Release notes for MBS Xojo Plugins 23.4 - 12th September 2023
See also the documentation on new items and Announcement in Blog.
- Added NSSplitViewControlMBS control and NSSplitViewMBS class.
- Added WindowsDeviceInformationPairingMBS class.
- Added audio constants to VLCInstanceMBS class.
- Added BatteryCapacityChanged, LidSwitchStateChanged and PowerSourceChanged events to WindowsPowerStateMBS class.
- Added blocking parameter for Connect method in WindowsBlueToothSocketMBS class.
- Added BugreporterKit to examples for 23.4 release.
- Added clipsToBounds property to NSViewMBS class.
- Added DecodeFromBase32MBS and EncodeToBase32MBS functions.
- Added DeleteDPartNode method to DynaPDFMBS class.
- Added fallback for FontActivateMBS to use AddFontResourceW if AddFontResourceExW fails.
- Added importNode method for XMLDocumentMBS class.
- Added kif2SkipDPartData flag for DynaPDFMBS class.
- Added krfForceInterpolation constant for DynaPDFRasterImageMBS class.
- Added ListenForBatteryCapacityChanged, ListenForLidSwitchStateChanged, ListenForPowerSourceChanged and ListenForSuspendResumeNotification methods to WindowsPowerStateMBS class.
- Added MongoSSLOptionsMBS class and SSLOptions property for MongoClientMBS class.
- Added new properties for PHPickerConfiguration class.
- Added OpenPath method to SerialPortMBS class.
- Added OutputUnitHandle property to CAPlayThroughMBS class.
- Added Ping method to MongoClientMBS class.
- Added PowerSettingChange event for WindowsPowerStateMBS class.
- Added ProcessRelativeURL method to CURLSMBS class.
- Added RemoveAll method to CURLSMultiMBS class.
- Added SetVirtualHostNameToFolderMapping and ClearVirtualHostNameToFolderMapping methods to WebView2ControlMBS control.
- Added SSLLibrary function to MongoClientMBS class.
- Added Trace property for MongoClientMBS class.
- Changed Count property in PhidgetFrequencyCounterMBS class from Int64 to UInt64.
- Changed SetIdAttributeNode in XMLElementMBS class to clone new attribute if needed.
- Changed SonarQuietMode property in PhidgetDistanceSensorMBS class from Integer to Boolean.
- Enabled AsCFAttributedString method for NSAttributedStringMBS class for iOS.
- Enabled AsCFMutableAttributedString method for NSMutableAttributedStringMBS class for iOS.
- Enabled MidiClientMBS and related classes for iOS.
- Enabled NSTextListMBS class for iOS.
- Fixed a bug in setting SQLNumericMBS values with floating numbers, caused by a bug fix in version 23.3. Values showed up as zero incorrectly.
- Fixed crash in XMLDocumentMBS constructor when passing folderitem pointing to a folder.
- Fixed FirstDevice and Devices in WindowsBlueToothRadioInfoMBS class to pass SearchParameter correctly.
- Fixed HighlightOnAllPages method in DynaPDFMBS class to pass color correctly.
- Fixed ReadFileMBS function when passing an offset.
- Fixed typo in names for EDSModule.kEdsTonigEffect* constants, now kEdsToningEffect*.
- Improved AppendChild, ReplaceChild and InsertBefore for XMLNodeMBS class to clone nodes if needed.
- Improved CalculateTOTPMBS function to raise exception if the base32 key is invalid.
- Improved FindField in DynaPDFMBS class to better find a field in a group.
- Rebuild MongoDB-c library with tracing support.
- Rewrote parts of newer Phidgets classes to be more efficient.
- Switched MongoDB on macOS and iOS to use OpenSSL for SSL.
- Updated ChartDirector to version 7.1.
- Updated curl to version 8.2.1.
- Updated DynaPDF to version 4.0.77.228.
- Updated Plugin SDK to version 2023r2.
- Updated SQLAPI to version 5.2.5.
- Updated SQLite to version 3.43.0.
New in version 23.3 New in version 23.5
Release notes of all versions: Release notes and Announcement in Blog.