MBS FileMaker Plugin, version 11.5pr3
- Added new WebHook functions.
- Deprecated ServerSocket functions in favor of new WebHook functions.
- Added WebView.SetDrawsBackground to make WebViewer transparent on MacOS and iOS.
- Added MapView.CoordinateForPoint and MapView.PointForCoordinate functions.
- Added DynaPDF.Print.FormNames function to get list of form names for printer on Windows.
- Updated SQLAPI to version 5.1.7.
- Fixed a bug in JSON.ToHTML function.
- Fixed a problem in JSON.Colorize function with coloring arrays.
- Changed implementation for HotKey functions for local hotkeys on macOS. Now hotkey set with HotKey.SetLocal to 1 will now process only within FileMaker and no longer block shortcuts in other applications.
- Changed search for relationship graph to load suggestions when you click on the search field to make opening the dialog quicker.
- Updated DynaPDF to version 4.0.61.158.
- Added DynaPDF.GetInPDFVersionEx function.
- Added FixedTextHeight flag for DynaPDF.Table.SetFlags function.
- Added new fields FmtTextColor and FmtText for DynaPDF.GetField and DynaPDF.GetFieldsAsJSON.