MBS FileMaker Plugin, version 10.4pr4
- Implemented Files.FolderSize for iOS and Linux.
- Added CoreLocation.requestLocation function for macOS.
- Added RemoveAll and ReturnNewList parameters to QuickList.RemoveDuplicateItems function.
- Changed CURL.SetOptionIssuerCertBlob, CURL.SetOptionProxyIssuerCert, CURL.SetOptionProxyIssuerCertBlob, CURL.SetOptionProxySSLCertBlob, CURL.SetOptionProxySSLKeyBlob, CURL.SetOptionSSLCertBlob and CURL.SetOptionSSLKeyBlob to replace line endings for keys to LF if needed.
- Added UNNotification.AddFile and UNNotification.AddImage functions.
- Rewrote plugin to show notification again on macOS in case a plugin function reports an error.
- Optimized per thread storage for Windows in Visual Studio 2019.
- Updated SQLite to version 3.33.0. This includes decimal extension now.