Jump to content
View in the app

A better way to browse. Learn more.

FMForums.com

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Featured Replies

 

Claris released today FileMaker 2025 in version 22.0.1. Works fine with MBS FileMaker Plugin 15.2.

You get a few cool new things. Let me point to a few highlights:

  • Artificial Intelligence
    The new version embraces AI with providing a model server within FileMaker Server. You can install various models using the Miniforge project. Then you can have the server use embeddings to perform semantic search in server scripts.

  • Linux support
    FileMaker Server supports Ubuntu 24 for Linux in addition to version 22. Please consider moving your FileMaker Server to Linux, if you haven't yet.

  • Upgraded SQL engine
    The SQL engine got upgraded with new commands like the INTERVAL function for date and timestamp calculations. The ALTER TABLE command can rename tables and fields (columns). Query the FileMaker_ValueLists table to learn about value lists and query their values.

  • Plugins in tools
    You can use plugins in the command line tools and they are installed in the bin folder with the server. Use the -plugin_folder parameter to point to the folder with the plugin files. You can use MBS Plugin 15.3 or later there. 
    This allows you to use the plugin functions in various calculations like auto-enter. see also Use MBS Plugin in FileMaker Upgrade Tool

  • Faster JSON
    All scripts using JSON functions get faster automatically due to caching of JSON data structures in variables (and per thread). To you can use JSONParse to explicitly request parsing to happen in a certain script step. e.g. 
    Set Variable [ $json; Value: JSONParse($json) ]

But please read details in the release notes:

You can download it on the ESD website. The link is in the license email from Claris.

For MBS FileMaker Plugin, just make sure you have the 15.2 version or the upcoming 15.3 with the latest fixes. We had to adjust our plugin in several places to fix a few bugs. And of course we keep an eye open on what users report and may adjust more for the next plugin release in the next week.

Since FileMaker 2025 offers collapsing script steps and added comments for tables, we disabled the matching features in MBS Plugin. The implementation from Claris works better and supports Windows.

If you like to learn more, please check the FMTraining.tv live streams this week featuring Claris staff explaining the details.

See also

 

Create an account or sign in to comment

Important Information

By using this site, you agree to our Terms of Use.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.