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!


Three days till year's end

The year 2025 will end in around three days. Do you need some more licenses?
  • You can order licenses for 2026 or later and have delivery plus payment done in 2025.
  • And of course you can order updates for several years in advance for all your MBS products.
  • As all Xojo plugin, LibXL and DynaPDF licenses are per developer, you should check if you got a new developer in your team this year and adjust licenses to match team size.
  • For FileMaker please check if you have enough license for the number of seats or servers you have in use.
Especially if you run on a budget and you want to spend some money in 2025, you can buy updates for several years in advance.

Merry Christmas

Frohe Weihnachten und ein gutes neues Jahr!

Merry Christmas & Happy New Year

Joyeux Noël et Bonne Année

Buon Natale e Felice Anno Nuovo


Franziska, Sebastian, Michael, Monika & Christian Schmitz

MBS Xojo Plugins, version 25.6pr4

New in this prerelease of the 25.6 plugins:
  • Updated LibXL to version 5.0.1.
  • Improved Translation classes to work mostly on macOS 15 and iOS 18, too.
  • Added SetPassword method for XLBookMBS class to read encrypted Excel workbooks.
  • Updated DynaPDF to version 4.0.102.302.
  • Added Saxon example for to visualize electronic Invoices (ZUGFeRD, Facture-X, XRechnung or EN16931-1:2017.).

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.


Enhance your XML powers in Xojo with our Saxon classes

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:

  • XSLT 3.0 for transformations
  • XQuery 3.1 for queries
  • XSD 1.1 for document validation
  • XPath 3.1 for navigation within documents

See our Saxon classes in the documentation.

(more)

MBS Xojo Developer Conference Update

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.

Picture from presentation at Berlin conference 2017.

(more)

Translation Framework in Xojo

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)

MBS Xojo Plugins, version 25.6pr3

New in this prerelease of the 25.6 plugins:
  • Merged the Verify plugin part into Encryption plugin.
  • Merged FMAPI Plugin into CURL Plugin.
  • Removed DisAsm functions in Util plugin.
  • Fixed a problem with DASessionMBS class' constructor not working always.
  • Merged SSH2 plugin part into CURL plugin.
  • Merged RabbitMQ plugin into MongoDB plugin.
  • Changed minimum iOS version for deployment to iOS 12.0.
  • Added more constants for NSSegmentedControlMBS class.
  • Updated Scintilla to version 5.5.8.
  • Added more methods, properties and constants for Scintilla.
  • Changed minimum Mac version for deployment to macOS 10.13.
  • Added IndentSize property to JSONMBS class.

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.


Upcoming changes for 2026 in MBS Plugins

For 2026, we plan to change a few things and we let you know here:

Vertical Products for ProDeveloper licenses

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.

Number of releases

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)

With Xojo 2025r3 we got a new thing: Libraries

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.

Build a library

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)

Three weeks till year's end

The year 2025 will end in less than three weeks. Do you need some more licenses?
  • You can order licenses for 2026 or later and have invoice, delivery and payment done in 2025.
    This way you secure the current pricing and the possibility to keep upgradeability for older licenses.
  • And of course you can order updates for several years in advance for all your MBS products.
  • As all our Xojo and DynaPDF plugin licenses are per developer, you should check if you got a new developer in your team this year and adjust licenses to match team size.
  • For MBS FileMaker Plugin please check if you have enough license for the number of seats or servers you have in use.
    If you upgrade to unlimited seats or servers, the plugin won't need to check the usage counts.
  • For LibXL you can check if you like to upgrade from individual developer licenses to the Enterprise level. We can assist and may apply a special upgrade price.

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.


MBS Xojo Plugins, version 25.6pr2

New in this prerelease of the 25.6 plugins:
  • Reduced debug information included within libraries.
  • Improved size of plugin libraries by partially stripping debug information for platforms the code doesn't get used. e.g. Windows Registry plugin includes function names for Windows, but not for Linux or macOS.
  • Enabled QTAudioChannelDescriptionMBS and QTAudioChannelLayoutMBS classes for iOS.
  • Enabled JPEG2000MBS class to work better on iOS.
  • Disabled FoundationModels for macOS on Intel as they are not available there.
  • Added SaltLength parameter and related constants for VerifyRSAPSS and SignRSAPSS methods in OpenSSLMBS module.
  • Fixed a problem with DynaPDF dll exporting too many symbols.

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.


Sign In with Apple in Xojo

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)

News from the MBS Xojo Plugins Version 25.5

In this article I want to introduce you the new functionalities from the MBS Xojo Plugins in version 25.5.

Llama

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)

MBS Xojo Plugins, version 25.6pr1

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.


The biggest plugin in space...

Archives

Jan 2026
Dec 2025
Nov 2025
Oct 2025
Sep 2025
Aug 2025
Jul 2025
Jun 2025
May 2025
Apr 2025
Mar 2025
Feb 2025
Jan 2025
Dec 2024
Nov 2024
Oct 2024
Sep 2024
Aug 2024
Jul 2024
Jun 2024
May 2024
Apr 2024
Mar 2024
Feb 2024
Jan 2024
Dec 2023
Nov 2023
Oct 2023
Sep 2023
Aug 2023
Jul 2023
Jun 2023
May 2023
Apr 2023
Mar 2023
Feb 2023
Jan 2023
Dec 2022
Nov 2022
Oct 2022
Sep 2022
Aug 2022
Jul 2022
Jun 2022
May 2022
Apr 2022
Mar 2022
Feb 2022
Jan 2022
Dec 2021
Nov 2021
Oct 2021
Sep 2021
Aug 2021
Jul 2021
Jun 2021
May 2021
Apr 2021
Mar 2021
Feb 2021
Jan 2021
Dec 2020
Nov 2020
Oct 2020
Sep 2020
Aug 2020
Jul 2020
Jun 2020
May 2020
Apr 2020
Mar 2020
Feb 2020
Jan 2020
Dec 2019
Nov 2019
Oct 2019
Sep 2019
Aug 2019
Jul 2019
Jun 2019
May 2019
Apr 2019
Mar 2019
Feb 2019
Jan 2019
Dec 2018
Nov 2018
Oct 2018
Sep 2018
Aug 2018
Jul 2018
Jun 2018
May 2018
Apr 2018
Mar 2018
Feb 2018
Jan 2018
Dec 2017
Nov 2017
Oct 2017
Sep 2017
Aug 2017
Jul 2017
Jun 2017
May 2017
Apr 2017
Mar 2017
Feb 2017
Jan 2017
Dec 2016
Nov 2016
Oct 2016
Sep 2016
Aug 2016
Jul 2016
Jun 2016
May 2016
Apr 2016
Mar 2016
Feb 2016
Jan 2016
Dec 2015
Nov 2015
Oct 2015
Sep 2015
Aug 2015
Jul 2015
Jun 2015
May 2015
Apr 2015
Mar 2015
Feb 2015
Jan 2015
Dec 2014
Nov 2014
Oct 2014
Sep 2014
Aug 2014
Jul 2014
Jun 2014
May 2014
Apr 2014
Mar 2014
Feb 2014
Jan 2014
Dec 2013
Nov 2013
Oct 2013
Sep 2013
Aug 2013
Jul 2013
Jun 2013
May 2013
Apr 2013
Mar 2013
Feb 2013
Jan 2013
Dec 2012
Nov 2012
Oct 2012
Sep 2012
Aug 2012
Jul 2012
Jun 2012
May 2012
Apr 2012
Mar 2012
Feb 2012
Jan 2012
Dec 2011
Nov 2011
Oct 2011
Sep 2011
Aug 2011
Jul 2011
Jun 2011
May 2011
Apr 2011
Mar 2011
Feb 2011
Jan 2011
Dec 2010
Nov 2010
Oct 2010
Sep 2010
Aug 2010
Jul 2010
Jun 2010
May 2010
Apr 2010
Mar 2010
Feb 2010
Jan 2010
Dec 2009
Nov 2009
Oct 2009
Sep 2009
Aug 2009
Jul 2009
Apr 2009
Mar 2009
Feb 2009
Dec 2008
Nov 2008
Oct 2008
Aug 2008
May 2008
Apr 2008
Mar 2008
Feb 2008