MBS FileMaker Plugin, version 9.3pr5
- Updated DynaPDF to version 4.0.30.85.
- Added flags for DynaPDF.Optimize: ConvertToGray, ConvertToRGB, ConvertToCMYK and ReplaceJP2KWithJPEG.
- Implemented GraphicsMagick font mapping for iOS, so you can references fonts by name.
- Implemented FontManager.ListFontFamilies function for iOS.
- Fixed potential problem with socket background checking.
- Added Text.Styles function.
- Added Preferences.GetValueType function.
- Changed JSON.GetValue to pass number via string to avoid double rounding.
- Changed MapView to show details on map pins if you provide title text.
- Changed CURL to not collect data in memory if used with CURL.CreateOutputFile.
- Changed CURL progress logging to skip duplicate lines.
- Added Plugin.InstallSignalHandlers function.
- Implemented WebView.AllowsAnyHTTPSCertificateForHost for WebKit 2.x, so it works in FileMaker 16 and newer.