MBS FileMaker Plugin, version 7.4pr2
- Added ScriptWorkspace functions to work with the script workspace and list scripts, current tab and open script by name. This could be useful for tools using DDR and wanting to show the script.
- Fixed menu functions on Mac to use right font size when using bold/italic/underline font style.
- Modernized CURL.GetCertInfo for newer CURL version.
- Changed LDAP errors to include error number and message.
- Added Webview.ClearSelection, Webview.Copy, Webview.Cut, Webview.Paste and Webview.SelectAll.
- Added SQL.SQLite3.MemoryHighwater and SQL.SQLite3.MemoryUsed.
- Added DynaPDF.WriteFTextExRotated and DynaPDF.WriteStyledTextExRotated.
- Updated CURL Library to 7.55.1.
- Added DirectoryWatcher.ReleaseAll.
- Changed Files.RenameFile to accept only file name as second parameter instead of file path for Windows. That was inconsistent to the Mac behavior where the name was enough.
- Changed LDAP functions to default to protocol version 3 with UTF-8 as default encoding.
- Fixed Runtask functions to no longer crash app for broken pipes.
- Fixed errors when RunTask's streams are accessed and not opened.
- Fixed crash with CoreLocation and CLCircularRegion.
- Updated SQLite to version 3.20.0.