Release notes for version 6.3 - 12th December 2016
- Added SSH functions.
- Added Text.Speak function.
- Added Clipboard.GetPicture and Clipboard.SetPicture.
- Added ColorTolerance parameter for DynaPDF.ShowDifference.
- Added CUPS.PrintDataEncoding function.
- Added CURL.GetDebugWithProgress and CURL.SetDebugWithProgress functions.
- Added DynaPDF.AppendImagePage and DynaPDF.AppendImagePages.
- Added EmailParser.ParseContainer function.
- Added EventMonitor.GetEnabled and EventMonitor.SetEnabled.
- Added Files.CreateHardLink and Files.CreateSymbolicLink.
- Added FM.DataViewerContent function.
- Added FM.MouseWheelScriptTrigger function.
- Added GMImage.GetXMP and GMImage.SetXMP.
- Added JSON.IsValid function.
- Added List.DeCombine function.
- Added Menubar.IsMenuCommandChecked function.
- Added MenuItem.GetSelectable and MenuItem.SetSelectable functions.
- Added new flag to XML.Query to ignore namespaces and do the queries without them.
- Added SmartCard functions.
- Added SQL.FreeAllConnections.
- Added SyntaxColoring.GetRelationGraphSearchBoxPreferredSize and SyntaxColoring.SetRelationGraphSearchBoxPreferredSize.
- Added SystemInfo.WinSystemMetrics function.
- Added WebView.Passwords.Clear, WebView.Passwords.Install and WebView.Passwords.Set to provide passwords for web authentication in webviewer.
- Added Window.GetCurrentTag, Window.GetTag, Window.SetCurrentTag and Window.SetTag.
- Added WordFile.GetMediaFile, WordFile.MediaFiles and WordFile.SetMediaFile functions.
- Changed Barcode.Detect to better detect barcodes which have no whitespace around.
- Changed Files.Delete to accept a list of paths.
- Changed Files.RevealFile, so you can pass a list of paths on Mac
- Fixed an issue where XML.Query would respond with two ?xml lines with encodings.
- Fixed bug with StoreRegistration function so it now works again.
- Fixed for GraphicsMagick to change resolution to DPI and not just return cm resolution as DPI.
- Fixed PortMidi.GetDeviceInfo's Name property to correctly handle special characters on Mac.
- Improved CURL.GetResultAsContainer to detect extension based on mime type.
- Improved internal item management. Now quicker to find object for item which you notice in menu building for example.
- Improved menu functions to work better in calculations, so you can show a menu with just one Let statement.
- Improved speed of Menu.DefineQuickMenu a lot.
- The events functions now look for events ±4 years in the database if we don't find them by ID.
- The script search box is now hidden if you disable Syntax Highlighting.
- Updated to DynaPDF 4.0.1.3
- We now convert line endings for SSH and RSA keys to LF to avoid errors reading keys with CR line endings.
New in version 6.2 New in version 6.4
More details in the Release notes.

