You can check the digital signature of our MBS Plugin files on Windows. There are three ways:
- Use Get-AuthenticodeSignature function in Powershell.
- Use signtool command line tool (requires Windows SDK installed).
- Use properties dialog for DLL files.
Let us show you all threelink ways today.
(more)

New in this prerelease of version 16.4 of the
MBS FileMaker Plugin:
New functions in documentation
Download Links: Download Mac dmg or Download Windows/Linux zip
Downloads at monkeybreadsoftware.com/filemaker/files/Prerelease/:
You can subscribe to our FileMaker mailing list to get notified for new pre-release and release versions.
At the Full Access conference, we had a session about the MBS Goodies and a workshop to implement a few features. The DIGFM channel on YouTube has a few videos already, but more will later come to the FullAccess-Events channel.
(more)

New in this prerelease of version 16.4 of the
MBS FileMaker Plugin:
New functions in documentation
Download Links: Download Mac dmg or Download Windows/Linux zip
Downloads at monkeybreadsoftware.com/filemaker/files/Prerelease/:
You can subscribe to our FileMaker mailing list to get notified for new pre-release and release versions.
The [Full Access] conference started in Los Altos, California. Over 80 FileMaker developer join for a five day conference. The welcome session starts Thursday, 6th August 2026.
You can join the MBS Plugin related sessions:
(more)
In this article we want to introduce you the new functions from the MBS FileMaker Plugin in version 16.3.
MongoDB
In this release, we are pleased to introduce a complete API for working with GridFS, made available through the MBS FileMaker Plugin. GridFS enables you to store large files in MongoDB by splitting them into blocks and storing them across two collections. This allows developers to use MongoDB as a scalable file storage backend for images, documents, and binary data. We'll show you exactly what to expect from the new API in the article MongoDB GridFS in the MBS FileMaker Plugin
Improved script search in FileMaker
We improved our search over all scripts in the Script Workspace:
- The tolerant search works better.
- The regular expression search got a help screen.
- There is an option to exclude comments and one for excluding disabled steps.
- You can switch to a compact result list.
- We can show exclude buttons to exclude entries. Like when you use the search as a todo list.
You find the new options in the popup menu:
(more)

New in this prerelease of version 16.4 of the
MBS FileMaker Plugin:
- Fixed a parsing error for WebHook function. Broken in 16.3.
- Fixed RichText.ReadHTML to report an error in case of a parse failure instead of empty result.
- Improved initialization for CoreLocation functions and how we pass error to the fail handler script.
- Added ScriptWorkspace.CurrentTabPreview function to check if the current script is a preview and ScriptWorkspace.CurrentTabTogglePreview to click the preview button.
- Updated zxing-cpp to version 3.1.1.
- Updated Saxon libraries to version 12.10.
New functions in documentation
Download Links: Download Mac dmg or Download Windows/Linux zip
Downloads at monkeybreadsoftware.com/filemaker/files/Prerelease/:
You can subscribe to our FileMaker mailing list to get notified for new pre-release and release versions.