MBS FileMaker Plugin, version 9.5pr3
- Added Plugin.StartTimeStamp function.
- Improved overall exception handling for C++ code.
- Changed GMImage.SetDensity to set resolution units to pixel per inch if not set.
- Added other button for ListDialog with ListDialog.GetOtherButtonEvaluate, ListDialog.GetOtherButtonLabel, ListDialog.SetOtherButtonEvaluate and ListDialog.SetOtherButtonLabel functions.
- Improved JPEG detection for byte streams, so we can detect if a PNG is actually a JPEG. Now GMImage.NewFromContainer can read JPEG, GIF, PNG, TIFF and BMP even if they are passed in wrong container format.
- Fixed problem on Windows with returning pictures, where Clipboard.GetPicture would return a flipped image.
- Fixed problem with Clipboard.GetPicture, when the picture comes without alpha channel.
- Fixed crash in Hash.Digest function when passing invalid file path for file.
- Fixed CURL script trigger to avoid potential crash.
- Fixed SQL connection cleanup to avoid potential crash.
- Fixed a problem in the Linux version for FileMaker Cloud for AWS, which caused random crashes (introduced in August).
- Fixed BlueThermProbe.DeviceSensor to really find devices by name or identifier.