MBS FileMaker Plugin, version 13.5pr1
- Added Flags Parameter for Matrix.HTML function.
- Added calculation formatting function with ƒ button for custom function and calculation dialogs.
- Changed XL.Sheet.CellReadStyledText function to fall back to XL.Sheet.CellReadText for non styled cells.
- Changed AVRecorder.Release to stop session if it is running.
- Added JSON.Query function for JSON Path queries.
- Added JSON.Replace to replace within a JSON.
- Added JSON.Search to perform JMESPath queries in FileMaker.
- Changed SQL functions, so you can load Actual Tech ODBC drivers directly without using iODBC.
- Added Window.Parent function.
- Fixed OpenSSL to not depend on GLIBC_2.25, so you can use our plugin on older linux versions again.
- Enabled fortified source checks for libc on Linux.
- Updated DynaPDF to version 4.0.78.230.
- Added SkaleAnnotIcons flag for DynaPDF.SetGStateFlags function.
- Updated CURL to version 8.3.0.
- Added highlight support for Text.TextToHTML function.
- Updated to Xcode 15.0.
- Added XML.Import.GetExtraFieldDefinitions and XML.Import.SetExtraFieldDefinitions functions to create custom fields.
- Improved Matrix.Evaluate and Matrix.Current to work better in multi threading environments.
- Added Flags Parmeter for Matrix.Evaluate. Pass 2 to continue after error.
- Added Matrix.Lookup function to get a value without error for invalid parameters.