MBS FileMaker Plugin, version 11.6pr4
- Added ProgressDialog.SetPositionWindowCentered function.
- Fixed a problem with WinSendMail.AddBCC, WinSendMail.AddCC, WinSendMail.AddRecipient, WinSendMail.AddTo not passing email when name is empty.
- Improved auto complete to better allow you type other variable names.
- Added WebRequest.GetState function.
- Fixed problem with Linux for Shell functions where you could get an error: "A NULL argv[0] was passed through an exec system call." message.
- Changed license checks to make another 500 plugin functions to not check license status. Currently only 4900 of over 6600 functions do that. Even if this is quick, not doing it everywhere could speed up some processing.
- Fixed problem in WebView.AllCookies with NULL values.
- Added workaround for Files.MoveFile and Files.CopyFile when it fails with MAX_PATH error.
- Fixed handling of PageNumber field for Audit.Changed functions.
- Deprecated SNMP functions in favor of running them via shell functions.
- Deprecated MenuItem.GetSelectable and MenuItem.SetSelectable since they don't work properly anymore on current macOS versions.