MBS FileMaker Plugin, version 10.1pr5
- Fixed tray setting for PDFKit.SetPrintSetting function.
- Added ScriptWorkspace.StyledScriptText and ScriptWorkspace.CopyScriptText functions.
- Added Clipboard.DetectFileMakerDataType function.
- Added auto mode for Clipboard.SetFileMakerData and Clipboard.GetFileMakerData functions.
- Fixed CNContactStore.Contacts, CNContactStore.UnifiedMeContact, CNContactStore.ContactsInGroup, CNContactStore.ContactsMatchingName and others to work if your iOS application has not the entitlement to access notes in contacts.
- Added wait parameter for CNContactStore.RequestAccesss function.
- Updated SQLAPI to version 5.0.5.
- Rewrote PDFKit.GetPrintLastSettings, PageSetupDialog.GetLastSettings and PrintDialog.GetLastSettings to return result as JSON.
- Fixed a problem with recursive templates in DynaPDF.ExtractDocumentText, DynaPDF.ExtractPageRectText and DynaPDF.ExtractPageText functions.
- Added GMImage.ExifThumbnail function.
- Improved performance for using JavaScript functions in parallel scripts on Server.
- Added WMFP.GetLoop and WMFP.SetLoop functions.
- Fixed ScriptWorkspace.ScriptText and related to copy script with tab characters included.