Release notes for version 11.5 - 16th November 2021
New functions in 11.5 and Announcement in blog.
- Implemented WebView functions for WebView2 control on Windows.
- Added new WebHook functions.
- Added DynaPDF.AddButtonImageEx2 function.
- Added DynaPDF.CreateOCG function.
- Added DynaPDF.GetInPDFVersionEx function.
- Added DynaPDF.GetPDFVersionEx function.
- Added DynaPDF.Print.FormNames function to get list of form names for printer on Windows.
- Added FixedTextHeight flag for DynaPDF.Table.SetFlags function.
- Added Float 16bit support for CoreML functions.
- Added fraudulentWebsiteWarningEnabled and textInteractionEnabled settings for WebView.GetPreferences and WebView.SetPreferences functions.
- Added MapView.CoordinateForPoint and MapView.PointForCoordinate functions.
- Added new fields FmtTextColor and FmtText for DynaPDF.GetField and DynaPDF.GetFieldsAsJSON.
- Added option for SyntaxColoring.AddTag to add formula wildcard tags to color specific words.
- Added RemoteControl.MouseButtons function.
- Added row number into tooltips for export dialog.
- Added StartIndex parameter to JSON.FindValueInArray and JSON.FindValueInObjectArray functions, so you can repeat search until nothing more is found.
- Added Text.Concat and Text.List functions.
- Added WebView.CallFunction for MacOS and iOS.
- Added WebView.SetDrawsBackground to make WebViewer transparent on MacOS and iOS.
- Added WebView.ShowDevTools function.
- Added wildcards for Plugin.SetFunctions functions.
- Added XL.Sheet.AutoFilter.AddSort and XL.Sheet.IsAutoFilter functions.
- Added XL.Sheet.CellReadValues function.
- Added XL.Sheet.GetCellPicture function.
- Added XML.ApplyStylesheet2 function.
- Added XML.ItemRefs function.
- Changed DynaPDF.ConvertStyledText to pass fonts as family names.
- Changed implementation for HotKey functions for local hotkeys on macOS. Now hotkey set with HotKey.SetLocal to 1 will now process only within FileMaker and no longer block shortcuts in other applications.
- Changed our function name check to validate prefix/postfix of function name independently.
- Changed Plugin.SetPreviewSize to allow -1 for preview picture size to disable them.
- Changed search for relationship graph to load suggestions when you click on the search field to make opening the dialog quicker.
- Changed syntax colorization to detect first word in a comment in color and change color just like we do for scripts.
- Deprecated ServerSocket functions in favor of new WebHook functions.
- Fixed a bug in JSON.ToHTML function.
- Fixed a crash in PDFKit.Combine function.
- Fixed a problem in JSON.Colorize function with coloring arrays.
- Fixed a problem with decimal data type for Firebird in our SQL functions.
- Fixed a problem with email parser not separating plain text for attached email correctly.
- Fixed a problem with PDFKit.SetPrintOption not setting value correctly.
- Fixed a problem with removeObserver for macOS Monterey.
- Fixed a problem with variable checking not parsing a comment correctly with a variable declaration.
- Fixed an edge case for WordFile.Substitute not working correctly for text near the end of the document.
- Fixed an issue with Archive.FileList function not picking up file names on Windows due to text encoding issue.
- Fixed an issue with duplicate plugin warning on macOS.
- Fixed bug in Notification.UnlistenAll not properly releasing all objects.
- Fixed bug in WebView.PrintToFile and WebView.Print functions to make it work for WebKit 2.
- Fixed crash in Clipboard.SetFileMakerData function.
- Fixed documentation for DynaPDF.SaveAndSignFileExt and added missing ContactInfo parameter.
- Fixed error message reporting problem for XML.ApplyStylesheet function.
- Fixed Files.ListAsJSON to query date and size of a symlink instead of the target.
- Fixed problem in DynaPDF.BeginLayer.
- Fixed RepeatSeconds parameter in Schedule.StartScriptAtTime, Schedule.EvaluateAtTime and Schedule.ExecuteSQLAtTime function.
- Improved DynaPDF.Print.SetSetting to make it work better.
- Improved error message for out of bounds error when there are no elements.
- Improved error messages when running JavaScript on macOS and iOS with WebView.Evaluate (and similar) to return the JavaScript exception message.
- Optimized performance for showing script IDs for solutions with folders.
- Removed field picker feature, which is no longer needed.
- Updated CURL library to version 7.79.1.
- Updated DynaPDF to version 4.0.63.161.
- Updated LibXL to version 4.0.
- Updated SQLAPI to version 5.1.7.
- Updated Xcode to version 13.1.
New in version 11.4 New in version 12.0
More details in the Release notes and Announcement in blog.

