MBS Plugins 21.3 pre-releases

Hello,

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

21.3pr1:

  • Added AddCrossOriginWhitelist, RemoveCrossOriginWhitelist and ClearCrossOriginWhitelist methods to ChromiumBrowserMBS class.
  • Added allowsImplicitAnimation property for NSAnimationContextMBS class.
  • Added DeleteNamedDestByIndex and DeleteNamedDest methods for DynaPDFMBS class.
  • Added ExcludeCSCount property, ExcludeCS and setExcludeCS methods to DynaPDFOptimizeParamsMBS class.
  • Added OptionCAInfoBlob and OptionProxyCAInfoBlob properties to CURLSMBS class.
  • Added OuterBorder property for DynaPDFBarcode2MBS class.
  • Added pasteboardWriterForItem event for NSCollectionViewControlMBS control.
  • Added registerCloudKitShare and registerCloudKitShareWithPreparationHandler to CKContainerMBS class.
  • Added setDraggingSourceOperationMask method to NSCollectionViewMBS class.
  • Added zbar library support with new ZBarMBS class.
  • Changed MapKitViewControlMBS control to not raise exception on Windows/Linux if not supported.
  • Fixed an issue with IDE crashing when you have a PDFViewControlMBS on a container in a window.
  • Fixed bug with RenderPagePicture function in DynaPDFMBS not picking right page size for rotated pages.
  • Fixed CKAcceptSharesOperationMBS constructor to proces the CKShareMetadataMBS objects.
  • Fixed underflowColor and overflowColor parameters for setColorScale and setColorGradient methods in CDColorAxisMBS class.
  • Fixed an issue with SetLocale in SQL Plugin, introduced in 21.2. Now using C locale for Windows.
  • Improved our StyledText.RTFDataMBS function to handle line breaks better.
  • Updated curl library to version 7.77.0.
  • Updated DynaPDF version 4.0.53.147.
  • Updated openssl library to version 1.1.1k.
1 Like

21.3pr2:

21.3pr3:

1 Like

21.3pr4:

1 Like

21.3pr5:

  • Fixed issue with flagged function names for iOS App Store submission.
  • Added BoundsBottom, BoundsLeft, BoundsRight, BoundsTop, Components, HasComponents, Version and XML to ZBarMBS class.
  • Added AWSPresignURL function to CURLSMBS class.
  • Cleaned up older code to remove pre macOS 10.7 support. We require 10.9 as minimum for years now.

21.3pr6:

  • Updated Xcode to version 12.5.1.
  • Added LGLAbortedExceptionMBS class.
  • Added ParseFileMT, ParsePathMT and ParseStringMT for LGLMBS class for better threading.

21.3pr7:

  • Added UInt32Value, UInt8Value and UInt16Value to StringHandleMBS class.
  • Added Clear method to StringHandleMBS class.
  • Added StringCodePointsMBS function.
  • Added option to pass array and start position to FindByte function in StringHandleMBS class.
  • Changed JavaVMMBS constructor to not to try to load JavaVM.framework, which results in a crash on Big Sur.
  • Changed CURL to fail if your URL does not contain a protocol specification.
1 Like