Release notes for version 3.3 - 24th July 2013
- Added more DynaPDF functions.
- Added Hash.PBKDF2.HMAC function.
- Added Hash.RandomHexString function.
- Added Addressbook.searchGroupsWithName function.
- Added Container.Remove function.
- Added DragDrop.GetTag, DragDrop.GetWindowRef and DragDrop.SetTag.
- Added Email.Verify function.
- Added example for sending commands from webviewer to FileMaker which works with Serversocket and with IE10.
- Added flags parameter to ServerSocket.Start.
- Added FM.RunScriptIdle and SystemInfo.MacGlobalIdleTime for Mac.
- Added Mac version of Window.GetClassName function.
- Added Notification.List and Notification.Unlisten.
- Added option to ServerSocket.Start so it works with FileMaker Go.
- Added Plugin.Path function.
- Added SerialPort.LastError function to query last system error code for serial port functions.
- Added SystemInfo.IdleTime function for Mac and Windows.
- Added Trace.Off function.
- Added Twain.ClearCancelScript, Twain.ClearNotificationScript, Twain.GetUIVisible, Twain.SetCancelScript.
- Added Twain.GetAutomaticBorderDetection, Twain.GetAutomaticRotate, Twain.SetAutomaticBorderDetection and Twain.SetAutomaticRotate.
- Added Window.List function.
- Added Window.RemoveMenu function.
- Changed a couple of Mac functions to return Mac error number and some error description instead of just "Invalid Path".
- Changed CURL.OpenInputFile to also set OptionInputFileSize for the file.
- Fixed a bug with Path.FilemakerPathToNativePath function on Windows.
- Fixed a bug with syntax coloring and curly brakets.
- Fixed Addressbook functions to load on older Mac OS X versions.
- Fixed bugs with CURL.FormAddKey* functions.
- Fixed SerialPort.ReadByte to accept 2 instead of 3 parameters.
- For TCP Sockets you can now more reliable get the remote IP/Port information.
- Improved socket handling, so we get Error Script called if socket is disconnected from the other side.
- Improved String.EncodeURLComponent to encode the way we need for Twitter search.
- Improved twain image acquire to work better on feeders.
- Removed CURL.SetOptionInFileLarge, CURL.SetOptionMaxFileSizeLarge, CURL.SetOptionPostFieldSizeLarge and CURL.SetOptionResumeFromLarge. The existing functions without large now also handle 64bit integers, so you don't need extra functions here.
- Updated SQLAPI++ 4.1.1.
New in version 3.2 New in version 3.4
More details in the Release notes.

