MBS Plugins 21.5 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.5pr1:

  • Added AddSort method to XLAutoFilterMBS class.
  • Added DynaPDFVersionInfoMBS class.
  • Added ErrCode and ErrType properties to DynaPDFErrorMBS class.
  • Added GetPDFVersionEx function for DynaPDFMBS class.
  • Added IsAutoFilter function to XLSheetMBS class.
  • Added ScreenResolution property to DynaPDFRasterizerMBS class.
  • Added XLFormControlMBS class and related methods.
  • Changed a few old deprecated controls to hide in the control library.
  • Changed DynaPDF examples to use kcpUnicode instead of kcp1252.
  • Changed PermissionsMBS class to be marked as console safe.
  • Changed SQLPreparedStatementMBS class to raise TypeMismatchException if you pass array of variant for param array, e.g. array in array.
  • Deprecated LoadString in ChromiumFrameMBS class since CEF deprecated the method.
  • Fixed memory leak for ZintVectorStringMBS and ZintVectorStringMBS classes.
  • Fixed memory leak in BarcodeGeneratorMBS class.
  • Fixed NSSearchFieldControlMBS class to fire KeyDown/KeyUp events for return/enter keys, too.
  • Fixed passing of numbers for SetStrokeColorEx() taking param array.
  • Fixed socket methods for PacketSocketMBS class.
  • Updated Chromium classes to newer CEF version.
  • Updated CURL library to version 7.79.1.
  • Updated DynaPDF to version 4.0.59.156.
  • Updated LibXL to version 4.0.
  • Updated SQLAPI to version 5.1.6.
2 Likes

21.5pr2:

  • Fixed code to return FolderItem in various functions on iOS.
  • Updated DynaPDF to version 4.0.59.157.
  • Changed MLFeatureValueMBS.featureValueWithPicture to convert picture to bitmap if needed.
  • Enabled ConsoleExecuteMBS method for desktop projects.
  • Fixed issue with CloudKit classes, where CKShareMBS was returned CKRecordMBS.
  • Added CacheInsertStatement flag for SQLDatabaseMBS to cache insert statements for InsertRecord to speed those up.
  • Added StartIndex parameter to FindValueInArray and FindValueInObjectArray methods in JSONMBS class, so you can repeat search until nothing more is found.
  • Added new constructor for DirectShowEnumMonikerMBS to find all filters available.
  • Added new events for NSSharingServiceDelegateMBS class for cloud sharing.

21.5pr3:

1 Like

21.5pr4:

1 Like

21.5pr5:

1 Like

21.5pr6:

  • Updated DynaPDF to version 4.0.63.161.
  • Added AddButtonImageEx2 function to DynaPDFMBS class.
  • Changed ConvertStyledText in DynaPDFMBS class to pass fonts as family names.

21.5pr7:

  • Updated class extension for upcoming Xojo 2021r3. Please report if you miss one.
  • Updated plugin SDK for Xojo 2021r3.
  • Added role property to CKShareParticipantMBS class.
  • Added formatted method for NSPersonNameComponentsMBS class.