MBS FileMaker Plugin, version 15.4pr1
New in this prerelease of version 15.4 of the MBS FileMaker Plugin:
- Deprecated Secure Transport in CURL. Will be removed later this year.
- Fixed problem with LibArchive on Windows not doing all encryptions, broken in 15.2.
- Fixed Updater.CheckForUpdates to work in FileMaker 21 and newer.
- Improved custom functions with Plugin.RegisterFunction to properly pass through errors, so Get(LastError) can see it.
- Added Plugin.UnregisterFunction and Plugin.UnregisterScriptStep functions.
- Fixed Math.BitwiseRotate to better rotate to right.
- Fixed CURL.OpenInputFile to work for files over 4 GB in size to read chunks.
- Fixed Links in syntax coloring to once again be able to disable them via preferences.
- Improved ListDialog for iOS to have more spacing around buttons and to select line on double click.
- Improved JSON.ToCSV to take an JSON array of arrays in addition to arrays of objects.
- Improved custom functions with Plugin.RegisterFunction to handle optional parameters better. Use {} in the parameters to declare optional ones.
- Added WebView.GetMemoryUsageTargetLevel and WebView.SetMemoryUsageTargetLevel for Windows.
- Added WebView.Favicon and WebView.FaviconURI functions for Windows.
- Added Menu.IsOpen function.
- Improved using Python on threads.
- Added Python.GetRecursionLimit and Python.SetRecursionLimit functions.
- Added flags for JSON.FindValueInArray and JSON.FindValueInObjectArray functions.
- Added DetectJSON flag to FM.SQL.JSONColumn, FM.SQL.JSONRecord and FM.SQL.JSONRecords.
- Added DetectJSON flag to Matrix.JSONRecord and Matrix.JSONRecords.
- Added ASF support for Files.AudioCoverArt function.
- Fixed a C++ exception in DynaPDF.Initialize if called without parameters.
- Updated DynaPDF to version 4.0.102.294.
- Added SharingService.ShareHTML function to share HTML text to a service.
- Fixed an issue when the plugin reduced the calculation font size instead of keeping the size from FileMaker.
- Added WordFile.SetSkipDeletedText and WordFile.GetSkipDeletedText functions.
You can subscribe to our FileMaker mailing list to get notified for new pre-release and release versions.