MBS Plugins 22.0 pre-releases

Hello,

in this thread I want to post to you what’s new in 21.5prerelease 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

2 Likes

21.6pr1:

  • Added ShowAllAnnotations for MKMapViewMBS class.
  • Changed XML parsing to explicit disable network access.
  • Fixed a bug where some functions like GetWindowsColorProfileMBS returning a FolderItem cause an InvalidArgumentException when running on newer Xojo versions.
  • Updated archive library to version 3.5.2.
  • Updated CPUBrandString method in SystemInformationMBS module to work on Apple Silicon.
  • Updated cpuid library to version 0.51.
  • Updated curl to version 7.80.0.
  • Updated expat library to version 2.4.1.
  • Updated lz4 library to version 1.9.3.
  • Updated openssl to version 1.1.1l.
  • Updated ssh2 library to version 1.10.0.
  • Updated taglib library to version 1.12.
  • Fixed a bug with CTFontMBS not returning file path in older Xojo version.
  • Added PropertyName and CountProperties methods to DirectShowPropertyBagMBS class.
1 Like

21.6pr2:

21.6pr3:

1 Like

21.6pr4:

  • Fixed drawing into pictures for console apps after Xojo disabled GD Drawing there, broken since Xojo 2021r2.
  • Fixed problem in ScintillaControlMBS with focus.
  • Fixed crash with ScintillaControlMBS when cursor images are missing.
  • Fixed a problem with FindRecords in FMDataMBS class not working.
  • Renamed AutoC properties in ScintillaControlMBS to AutoComplete.
  • Fixed problem from pr3 with NSImageMBS constructor in console projects.
2 Likes

22.0pr5:

  • Updated DynaPDF to version 4.0.64.162.
  • Fixed ShowInfoBar property for ScintillaControlMBS class, so you can disable it in the IDE.
  • Added ActivateAltFontList, CreateAltFontList, DeleteAltFontList and SetAltFonts to DynaPDFMBS class.
  • Fixed problem with resizing of WebView2ControlMBS control.
  • Fixed problem with BCryptSalt seeding in BCryptMBS class.
  • Added SetDocument method to ScintillaControlMBS to allow multiple views on one document.
  • Updated SQLAPI to version 5.1.8.
1 Like

22.0pr6:

1 Like

2 posts were split to a new topic: Error with NSTextBlockMBS

22.0pr7:

3 Likes

22.0pr8:

  • Fixed AVCaptureViewControlMBS control to not crash IDE.
  • Changed how our controls look in the IDE by default. Shows the control name and version.
  • Added library icon for ScintillaControlMBS control.
  • Added runOpenPanelWithParameters event to WKWebViewControlMBS control and runOpenPanelWithParametersCompleted method to call later with result.
1 Like

22.0pr9:

  • Updated DynaPDF to version 4.0.65.167.
1 Like