MBS FileMaker Plugin, version 11.3pr7
- Changed Java.Initialize to not to try to load JavaVM.framework, which results in a crash on Big Sur.
- Added QLPreviewPanel.SetSharingAllowed and QLPreviewPanel.GetSharingAllowed functions.
- Changed DynaPDF.GetDefaultBarcodeParameters and DynaPDF.InsertBarcode to work with older and newer DynaPDF libraries.
- Fixed error message of Text.ConvertFromTextEncoding or Text.ConvertToTextEncoding functions.
- Changed CURL to fail if your URL does not contain a protocol specification.
- Removed text size limit for SyntaxColoring.Format function.
- Added recursion limit for FM.CF with 50000 as limit, but after about 200 deep FileMaker will report running out of memory.