MBS Plugins 25.6 development

Hello,

in this thread I want to post to you what’s new in 25.6/26.0 prerelease plugins. Download here:

monkeybreadsoftware.de/xojo/download/plugin/Prerelease/

or from Dropbox or ask (in private message or email) to be added to the shared dropbox folder.

If you like our plugins, please bookmark, like or forward this thread.
If not, well you can ignore it.

New functions in documentation.

Thanks for supporting our plugins.

If you have questions, please post your question as a new discussion

Greetings
Christian

25.6pr1:

New functions in documentation

Download Links: MBS-Xojo-Plugins256 Download Mac dmg or MBS-Xojo-Plugins256 Download Windows/Linux zip

Download: monkeybreadsoftware.de/xojo/download/plugin/Prerelease/.

2 Likes

25.6pr2:

  • 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 class.
  • Fixed a problem with DynaPDF dll exporting too many symbols.

New functions in documentation

Download Links: Download Mac dmg or Download Windows/Linux zip

1 Like

25.6pr3:

  • 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.
1 Like

There is an incorrect flag in our NSImageMBS code, which causes functions like NSImageMBS.CopyPictureWithAlpha to not work.
We’ll have an update in the next days.

We got a new pr3 with the bug fix:

Enjoy!

2 Likes

25.6pr4

  • 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.).

26.0pr5:

  • Improved SaxonMBS classes to add slash to CWD path if needed.
  • Added StructuredAppend property for BarcodeGeneratorMBS class and ZintStructuredAppendMBS class for the JSON used with Barcode.GenerateJSON to create barcodes with sequence information.
  • Updated SQLAPI to version 5.4.1.
  • Deprecated OptionKRBLevel property in CURLSMBS class as CURL library deprecated that option.
  • Enabled Apple SecTrust for CURL to validate SSL certificates on macOS and iOS. Unless you opt-out of SSL validation checks with OptionSSLVerifyHost and OptionSSLVerifyPeer properties.
  • Updated CURL library to version 8.18.0rc3.
  • Fixed Available function in FoundationModelsMBS to not raise an exception if raised on an unsupported platform. Now returns false.
1 Like

26.pr7:

  • Updated CURL library to version 8.18.0.
  • Updated Xojo SDK to version 2025r3.
  • Fixed a crash with WindowsMidiInputMBS and WindowsMidiOutputMBS events in 64-bit applications.
  • Fixed a possible crash in the DDEMBS class with events passing back pointers.
1 Like

And released:

MonkeyBread Software Releases the MBS Xojo Plugins in version 26.0

We got two problems, that are fixed for next version already:

  • The new translation classes may crash on older macOS 15, but work fine in macOS 26. This is fixed for the next release.
  • The Scintilla control got updated, but the Xojo lexer wasn’t enabled. This is fixed for next release.

If you run into this, I could give anyone a plugin. Otherwise it comes in February anyway.

2 Likes