Release notes for version 5.3 - 1st October 2015
- Added Container.Compress and Container.Decompress functions.
- Added functions for email parsing and an email receiving example.
- Added new XML.Import functions.
- Added FM.InsertRecordTSV function.
- Added CMYK options for DynaPDF.RenderPage and DynaPDF.RenderPDFFile.
- Added compressed option for Files.ReadFile function.
- Added DynaPDF.GetGStateFlags and DynaPDF.SetGStateFlags functions.
- Added DynaPDF.InitColorManagement function.
- Added DynaPDF.ShowDifferences function.
- Added internal SQLite library which you can activate and no longer need to provide sqlite dll/dylib.
- Added more modes to auto, pdf, png, jpg, tif, gif, bmp or psd.
- Added new Audit example showing audit log changes in portal.
- Added new index parameter for SerialPort.Open function.
- Added new parameter for List.RemoveDuplicateItems to remove all duplicates without leave one.
- Added new socket functions: Socket.GetBroadcast, Socket.GetMulticastLoop, Socket.GetMulticastTimeToLive, Socket.GetTimeToLive, Socket.SetBroadcast, Socket.SetMulticastLoop, Socket.SetMulticastTimeToLive and Socket.SetTimeToLive.
- Added QuickList.List and RegEx.List to list IDs of current lists or regular expressions.
- Added Social and SocialRequest functions to use OS X social accounts like Twitter or Facebook.
- Added some Windows support for URLScheme.SetDefaultHandler.
- Added SQL.GetRecordsAsText function.
- Added Text.ReadEMLXFile function.
- Added Window.AddBottomOverlay function.
- Changed Files.Launch to accept more than one file as parameter.
- Changed RegEx.Match to return empty result instead of error for now match.
- Changed SystemInfo.isWindows8 to return true for 8.1, too.
- Changed Files.Delete to use newer API.
- Changed Text.DecodeFromHex to ignore a prefix 0x in the text.
- Changed window functions to once again accept three ways: Empty parameter or zero for front window, ID number for Window reference or title of any window.
- Fixed a bug in WebView.Screenshot with use of more than one display on Mac.
- Fixed a bug with SystemInfo.OSVersionString not reporting Windows 10.
- Fixed a problem with Calendar functions running out of memory.
- Fixed bug in DropView which was not removed properly on closing from the window.
- Fixed bug in DynaPDF.RenderPage which prevented use of resolution = 0 for using fixed size.
- Fixed bug in PHP plugin which caused crash with phpinfo function.
- Fixed bug in RichText.ReplaceText which now works with empty text.
- Fixed bug with sending emails. Inline graphics were not embedded correctly.
- Fixed problem in UnZipFile.ReadToFile with zero length compressed files.
- In Addressbook API you can now specify the group by name instead of ID.
- Rewrote PHP plugin part to use PHP version 5.6.12 and work with 64-bit.
- The internal SQLite library now includes the SQLite Encryption Extension.
- Updated CURL to version 7.44.0.
- Updated DynaPDF to version 3.0.43.130.
- Updated Files.MoveToTrash to use newer API to work better on OS X 10.8 and newer.
- Updated libcpuid.
- Updated libXL to version 3.6.4.
- Updated openssl to 1.0.2d.
New in version 5.2 New in version 5.4
More details in the Release notes.

