Release notes for version 2.9 - 3rd October 2012
- Added new OCR functions.
- Added new XL methods for using libxl to read/write Microsoft Excel files.
- Added PHP plugin functions.
- Added Runtime Shrinker application.
- Added WebView.SetCustomUserAgent and WebView.GetCustomUserAgent functions.
- Added functions for container value encryption: Encryption.EncryptContainerBlowfish, Encryption.DecryptContainerBlowfish, Encryption.EncryptContainerAES and Encryption.DecryptContainerAES.
- Added String.LevenshteinDistanceMBS and String.JaroWinklerDistanceMBS.
- Added ProgressDialog.SetFont.
- Added NSEventFilter.DisableEvents, NSEventFilter.EnableAllEvents and NSEventFilter.EnableEvents.
- Added Process.IsFrontMost and Process.SetFrontMost.
- Added Math.NumberToText and Math.TextToNumber.
- Fixed debug output from Trace so it works on Mountain Lion.
- Added new PDFKit methods.
- Added Files.AccessDate, Files.CreationDate, Files.FileDisplayName, Files.FileKind, Files.FileName, Files.FileUTITypes and Files.ModificationDate.
- Added SQL.MySQL.InsertID and SQL.SQLite3.LastInsertRowID functions.
- Added Window.DisableScrollbars and Window.EnableScrollbars.
- Added parameter to WebView.Reload to force reload.
- Fixed a bug with the plugin not reading containers correct with external stored file data.
- Fixed CURL to reset input file pointer when uploading same file data to multiple locations.
- Fixed crash when disabling the MBS FileMaker Plugin in FileMaker Preferences.
- Fixed FileDialogWatcher.Install so you can't install it several times.
- Fixed Windows clipboard functions. Sometimes they had extra characters at the end of the text.
- Fixed a bug with GraphicsMagick functions error handling for loading an image.
- Fixed Window.Resizable for FileMaker 12.
- Fixed bug in internal text encoding conversion. Affected several functions like the XL functions and on Windows the File Dialogs, File functions, Preferences and fonts.
- Changed Files.FileSize to give on Mac also data- or resourcefork size and either logical or physical size.
- The plugin shows now the version number if you click configure button in FileMaker Preferences after selecting our plugin there.
- Moved plugin to FM12 SDK and already preparing to support 64 bit in a future release.
- Performance improvements for Audit function. Some values like UserName are only queried once per record instead of per field.
New in version 2.8 New in version 3.0
More details in the Release notes.

