MBS FileMaker Plugin, version 11.1pr1
- Added checkbox for variable check in debugger to preferences dialog.
- Added extra line to CURL debug log to indicate the version of MBS FileMaker Plugin, CURL library used and what OS is used and FileMaker application. See CURL.CreateDebugOutputFile and CURL.GetDebugAsText functions.
- Added functions for iOS applications to catch URL requests: iOSApp.InstallOpenURLHandler, iOSApp.LastURL, iOSApp.SetDidOpenURLEvaluate and iOSApp.SetDidOpenURLScript.
- Added iOSApp.ClearLastURL function.
- Added Math.NormInv function.
- Added new socket functions to set send/receive buffer size: Socket.GetReceiveBufferSize, Socket.GetSendBufferSize, Socket.SetReceiveBufferSize, Socket.SetSendBufferSize.
- Changed color for MBS function in Dark Mode to be a lighter blue.
- Changed Script ID column for Script Workspace to be a few pixel wider.
- Fixed a text encoding problem with our built-in default rules for SyntaxColoring.FactoryDefaults, so they work better with asian languages.
- Fixed alpha channel handling for passing colors to GraphicsMagick functions.
- Fixed an issue with searching umlauts with filter in ListDialog functions.
- Fixed bug in DynaPDF.SaveAndSignFileExt function.
- Fixed parameters for Matrix.Evaluate function.
- Fixed preferences dialog for Windows to show more text.
- Improved ListDialog functions on Windows to not redraw list while filling it. A massive performance improvment!
- Updated DynaPDF to version 4.0.47.134.
- Updated LCMS to version 2.12rc1.
- Updated LibXML to version 2.9.10.
- Updated LibXSLT to version 1.1.34.
- Updated to Xcode 12.4.