MBS FileMaker Plugin 16.0 development

Hello,

in this thread I want to post to you what's new in development of MBS Plugin, version 15.6.

Download is available as usual here:

monkeybreadsoftware.com/filemaker/files/Prerelease/

If you like our plugin, bookmark, like or forward this thread.

If not, well you can ignore it.

New functions in documentation.

Thanks for supporting our plugin.

For questions please do not answer here, but start a new discussion.

Greetings
Christian

15.6pr1:

New functions in documentation

Download at monkeybreadsoftware.com/filemaker/files/Prerelease/:

CDN Links: MBSFMPlugin156pr1.dmg and MBSFMPlugin156pr1.zip

15.6pr2:

  • Stripped debug symbols from the linux plugin builds to reduce file size.
  • Rebuild linux plugins without references to CXXABI_1.3.9 in libc++ for compatibility to older Linux versions..
  • Fixed a problem with DynaPDF dll exporting too many symbols.
  • Disabled FoundationModels for macOS on Intel as they are not available there.
  • Fixed a Swift problem that prevented the plugin from load in FileMaker 17 and 18 on macOS.
  • Added SaltLength parameters for RSA.SignPSS and RSA.VerifyPSS.

15.6pr3:

15.6pr4:

  • Added password parameter for XL.LoadBook and XL.LoadBookPartially functions.
  • Improved Translation functions to work mostly on macOS 15 and iOS 18, too.
  • Fixed a mutex problem with UNNotification and triggering the action script.
  • Fixed a text encoding problem for FM.AddErrorMessage function.
  • Fixed a problem with CLibrary.Symbols reporting back OK in case of failure.
  • Fixed a problem with JSON.InsertRecord not handling timestamps correctly.
  • Added Linux and iOS support for Files.GetNodeID function.
  • Changed minimum iOS version for deployment to iOS 13.2.
  • Fixed an issue with Files.MoveFile on Windows when using normal slashes in the path.
  • Updated DynaPDF to version 4.0.102.302.
  • Updated to LibXL 5.0.1.

16.0pr5:

16.0pr6:

  • Improved script search with a new look.
  • Improved script search to read all scripts and not miss a few.
  • Improved performance for script search.
  • Improved opening scripts on macOS to scroll script list.
  • Fixed a crash with XML conversion for clipboard in older FileMaker Pro.
  • Fixed an incompatibility in Swift, which prevented the plugin from loading in older FileMaker versions.

16.0pr7:

  • Updated CURL library to version 8.18.0.
  • Improved script search for Windows when XML data was too big on Windows.
  • Fixed script search to work for 175% scaling on Windows.
  • Improved script search to expand a group to find a script (one level) on macOS.
  • Improved syntax coloring to be a bit more resilient against you closing the window while an asynchronous operation still runs.
  • Fixed a possible crash with option clicking in script workspace.