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