Hi, * Added about 200 methods and properties with DateTime instead of Date objects to pass timestamps. Those are hidden if you use the plugin in Xojo 2019.1 or older. * Renamed asDateTime to asSQLDateTimeMBS in SQLValueReadMBS class as we now added asDateTime as DateTime there. * Changed playerSeekToDateFinished and playerItemSeekToDateFinished events in AVFoundationMBS class to pass date parameter as variant as it may be a DateTime or Date depending on what method you called before. * Changed properties in NSDatePickerMBS and NSHTTPCookieMBS classes to be debugger visible. * Updated SQLAPI to version 5.1.3b2 with newer 64-bit Informix support. * Updated LibXL to version 3.9.2.7. * Changed PrintPDFFileWithDialog and PrintPDFPageWithDialog methods in DynaPDFMBS class to tell printer dialog that we are okay with collate and copies, so that option may get enabled on supporting printer drivers. * Added 60 second timeout to JavaScript evaluate in WKWebViewMBS class for macOS to avoid endless loops. * Fixed a deadlock with Evaluate in WKWebViewMBS waiting endless for JavaScript answer and newer macOS versions. * Added PrintCancelled property to DynaPDFMBS class to distinguish between error and cancellation. * Updated to newer plugin SDK. * Fixed a bug in OpenSSLMBS.VerifyData where it reported an error in reading key.
Sincerely Christian -- Read our blog about news on our plugins: http://www.mbsplugins.de/ _______________________________________________ [email protected] mailing list %(list_address)s https://ml-cgn08.ispgateway.de/mailman/listinfo/mbsplugins_monkeybreadsoftware.info
