Skip to content

Releases: MeadCo/MeadCoScriptXJS

v1.10.8 Maintenance improvements

18 Mar 10:21

Choose a tag to compare

  • Removed use of vulnerable packages in dev environment.
  • Webpack used to create .map file.
  • Jest/puppetteer used for testing with a ScriptX.Services API test server based on Node.

Package improvements

18 Mar 00:00

Choose a tag to compare

v1.10.7

packaging fixes

v1.10.1

16 Aug 15:00
27afd41

Choose a tag to compare

Fixes errors when applying a license not reported correctly.

v1.10.0

02 Feb 11:17

Choose a tag to compare

Add SetContentAuthorisationCookie and some small code modernisation changes.

New helpers, bug fixes, docs!

16 Oct 17:26

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

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

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

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

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

Choose a tag to compare

Improves content of an error message.