Releases: MeadCo/MeadCoScriptXJS
Releases · MeadCo/MeadCoScriptXJS
v1.10.1
v1.10.0
New helpers, bug fixes, docs!
- Documented with JSDoc
- Fixed cases of reject() being called when not defined by the promise.
- If the security manager object provides a detailed error message, use it.
- Fixed 'completed;' argument not passed to resolve function in WaitForSpoolingComplete when connected to ScriptX.Addon
- Changed Init() and InitAsync() to perform license initialisation so that current code sequences require fewer changes
New helpers:
- MeadCo.ScriptX.CloseWIndow(oWindow)
- MeadCo.ScriptX.StartAsync(oConfig)
Notes
This version (1.9.0 or later) is required when using ScriptX.Print.Client 1.7.0 or later.
v1.8.1: licensing error reports error code in hex.
The error reported for licensing errors displays the error code in hex rather than a -ve decimal.
Helpers on Direct (RAW) Printing
Adds ServicesVersion() and IsServicesVersion() APIs and wrapper functions for simplifying use of Direct (RAW) Printing.
Bug fixes.
Async improvements
Update: IsLicensedAsync passes error to reject()
Update: Log callback data on added to queue printhtmlex callback
Update: IsLicensedAsync passes error to reject()
Add: MeasurementUnits enum
new API IsService()
Add API IsService Fixed some thinking the add-on was available when it wasnt.
General bug fixes
Improves content of an error message.
More minor fixes to use from cdn/bower
Reverts change in file names used in the Nuget package which broke bundles.
Minor fixes to use from cdn/bower
Also Lint is a little happier.