MBS Plugins 22.1 pre-releases

Hello,

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

https://www.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.

Thanks for supporting our plugin.

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

Greetings
Christian

22.1pr1:

1 Like

Thank you, I can confirm the focus issue with Scintilla is fixed.

1 Like

That was on time! Those geometrySources were leaking as hell! Even in text! :joy:

Thanks. I’ll fix the release notes.
Three functions: 1 is geometrySourceWithNormals and 2 named geometrySourceWithNormals.

22.1pr2:

1 Like

22.1pr3:

  • Deprecated OptionSSLEngine and OptionSSLEngineDefault properties in CURLSMBS class since you don’t need those ever.
  • Changed NSCenterTextAlignment and NSRightTextAlignment to from constants to shared methods to return correct values for PDFAnnotationTextWidgetMBS, NSParagraphStyleMBS, NSTextMBS and PDFAnnotationFreeTextMBS classes.
  • Added Constructor for NSWindowMBS taking DesktopWindow.
  • Added State property for NSSwitchControlMBS control.
  • Updated DynaPDF to version 4.0.66.169.
  • Added SpaceWidthFactor property to DynaPDFMBS class.
  • Added kctPDFA_2u and kctPDFA_3u constants for DynaPDFMBS class.
  • Added UbiquitousItemIsExcludedFromSync, UbiquitousItemUploadingError, UbiquitousItemIsUploading, UbiquitousItemIsUploaded, UbiquitousItemIsShared, UbiquitousItemIsDownloading, UbiquitousItemIsDownloaded, UbiquitousItemHasUnresolvedConflicts, UbiquitousItemDownloadRequested, UbiquitousItemDownloadingStatus, UbiquitousItemDownloadingError, UbiquitousItemContainerDisplayName and IsUbiquitousItem properties to NSURLMBS class.
  • Updated LCMS library to version 2.13.1.
1 Like

22.1pr4:

  • Updated Chromium classes to newer CEF version.
  • Fixed events for PhidgetManagerMBS class to work.
  • Added constants for ContinuityCameraMBS class.
  • Added enabled property for ContinuityCameraMBS class.
  • Changed RenameSpotColor in DynaPDFMBS class to allow you to pass empty string for second parameter to pass NULL for special none name.
  • Fixed problem with StoreKit framework not loading.
  • Added CovertArt function to TagLibFileRefMBS class.
1 Like

22.1pr5:

  • Added search and replace window to Scintilla example project.
  • Updated SQLite to version 3.38.0.
  • Updated DynaPDF to version 4.0.66.172.
  • Deprecated DuckDatabaseMBS and related classes since MBS Xojo SQL Plugin handles this.
  • Added Add method for StringHandleMBS class to add another StringHandleMBS object.
  • Fixed a problem with SQLPreparedStatementMBS class, where an invalid parameter name would crash the app as clang optimized the NULL check away.
  • Disabled debug logging for WordFile class. Sorry for leaving that on.
2 Likes

22.1pr6:

  • Added SetTextAlignment method to NSAlertMBS class to use left text alignment for dialogs on macOS.
  • Fixed a problem in SSH2TunnelMBS class, where cancel didn’t end the tunnel quickly in some cases.
  • Renamed Close event to DidClose in WKWebViewControlMBS and WKWebViewIOSControlMBS.
  • Updated CURL to version 7.82.0.
  • Changed ConstructContextualMenu and ContextualMenuItemSelected/ContextualMenuAction events to not declare them in the plugin, but let Xojo just add them.
  • Renamed MenuAction events to ContextualMenuAction or ContextualMenuItemSelected to match Xojo.
1 Like

Hi Christian,

Do Dash docsets exist for the prerelease plugins?

Thanks,

Chay Wesley

No. I just upload it when we do the final release. So next week.

1 Like

Ok, thanks.

21.1pr7:

  • Updated SQLAPI to version 5.1.9.
  • Fixed potential problem that SetCharacteristicValue method could crash in WindowsBlueToothLEMBS class on low memory situation.
  • Fixed buffer passing in SetCharacteristicValue method for WindowsBlueToothLEMBS class.
1 Like

and released: MonkeyBread Software Releases the MBS Xojo Plugins in version 22.1

3 Likes