Skip to content

Releases: jsreport/jsreport-scripts

2.6.0

Choose a tag to compare

@bjrmatos bjrmatos released this 07 Sep 17:51
  • merge req.shared.context after script execution
  • remove prop types usage for compatibility with older and new version of studio
  • updates for React 16 compatibility

2.5.0

Choose a tag to compare

@pofider pofider released this 17 Jul 08:24
  • jsreport 2.9.0 references
  • marking jsreport-proxy find calls to allow strict access permissions to admins in scheduling/version control

2.4.0

Choose a tag to compare

@bjrmatos bjrmatos released this 19 May 16:03
  • refactor how the jsreport proxy register handlers of methods (now it requires to pass a module path instead of the module directly)

2.3.0

Choose a tag to compare

@bjrmatos bjrmatos released this 24 Feb 19:56
  • allow to cancel request from script with custom status code
  • updates to make the single timeout option to work with scripts
  • add used strategy to the script execution log

2.0.1

Choose a tag to compare

@pofider pofider released this 10 May 15:23

Fix jsreport-proxy - automatically recreate buffers when querying assets

1.4.2

Choose a tag to compare

@pofider pofider released this 09 Mar 12:59
  • terminate infinite loops for in-process strategies after timeout expires

1.4.1

Choose a tag to compare

@pofider pofider released this 08 Mar 12:40
  • support for compiled version of jsreport
  • updated depndencies

1.4.1-beta

1.4.1-beta Pre-release
Pre-release

Choose a tag to compare

@pofider pofider released this 06 Mar 16:43
  • fix require module in bundled mode

1.4.0-beta

1.4.0-beta Pre-release
Pre-release

Choose a tag to compare

@pofider pofider released this 16 Feb 08:42
  • support for compilation

1.3.0

Choose a tag to compare

@pofider pofider released this 27 Jan 17:25
  • entity set visual order
  • replaced q with bluebird