MBS FileMaker Plugin 15.5 development

Hello,

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

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.5pr1:

  • Improved Trace to also log the layout you are on.
  • Improved LDAP.Connect for Windows to remove ldap:// prefix from domain or IP as Windows doesn't like this.
  • Fixed LDAP.Search to allow call with only 5 parameters.
  • Fixed LDAP.Bind to remove ldaps:// or ldap:// prefixes on Windows.
  • Fixed Plugin.RegisterFunction to handle optional parameters better and create temporary variables for the calculations.
  • Enabled the remembering of column widths again.
  • Improved clipboard converter to preserve image content.
  • Updated DynaPDF to version 4.0.102.297.
  • Updated OpenSSL to version 3.5.2.
  • Changed DynaPDF.Initialize und XL.Initialize to not check if you have a MBS license, so you can run this before our Register function.
  • Deprecated CURL.SetOptionSSLFalseStart in CURLSMBS class.
  • In CURL the Upload and Put flags are aliases. We do the same in the plugin now.
  • Updated CURL to version 8.16.0.
  • Updated expat library to version 2.7.3.
  • Added Phidget.WriteRFID function.
  • Updated to Xcode 26.0.
  • Fixed a problem on Windows with ZipFile.CompressFiles function not working.
  • Fixed a problem on Windows with DynaPDF.Table.Release causing trouble with mutex.
  • Added RSA.SignPSS and RSA.VerifyPSS functions for 2048-bit RSA electronic signature with PSS padding and SHA-256.
  • Improved field finding functions in DynaPDF to better find fields.
  • Updated jsoncons library to version 1.4.2.
  • Added FoundationModels functions.

I think someone wished to have the links to last TO in the calculation dialog:

So that will come soon.

15.5pr2: