MBS FileMaker Plugin, version 10.1pr1
- Added font popup menu to preferences dialog to choose font for script workspace or calculations.
- Added SyntaxColoring.GetFontName and SyntaxColoring.SetFontName functions.
- Added preferences dialog for Windows.
- Added Proj functions to use Proj library for transforming geo coordinates between various projections.
- Updated DynaPDF to version 4.0.37.103.
- Fixed problem with DynaPDF.RenderPage not returning container if you pass empty file path parameter.
- Fixed bug with DynaPDF.GetContent function.
- Added iOSApp.SetIdleTimerDisabled and iOSApp.GetIdleTimerDisabled to disable sleep on iOS.
- Changed FM.InsertRecord, FM.CompareTables, FM.DeleteRecord, FM.DeleteRecords, FM.InsertOrUpdateRecord and FM.UpdateRecord to take table name from first field name if table name is empty.
- Added WMFP.Screenshot function.
- Fixed an issue with script search not showing on MacOS 10.11.
- Added FM.GetDisableContextualMenus and FM.SetDisableContextualMenus functions to disable contextual menus.
- Added time functions for JavaScript functions: JS.Now, JS.TimeToDateComponents, JS.TimeToUTCDate and JS.UTCDateToTime.
- Updated SQLite to version 3.31.0.
- Updated curl to version 7.68.0.
- Fixed bug in DNSLookup.LookupHostByAddress function when parsing IPv4.
- Documentation now includes references to FileMaker Magazin articles in html and pdf.
- Fixed bug in Shell.PeekErrorText function for MacOS.
- Added WebView.PostURL function to post data or include headers.
- Updated Plugin SDK.
- Fixed bugs related to future FileMaker versions.
- Added SyntaxColoring.GetFontSize and SyntaxColoring.SetFontSize functions.