MBS FileMaker Plugin, version 7.5pr5

- Added number sort mode for List.Sort.
- Switched to Xcode 9.1.
- Added flag for JSON.GetPathItem to avoid returning error for missing keys.
- Fixed linking problem on Linux which made loader connect our plugin with FM's libraries instead of our own. CURL with SFTP works again.
- Changed plugin to return booleans as numbers to work around bug in FileMaker with handling boolean results (Product Issue #711010).
- For some script triggers like Hotkeys we can now query file name with Get(FileName) if empty filename is passed and call script in current file.
No comments