Release notes for version 3.4 - 8th October 2013

New functions in 3.4

  • Added new UnZipFile functions to read zip file.
  • Added new ZipFile functions to write zip file.
  • Added CGImageSource functions.
  • Added new functions for Calendar on Mac OS X.
  • Added DynaPDF.DeletePage function.
  • Added DynaPDF.EnableEncryption function.
  • Added DynaPDF.ExtractImages function.
  • Added DynaPDF.ReplacePattern and DynaPDF.FindPattern.
  • Added DynaPDF.SetUserUnit and DynaPDF.GetUserUnit functions.
  • Added first version with 64 bit support for Mac OS X. This enables you to use our plugin in WebPublishing on FileMaker Server.
  • Added GMImage.WriteImages function.
  • Added Math.InchToPixel, Math.MillimeterToPixel, Math.PixelToInch and Math.PixelToMillimeter.
  • Added much better default rule set for Syntax Colorization.
  • Added new SerialPort functions: GetRTS/SetRTS, GetXON/SetXON, GetDTR/SetDTR, GetCTS/SetCTS and SetDSR/GetDSR to set flow control options.
  • Added RemoteControl.HideCursor and RemoteControl.ShowCursor.
  • Added ServerSocket.GetAllowedScripts, ServerSocket.GetAllowedTypes, ServerSocket.SetAllowedScripts and ServerSocket.SetAllowedTypes.
  • Added Windows support for FM.RunScriptIdle.
  • Fixed a bug with SQL.GetFieldName and index = 0.
  • Fixed bug in Addressbook.searchGroupsWithName.
  • Fixed bug with Japanese Characters in Formulas.
  • Fixed GMImage.GeticcColorProfile and similar functions to return empty result if there is no profile.
  • Fixed memory leaks with NSImage handling on Mac.
  • Fixed problems with DragDrop reference number being invalid.
  • Fixed XML.Query function to also return string, number or boolean.
  • Improved PDFKit handling of Document references to make it not crashing when using invalid reference numbers.
  • Improved SQL functions to work on FileMaker 12 and newer version.
  • Improved Syntax Highlighting. Invalid MBS Function names are now highlighted with red color like wrong brakets.
  • More Windows related functions now return also an error code in the error message to help finding the reason of the error.
  • Our Mac plugin is now code signed.
  • Streamlined error handling. You can now call IsError function to know if last function returned an error.
  • Updated bzip2 library to version 1.0.6.
  • Updated CURL to version 7.32.0.
  • Updated DynaPDF to version 3.0.29.74.
  • Updated FreeType to version 2.5.0.1.
  • Updated GraphicsMagick to version 1.3.18.
  • Updated jpeg library to version 9.
  • Updated LCMS to version 2.5.
  • Updated png library to version 1.6.3.
  • Updated tesseract library to version 3.0.2.
  • Updated tiff library to version 4.0.3.
  • Updated Window functions for disabling the close/maximize/minimize buttons on Mac OS X. As FileMaker 12 reenables them all the time, we simply hide them now.
  • Updated zlib library to version 1.2.8.

New in version 3.3   New in version 3.5

More details in the Release notes.