MBS FileMaker Plugin, version 11.2pr4
- Added new flags for XML.ToJSON to detect numbers and booleans better.
- Added Debugger.IsDataViewerVisible function.
- Improved memory usage of Container.ReadImage, PDFKit.GeneratePreview and PDFKit.GetPDFPageImage functions, especially for server.
- Added Container.ReadImageFile function.
- Fixed trace logging for DynaPDF to work on Windows with UTF-16 trace file properly.
- Updated SQLAPI to version 5.1.4 with new DuckDB support.
- Updated zxing library to get a few newer bug fixes for Barcode.Detect function.
- Added option-key check for when you open variable/field definition window to directly jump into the calculation dialog.
- Deprecated DragDrop.CreateWithWindow in favor of DragDrop.AttachToWindow function.