Release notes for version 2.6 - 21th March 2012
- Added new SQL methods for accessing multiple SQL databases (Oracle, SQL Server, DB2, Sybase, Informix, InterBase, SQLBase, MySQL, PostgreSQL and ODBC, SQLite).
- Added AppDockTile.getBadgeLabel, AppDockTile.getHeight, AppDockTile.getWidth and AppDockTile.setBadgeLabel.
- Added Clipboard.GetText and Clipboard.SetText.
- Added FileDialogWatcher.GetLastPath and FileDialogWatcher.Install functions.
- Added CURL.CloseDebugFile, CURL.CloseHeaderFile, CURL.CloseInputFile and CURL.CloseOutputFile
- Added CURL.CreateDebugOutputFile, CURL.CreateHeaderOutputFile, CURL.CreateOutputFile AND CURL.OpenInputFile
- Added CURL.FormAddKeyContainer, CURL.FormAddKeyContainerContentType, CURL.FormAddKeyFile, CURL.FormAddKeyFileContentType, CURL.FormAddKeyText and CURL.FormAddKeyTextContentType.
- Added CURL.SetOptionFileOnlyMode.
- Added DragDrop.GetText and DragDrop.GetURL for URL and text dropping.
- Added Font.Activate and Font.Deactivate functions.
- Added MouseCursor.Set function to show different mouse cursor while processing.
- Added Notification.Listen and Notification.Send.
- Added ProgressDialog.GetPositionX and ProgressDialog.GetPositionY.
- Added ProgressDialog.GetTopMost and ProgressDialog.SetTopMost
- Added ProgressDialog.Update to redraw dialog.
- Added String.DecodeFromURL and String.EncodeToURL functions.
- Added WebView.PrintPreview (For Windows)
- Fixed crash with CGPSConverter.Convert function.
- Fixed CURL.SetOptionMailFrom function.
- Fixed Mac plugin to be compatible again to Mac OS X 10.4 and newer. We lost that with adding SQL functions in pr2.
- Fixed ProgressDialog.GetBottomText to return bottom text on Mac and not top text.
- Fixed UUID functions which were broken.
- Improved ProgressDialog button caption so it automatically fits the text length on Mac.
- Improved Webviewer memory handling on Windows.
New in version 2.5 New in version 2.7
More details in the Release notes.

