MBS FileMaker Plugin, version 11.3pr1
- Added App.PlaySystemSound function.
- Added CURL.SetOptionCAInfoBlob and CURL.SetOptionProxyCAInfoBlob functions.
- Added DynaPDF.DeleteNamedDest function.
- Added flag 16 for XML.Query to only return first item of result.
- Added flag 32 for XML.Query to return multiple XML nodes as a list with each as XML.
- Added List.GetColumn and QuickList.GetColumn functions to extract a column from a list.
- Added OuterBorderTop, OuterBorderLeft, OuterBorderRight and OuterBorderBottom for DynaPDF.GetDefaultBarcodeParameters and DynaPDF.InsertBarcode functions.
- Added Text.FromStyles function.
- Added Text.RTFToText function.
- Added zbar library support to better detect barcodes with Barcode.LoadLibrary and Barcode.Scan functions.
- Changed JSON.Import and XML.Import to be per thread, so they work better on server with multiple parallel scripts.
- Fixed a memory leak in Container.ReadFile function when used on server and FileMaker creates a PDF preview.
- Fixed a memory leak in DynaPDF.New function.
- Fixed a problem on Windows server if it is not installed in C: drive.
- Fixed an issue with PDFKit.Combine called with multiple containers.
- Implemented Clipboard.GetStyledText and Clipboard.SetStyledText for Windows.
- Implemented TextView.GetSelectedStyledText, TextView.SetSelectedStyledText, TextView.GetStyledText and TextView.SetStyledText for Windows.
- Improved performance for DynaPDF.Release to be faster.
- Removed debug messages from libidn loading.
- Updated curl library to version 7.77.0.
- Updated DynaPDF version 4.0.53.147.
- Updated openssl library to version 1.1.1k.