MBS FileMaker Plugin, version 13.1pr4
- Fixed Archive.Close to take a file name for the zip archive.
- Added filename parameter for Archive.AddContainer function.
- Fixed problem in Barcode.Generate and Barcode.GenerateJSON functions, where a warning from the zint library would be treated as an error.
- Adjusted various internals for future FileMaker versions.
- Fixed a problem with Container.ReadImage function returning error about NSRange being wrong.
- Updated LCMS2 library to version 2.15rc1.
- Updated CURL library to version 7.88.1.
- Updated libxml to version 2.10.3.
- Disabled FTP access in libxml to avoid unintended network access.
- Updated SQLite to version 3.41.0.
- Deprecated WebView.Cookies.Count and WebView.Cookies.Query in favor of WebView.AllCookies function.
- Implemented WebView.AllCookies and WebView.PrintToFile for Windows.