Happy new year 2026
We wish you a happy new year 2026. See you at the next conferences in summer.And in September, the MBS Plugin for FileMaker will turn 20, before in December our Xojo Plugins turn 25 years old. What a run!
New in this prerelease of the 25.6 plugins:
New functions in documentation
Download Links: Download Mac dmg or Download Windows/Linux zip
Download: monkeybreadsoftware.de/xojo/download/plugin/Prerelease/.
Or ask us to be added to our shared DropBox folder.
You can subscribe to our Xojo mailing list to get notified for new pre-release and release versions.
You may have a license for our MBS Xojo XML Plugin, so you may be interested to use more XML features.
Since Xojo has only built-in XSLT 1.0 in XMLDocument.Transform function, you may enjoy the enhancements of XSLT 3.0 with way more options.
You can use the Saxon library in your projects with MBS Xojo Plugins to work on XML:
See our Saxon classes in the documentation.
(more)About four months until our MBS Xojo conference in Andernach starts.
We got a few more registrations, so we have over 30 people from 10 countries: 🇩🇪, 🇳🇱, 🇵🇱, 🇬🇧, 🇨🇭, 🇺🇸, 🇪🇸, 🇬🇷, 🇨🇦, and 🇫🇷.
If you signed up and you didn't receive an email from us, please contact us to check the status of the registration.
(more)Since macOS 26 (and iOS 26) you can use the Translate framework to perform on-device translation services. You can use this with the upcoming MBS Xojo Plugins, currently in beta test.
(more)
New in this prerelease of the 25.6 plugins:
New functions in documentation
Download Links: Download Mac dmg or Download Windows/Linux zip
Download: monkeybreadsoftware.de/xojo/download/plugin/Prerelease/.
Or ask us to be added to our shared DropBox folder.
You can subscribe to our Xojo mailing list to get notified for new pre-release and release versions.
For 2026, we plan to change a few things and we let you know here:
We plan to ask people with a ProDeveloper licenses for our FileMaker plugin which vertical solution they use the plugin in, so we can know which developer to contact if their clients contact us directly. Currently we have no real overview and need to search manually the web or our emails.
Currently we do a release every two months. There may be the chance to optimize this and maybe do just 5 instead of 6 releases a year. For example the release in July always gets less feedback as clients are going to vacation. If we don't need to have something new to show for a summer conference, we may skip this. And the September release is often a smaller update because our team is regularly on vacation in August.
(more)A library is a way to bundle project items for reuse as a binary file and give them to other developers to use them. Like a plugin, but of course not a plugin.
You start by creating projects where you develop your library. For each target you need a separate project: Console, Desktop, Web, and iOS. The project may have some unit tests to run and some test functionality for you as developer to try your library functions.
(more)
The year 2025 will end in less than three weeks. Do you need some more licenses?
Especially if you run on a budget and you want to spend some money in the old year, you can buy updates for several years in advance.
If you need help to decide what Xojo, FileMaker or plugin license you need, we may be able to assist you.
New in this prerelease of the 25.6 plugins:
New functions in documentation
Download Links: Download Mac dmg or Download Windows/Linux zip
Download: monkeybreadsoftware.de/xojo/download/plugin/Prerelease/.
Or ask us to be added to our shared DropBox folder.
You can subscribe to our Xojo mailing list to get notified for new pre-release and release versions.
Apple offers the possibility to use an Apple Account to sign-in to your service. They basically let the user authenticate and then provide you with a token linked to the user's Apple Account.
see Sign in with Apple and Implementing User Authentication with Sign in with Apple
To show the user, that they can sign-in with Apple, you can have a button in your window and use one of three designs:
(more)

In this article I want to introduce you the new functionalities from the MBS Xojo Plugins in version 25.5.
We have added a brand new section to our plugins: Llama. With the help of llama cpp integration, you can now load a local large language model (LLM) in Xojo with just a few lines of code, create a context, and generate text—all on-device, with optional GPU acceleration. The article Using llama.cpp in Xojo shows you what is possible and how to get started. Feel free to take a closer look.
(more)
New in this prerelease of the 25.5 plugins:
New functions in documentation
Download Links: Download Mac dmg or Download Windows/Linux zip
Download: monkeybreadsoftware.de/xojo/download/plugin/Prerelease/.
Or ask us to be added to our shared DropBox folder.
You can subscribe to our Xojo mailing list to get notified for new pre-release and release versions.