MBS FileMaker Plugin, version 8.3pr1
- Updated DynaPDF to version 4.0.20.51.
- Added Files.MountPath function.
- Added Time.UnixTimeStampToFileMaker function.
- Fixed a problem with Text.ReplaceAll causing freeze with empty string to search.
- Fixed a problem with DynaPDF.RotateTemplate function.
- Added Command-G shortcut for find bar to continue search.
- Fixed problem with Bonjour causing 180% CPU usage.
- Added Text.AddLineNumbers function.
- Changed Path.NativePathToFileMakerPath to make sure we have a / on the end on Mac.
- Switched to 16bit GraphicsMagick library for Mac.
- Added GMImage.QuantumDepth function.
- Added GMImage.Read function, useful to create gradient images.
- Added ImagePicker.ClearOverlay and ImagePicker.SetOverlayImage functions.
- Fixed crash in JSON.GetArrayItemsAsList for undefined values.
- Added CURL.SetupOAuth function.
- Upgraded FileDialog.OpenFileDialog, FileDialog.SelectFolderDialog and FileDialog.SaveFileDialog to use newer API on Windows to get newer dialog.
- Added additional UTF-8 text encoding validation for CURL.GetResultAsEmail to avoid crash due to bad UTF-8 sequences in email text.
- Added WindowsUserNotification.Setting function.