Release notes for MBS Xojo Plugins 25.5 - 18th November 2025
See also the documentation on new items and Announcement in Blog.
25.5 - 18th November 2025
- Added FoundationModels classes for using Apple LLM. See LanguageModelSessionsMBS, SystemLanguageModelsMBS and others.
- Added LlamaMBS module for using Llama.cpp in Xojo.
- Added NSSymbolEffectMBS class and subclasses.
- Added AddItem() method variant to QLPreviewControllerMBS class, which takes an title text.
- Added addSymbolEffect, removeSymbolEffectOfType, removeAllSymbolEffects and setSymbolImage methods to NSImageViewMBS class.
- Added AvailableCharacters property to StdinMBS class.
- Added Content array to DynaPDFParserMBS class.
- Added DeleteContent method to DynaPDFParserMBS class.
- Added DynaPDFParserContentFontMBS and DynaPDFParserContentLineDashPatternMBS classes.
- Added DynaPDFParserContentIntMBS and DynaPDFParserContentFloatMBS classes.
- Added DynaPDFParserContentMBS class.
- Added Group property to JSContextMBS class and a new constructor to pass a group.
- Added Inspectable property to JSContextMBS class.
- Added IsRendering property to WindowsPDFPageMBS class.
- Added JSContextGroupMBS class.
- Added more methods and constants for WiringPiMBS module.
- Added more properties to X509MBS class for debugging.
- Added NetworkChanged method to CURLSMultiMBS class.
- Added NSSymbolContentTransitionMBS class and subclasses.
- Added NSSymbolEffectOptionsRepeatBehaviorMBS class and subclasses.
- Added PreferredColorScheme property and related constants to WebView2ControlMBS class.
- Added ProfilePath and DefaultDownloadFolderPath properties to WebView2ControlMBS class.
- Added properties for debugging to NSImageSymbolConfigurationMBS class.
- Added ShowManageSubscriptions methods to StoreKit2MBS class.
- Added SignCertificateParametersMBS class.
- Added SignRSAPSS and VerifyRSAPSS to OpenSSLMBS module for 2048-bit RSA electronic signature with PSS padding and SHA-256.
- Added symbolConfiguration property to NSButtonMBS class.
- Added TransfersAdded, TransfersCurrent, TransfersDone, TransfersPending and TransfersRunning properties to CURLSMultiMBS class.
- Added USBSerialNumberMBS function for FolderItem class.
- Added UUIDv7 function to UUIDMBS class.
- Added Wait parameter to InstalledProfiles function in CSProfileMBS class.
- Added Windows ARM 64-bit support for ChartDirector.
- Changed CURLNMBS, CURLMBS and related classes to just be subclasses for CURLSMBS, so old code keeps working.
- Changed GenerateRootCertificate method in PKeyMBS class to take SignCertificateParametersMBS object for parameters.
- Changed SignCertificate method in PKeyMBS class to take SignCertificateParametersMBS for all the parameters.
- Changed StoreKit plugin to report Product.SubscriptionPeriod.Unit value.
- Deprecated OptionSSLFalseStart in CURLSMBS class.
- Fixed a memory leak in WindowsPDFPageMBS class when using Render methods asynchronously and they fail.
- Fixed an issue with exception handling in GraphicsMagick.
- Fixed bug in password passing for GetPublicKey and GeneratePrivateKey function in OpenSSLMBS module.
- Fixed JaroWinklerDistanceMBS function to work better with empty strings.
- Fixed PythonMBS class to better handle imports.
- Improved import mode for UIDocumentPickerMBS class.
- Improved MongoSSLOptionsMBS class.
- Improved ReadString function in StdinMBS class to be more thread safe.
- Improved replaceCharactersInRange method in NSAttributedStringMBS class.
- Improved WindowsWMIMBS class to better handle security and impersonate automatically if needed.
- In CURL the Upload and Put flags are aliases. We do the same in the plugin now.
- Removed dependency to GLIBCXX 3.4.29 to make the JSON plugin compatible again with older Linux versions.
- Removed Secure Transport in CURL library.
- Rewrote CGImageSourceMBS and CGImageDestinationMBS classes. More methods and properties and raising exceptions in case of errors.
- Undeprecated WiringPiMBS module.
- Updated CURL to version 8.16.0.
- Updated DynaPDF to version 4.0.102.299.
- Updated expat library to version 2.7.3.
- Updated jsoncons library to version 1.4.3.
- Updated libarchive to version 3.8.2.
- Updated OpenSSL to version 3.5.2.
- Updated Saxon library to 12.9.
- Updated to Xcode 26.0.
- Updated WiringPi to version 3.1.6.
- Upgraded NSImageViewMBS class with more methods.
Release notes of all versions: Release notes and Announcement in Blog.