Skip to content

Releases: MeadCo/MeadCoScriptXJS

v1.10.1

16 Aug 15:00
27afd41
Compare
Choose a tag to compare

Fixes errors when applying a license not reported correctly.

v1.10.0

02 Feb 11:17
Compare
Choose a tag to compare

Add SetContentAuthorisationCookie and some small code modernisation changes.

New helpers, bug fixes, docs!

16 Oct 17:26
Compare
Choose a tag to compare
  • 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.

17 Sep 10:22
Compare
Choose a tag to compare

The error reported for licensing errors displays the error code in hex rather than a -ve decimal.

Helpers on Direct (RAW) Printing

09 Sep 15:40
Compare
Choose a tag to compare

Adds ServicesVersion() and IsServicesVersion() APIs and wrapper functions for simplifying use of Direct (RAW) Printing.

Bug fixes.

Async improvements

26 Aug 08:12
Compare
Choose a tag to compare

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()

05 Jun 13:40
Compare
Choose a tag to compare
Add API IsService

Fixed some thinking the add-on was available when it wasnt.

General bug fixes

26 Apr 13:29
Compare
Choose a tag to compare

Improves content of an error message.

More minor fixes to use from cdn/bower

09 Apr 16:15
Compare
Choose a tag to compare

Reverts change in file names used in the Nuget package which broke bundles.

Minor fixes to use from cdn/bower

08 Apr 16:32
Compare
Choose a tag to compare

Also Lint is a little happier.