Release notes for version 4.4 - 11th November 2014
- Added RegEx functions.
- Added TAPI functions.
- Added QuickList functions to work on lists much quicker.
- Added Audit.SetIgnoreCalculations and Audit.GetIgnoreCalculations functions.
- Added Clipboard.GetData function.
- Added Container.DecodeFromBase64 function.
- Added Container.ReadArchive and Container.WriteArchive functions.
- Added DynaPDF.AddOutputIntent, DynaPDF.AddOutputIntentEx, DynaPDF.CheckConformance and DynaPDF.CreateNamedDest and more DynaPDF font functions
- Added DynaPDF.GetCheckBoxChar, DynaPDF.GetCheckBoxCharEx, DynaPDF.GetCheckBoxDefState, DynaPDF.SetCheckBoxChar, DynaPDF.SetCheckBoxDefState and DynaPDF.SetCheckBoxState for checkbox fields.
- Added GMImage.WriteToTiffContainer function.
- Added JSON.Format function.
- Added List.Reverse, List.Not, List.And, List.Or and List.XOR.
- Added more checks so that attachments over 100 MB are not loaded, socket does not try to read more than 100 MB or Files.Read functions don't try to read more than 1 GB.
- Added option to Files.ReadFile to return text as container.
- Added option to SendMail.CreateEmail to specify text encoding.
- Added parameter for XL.LoadBook to specify type.
- Added RichText.ReadText, RichText.WriteContainer and RichText.ReplaceText.
- Added SendMail.SetMessageID.
- Added SerialPort.AvailableBytes function.
- Added SQL.SQLite3.EnableLoadExtension function.
- Added Text.ReadTextFromContainer function.
- Added Text.WriteToContainer function to store text in container.
- Added TextEncoding parameter to ZipFile.CreateFile.
- Errors from file functions now include file path. e.g. when opening/creating a file failed.
- Fixed a bug with SendMail's handling of CC addresses.
- Fixed a bug with strings being returned from plugin with UTF-16 BOM. (created in earlier beta)
- Fixed bug in DynaPDF.GetField function.
- Fixed bug in QLPreviewPanel.Resize and QLPreviewPanel.Move functions.
- Fixed bug with GraphicsMagick image loading/saving on Windows with umlauts in file name (GMImage.NewFromFile and GMImage.WriteToFile).
- Fixed bug with script variable checking. Now properly ignoring global variables in another edge case.
- Fixed container reading to work on Windows with network paths.
- Fixed problem with Trace command not showing content of small container values correctly.
- Fixed problem with wrong formatted date when sending emails.
- For loading of XL or DynaPDF library, you can now specify just name of DLL/dylib to find it in FileMaker folder or in the Extensions folder.
- Improved Audit functions to allow * to be used for ignored fields.
- Improved SendMail functions for better handling with Mime Alternatives.
- Improved SendMail functions to work with Microsoft Outlook correctly.
- Improved speed of list functions.
- Renamed all String functions to Text (old names still work).
- Rewrote StoreRegistration feature to work on Mac and Windows.
- Updated DynaPDF to version 3.0.36.104.
- Updated SQLAPI++ 4.1.4.
- Upgraded Xcode to version 6.
New in version 4.3 New in version 5.0
More details in the Release notes.