MBS FileMaker Plugin, version 11.0pr6
- Updated DynaPDF to version 4.0.46.132.
- Added PrintDialog.GetReverseOrder and PrintDialog.SetReverseOrder functions.
- Added leading factor parameter for DynaPDF.ConvertStyledText, DynaPDF.WriteStyledText and DynaPDF.WriteStyledTextEx.
- Changed MBS items for Script Workspace and Debugger to better hide if window is not wide enough.
- Fixed a memory leak in WordFile functions.
- Disabled the zoom button for inspector from 10.5 due to problems.
- Rewrote Files.FileSize, Files.AccessDate, Files.CreationDate and Files.ModificationDate to use newer APIs on macOS.
- Fixed an issue with SQL.Connect function connecting to MySQL when server doesn't know utf8mb4 text encoding.
- Fixed an issue with WebDownloadDelegate.SetBeginDownloadHandler not calling the script.
- Fixed DynaPDF.GetFieldAsJSON and DynaPDF.GetFieldsAsJSON to return ActionType with that key name instead of Action twice.
- Added PassThroughNativePath flag to Path.FileMakerPathToNativePath function to disable the pass through of valid paths.
- Added DynaPDF.SaveAndSignFileExt function to sign PDF file with 2048 or 4096 bit key length.
- Added SystemInfo.IsiOSAppOnMac function.