MBS Plugins 22.6 pre-releases

Hello,

in this thread I want to post to you what’s new in 22.6 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.6pr1:

1 Like

22.6pr2:

  • Added ReSVGMBS class.
  • Changed OutputData in CURLSMBS class and similar to raise OutOfBoundsException if data is too big (>2 GB) to fit into a string.
  • Updated DynaPDF to version 4.0.70.201.
  • Changed JSON parser to skip non breaking spaces like regular spaces.

Removed DuckDB plugin.

This is now completely done via SQLDatabaseMBS?

Yes, that is the plan.
And please don’t use it as DuckDB is too much in a flow, so it breaks with updates too easy while in development.

22.6pr3:

  • Added WebSocket functions for CURL Plugin.
  • Added AccessoryViewDisclosed property to NSOpenPanelMBS class.
  • Added showsTagField property to NSSavePanelMBS class.
  • Added tagNames and setTagNames methods to NSSavePanelMBS class.
  • Fixed a problem with isMonterey and isVentura in SystemInformationMBS class not recognize the version correct if parameter OrHigher is false.
  • Added Text property to JSONMBS class.
  • Added Day and Month to MBS module for conditional compiling.
  • Added CURLSWebSocketFrameMBS class.
  • Added WebSocketMeta, WebSocketReceive and WebSocketSend to CURLSMBS class.
  • Changed minimum iOS version to version 11.
  • Added parameter for SetNextDragImageMBS function to define how many drag items you have. Default is one.
  • Changed OptionConnectOnly to integer in CURLSMBS class.
  • Changed MimeAttachmentMBS class properties to read only.

22.6pr4:

  • Updated Xcode to version 14.2.
  • Added WindowsThreadExecutionStateMBS class.
  • Added built-in library for Scintilla control for Linux 64-bit ARM.
  • Fixed a bug in DynaPDF where rendered image would show a picture (qr-code) inverted.
  • Fixed a problem with tesseract5 plugin on Windows, so Visual Studio 2019 runtimes are no longer needed.

23.0pr5:

1 Like

23.0pr6:

  • Added DebugMessages and CollectDebugMessages properties to CURLSMBS class as the new names for DebugData and CollectDebugData. Old names stay valid, but get deprecated.
  • Added Headers and CollectDebugMessages properties to CURLSMBS class as the new names for HeaderData and CollectHeaderData. Old names stay valid, but get deprecated.
  • Fixed an issue for CURLSMBS class, where the LastError was not updated by Perform called on CURLSMultiMBS class.
  • Deprecated SecureDongleXMBS class.
  • Added Available method to Rockey2MBS class.
  • Added ColorNumber properties to ZintVectorRectMBS and ZintVectorCircleMBS class.
  • Added HAlign constants to ZintVectorStringMBS class.

23.0pr8:

  • Fixed ExitCode for ShellMBS class on Linux.
  • Changed CoreAudioMBS methods to allocate bigger memory blocks to make sure NULL bytes can be included.
  • Lots of little documentation changes and updated Dash archive.

and released:

MonkeyBread Software Releases the MBS Xojo Plugins in version 23.0

1 Like