MBS FileMaker Plugin, version 10.2pr2
- For Audit.Changed and Audit.Changed2 you can now customize AuditLog table name. The table name parameter can be a list and include first the table name for the table to check and second the name of the audit table name. If second is empty, we default to AuditLog.
- Added column and row names for Matrix functions.
- Added Matrix.Add function.
- Added Matrix.Evaluate function.
- Added JSON.AddArrayToArray function.
- Changed ProgressDialog functions to show more text if needed by doing two lines.
- Fixed syntax coloring to work with custom fonts.
- Fixed a problem on Windows with Time.Format and time zones.
- Adjusted log path for Linux plugin.
- Added List.CountValuesMatching, List.IndexOfFirstValueMatching, QuickList.CountValuesMatching and QuickList.IndexOfFirstValueMatching functions.
- Fixed problem with handle not closed for SharedMemory functions on Windows.
- Fixed problem with exception coming from ImagePicker.Present function.
- Added Mutex functions.
- Fixed problem in SmartCard.ReadFile with MacOS Catalina.