MBS Plugins 22.4 pre-releases

Hello,

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

2 Likes

22.4pr1:

3 Likes

22.4pr2:

22.4pr3:

  • Update Chromium plugin classes to newer Chromium version.
  • Added OptionMimeOptions, OptionMaxLifeTimeConnection and OptionSSHHostPublicKeySHA256 properties to CURLSMBS class.
  • Fixed LocalName property in XMLNodeMBS class.
  • Fixed crash in XMLNodeMBS destructor.
  • Optimized string handling for XML plugin.
  • Added ReferenceCount property for XMLNodeMBS class.

22.4pr4:

1 Like

22.4pr5:

  • Added monospacedDigitSystemFontOfSize and monospacedSystemFontOfSize functions to NSFontMBSclass.
  • Added withOverlays parameter to ShowAllAnnotations method in MKMapViewMBS class.
  • Updated CURL to version 7.85.0.
  • Removed kError_CONV_FAILED constant in CURLSMBS class.
  • Renamed OptionFTPResponseTimeout property to OptionServerResponseTimeout in CURLSMBS class. (old mame stays valid, but deprecated)
  • Added zstd support for CURLSMBS class.
  • Updated DynaPDF to version 4.0.70.197.
  • Changed WindowsPreviewHandlerMBS to automatically call unload for you in destructor in case you forgot.
  • Added kgfDoNotComprMetadata constant for DynaPDFMBS class.
  • Added SetRenderingIntent method for DynaPDFMBS class.
2 Likes