MBS FileMaker Plugin 16.3 development

Hello,

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

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

16.3pr2:

  • Added GuidedAccessState, RevertTransactionOnErrorState and WindowUUID for the get() functions help links.
  • Added SerialPort.Setup function.
  • Added SystemInfo.isGoldenGate function.
  • Enhanced the Command-Option-T shortcut for calculation editor: If you have no selection, we insert current table occurence name. If you selected text, we select the matching table occurence in the popup menu.
  • Fixed a bug in Math.FormatNumber function, introduced in pr1.
  • Fixed a bug in ProcessActivity.beginActivity function not passing display sleep correctly.
  • Improved PDFKit.Combine to copy metadata values from first document to the new document.
  • Improved performance of Hash.RandomHexString function.
  • Updated jsoncons to version 1.8.1.
  • Updated mongo-c-driver to version 2.3.1.
  • Updated openssl to version 3.5.7.
  • Warning: The minimum macOS version is currently 10.15, but will change to 11.0 or 12.0 end of 2026.

16.3pr3:

  • Improved Command-Option-T shortcut for the calculation editor to insert the current selected table occurrence in the popup menu into the text and cut away the field name.
  • Added a display of the time needed for the execution of a calculation. Shows time needed in milliseconds or microseconds.
  • Improved the DPI awareness on Windows for various window functions.
  • Fixed an issue with Window.PositionNextDialog not resizing the window properly.
  • Updated FM.InsertRecord to delay getting the field types until we have a field type mismatch.
  • When loading schema with Audit functions, we log in trace log how long the SQL requests took.
  • Added Window.Screen function.
  • Improved WebView.Close to close the WebView window.
  • Improved WebView window to be closable with window.close in JavaScript..
  • Updated the script search. Added compact view, details toggles, exclusion, RegEx help and more.
  • Added List.ColumnMatchesPostfix, List.ColumnMatchesPrefix and List.ColumnMatchesSubString functions.
  • Updated DynaPDF to version 5.0.3.12.
  • Added ConvGrayToSauvola to the compression filter flags for DynaPDF.Optimize function.
  • Added DeleteWatermarks, DeleteWatermarkAnnots and UseSauvolaFilter for DynaPDF.Optimize function.

16.3pr4:

1 Like