[14.4](newinversion144.md) [14.5](newinversion145.md) [15.0](newinversion150.md) [15.1](newinversion151.md) [15.2](newinversion152.md) [15.3](newinversion153.md) [15.4](newinversion154.md) [15.5](newinversion155.md) [16.0](newinversion160.md) [16.1](newinversion161.md) [16.2](newinversion162.md) [16.3](newinversion163.md)

New in version 16.0
-------------------

| Item | Details | Server |
|:--|:--|:--|
| [CURL.VersionDetails](CURLVersionDetails.md)   Queries version details as JSON. | All | ✅ Server |
| [Hash.CRC16](HashCRC16.md)   Calculates 16bit CRC value. | All | ✅ Server |
| [HotKey.GetFileMakerWindowOnly](HotKeyGetFileMakerWindowOnly.md)   Whether to only run the hotkey when a FileMaker document window is frontmost. | Mac/Win | ❌ Server |
| [HotKey.SetFileMakerWindowOnly](HotKeySetFileMakerWindowOnly.md)   Set whether to only run the hotkey when a FileMaker document window is frontmost. | Mac/Win | ❌ Server |
| [JSON.SetFormatOptions](JSONSetFormatOptions.md)   Sets options for formatting JSON. | All | ✅ Server |
| [MarkDown.Colorize](MarkDownColorize.md)   Colorizes the Markdown. | All | ✅ Server |
| [SyntaxColoring.ScriptSearchButton.GetEnabled](SyntaxColoringScriptSearchButtonGetEnabled.md)   Query whether we should show the search button to search all scripts. | Mac/Win | ❌ Server |
| [SyntaxColoring.ScriptSearchButton.SetEnabled](SyntaxColoringScriptSearchButtonSetEnabled.md)   Sets whether we should show the search button to search all scripts. | Mac/Win | ❌ Server |
| [SystemInfo.IsiOSAppOnVision](SystemInfoIsiOSAppOnVision.md)   Indicates whether the process is an iPhone or iPad app running on visionOS. | All | ✅ Server |
| [Translation.Available](TranslationAvailable.md)   Queries whether translation is available. | Mac/iOS | ❌ Server |
| [Translation.CanRequestDownloads](TranslationCanRequestDownloads.md)   Queries whether this session can download. | Mac/iOS | ❌ Server |
| [Translation.IsReady](TranslationIsReady.md)   Checks whether the session is ready to translate. | Mac/iOS | ❌ Server |
| [Translation.List](TranslationList.md)   Lists all identifiers for translation sessions. | Mac/iOS | ❌ Server |
| [Translation.PrepareTranslation](TranslationPrepareTranslation.md)   Prepares translation. | Mac/iOS | ❌ Server |
| [Translation.Release](TranslationRelease.md)   Frees the translation session. | Mac/iOS | ❌ Server |
| [Translation.ReleaseAll](TranslationReleaseAll.md)   Releases all translation sessions. | Mac/iOS | ❌ Server |
| [Translation.SourceLanguage](TranslationSourceLanguage.md)   Queries the input language to translate from. | Mac/iOS | ❌ Server |
| [Translation.StartSession](TranslationStartSession.md)   Begins a new session. | Mac/iOS | ❌ Server |
| [Translation.Status](TranslationStatus.md)   Checks whether translation is available. | Mac/iOS | ❌ Server |
| [Translation.SupportedLanguages](TranslationSupportedLanguages.md)   Queries the list of translation languages the framework supports. | Mac/iOS | ❌ Server |
| [Translation.TargetLanguage](TranslationTargetLanguage.md)   Queries output language to translate into. | Mac/iOS | ❌ Server |
| [Translation.TranslateString](TranslationTranslateString.md)   Translates a single string of text. | Mac/iOS | ❌ Server |
| [Translation.Translations](TranslationTranslations.md)   Translates several texts. | Mac/iOS | ❌ Server |

23 functions shown.

### New parameters added

| Item | Details | Server |
|:--|:--|:--|
| [RSA.SignPSS](RSASignPSS.md): SaltLength   Signs data with RSA digital signature with PSS padding. | All | ✅ Server |
| [RSA.VerifyPSS](RSAVerifyPSS.md): SaltLength   Verifies RSA digital signature with PSS padding. | All | ✅ Server |
| [XL.LoadBook](XLLoadBook.md): Password   Loads a Excel file. | All | ✅ Server |
| [XL.LoadBookPartially](XLLoadBookPartially.md): Password   Loads a Excel file partially. | All | ✅ Server |

4 functions shown.

These functions require a license (100%).

### Blog Entries

- [MBS FileMaker Plugin, version 16.1pr1](https://www.mbsplugins.de/archive/2026-02-01/MBS_FileMaker_Plugin_version_1/monkeybreadsoftware_blog_filemaker)
- [MBS @ FMTraining.TV - FileMaker MonkeyBread Plug-in 16.0 Update](https://www.mbsplugins.de/archive/2026-01-31/MBS_@_FMTrainingTV_-_FileMaker/monkeybreadsoftware_blog_filemaker)
- [MBS FileMaker Plugin 16.0 News](https://www.mbsplugins.de/archive/2026-01-20/MBS_FileMaker_Plugin_160_News/monkeybreadsoftware_blog_filemaker)
- [MBS Plugin 16.0 for Claris FileMaker - More than 7800 functions in one plugin](https://www.mbsplugins.de/archive/2026-01-13/MBS_Plugin_160_for_Claris_File/monkeybreadsoftware_blog_filemaker)
- [MBS FileMaker Plugin, version 16.0pr7](https://www.mbsplugins.de/archive/2026-01-08/MBS_FileMaker_Plugin_version_1/monkeybreadsoftware_blog_filemaker)
- [MBS FileMaker Plugin, version 16.0pr6](https://www.mbsplugins.de/archive/2026-01-05/MBS_FileMaker_Plugin_version_1/monkeybreadsoftware_blog_filemaker)
- [MBS FileMaker Plugin, version 16.0pr5](https://www.mbsplugins.de/archive/2026-01-01/MBS_FileMaker_Plugin_version_1/monkeybreadsoftware_blog_filemaker)
- [MBS FileMaker Plugin, version 15.6pr4](https://www.mbsplugins.de/archive/2025-12-22/MBS_FileMaker_Plugin_version_1/monkeybreadsoftware_blog_filemaker)
- [MBS FileMaker Plugin, version 15.6pr3](https://www.mbsplugins.de/archive/2025-12-15/MBS_FileMaker_Plugin_version_1/monkeybreadsoftware_blog_filemaker)
- [MBS FileMaker Plugin, version 15.6pr2](https://www.mbsplugins.de/archive/2025-12-08/MBS_FileMaker_Plugin_version_1/monkeybreadsoftware_blog_filemaker)

[Older Version 15.5](newinversion155.md) [Newer Version 16.1](newinversion161.md)

[HTML Version](newinversion160.shtml)