Skip to content

Releases: sasjs/server

v0.27.0

17 Nov 13:21
Compare
Choose a tag to compare

0.27.0 (2022-11-17)

Features

  • on startup add webout.sas file in sasautos folder (200f6c5)

v0.26.2

15 Nov 13:06
Compare
Choose a tag to compare

0.26.2 (2022-11-15)

Bug Fixes

v0.26.1

15 Nov 12:31
Compare
Choose a tag to compare

0.26.1 (2022-11-15)

Bug Fixes

  • change the expiration of access/refresh tokens from days to seconds (bb05493)

v0.26.0

13 Nov 14:04
Compare
Choose a tag to compare

0.26.0 (2022-11-13)

Bug Fixes

  • web: dispose monaco editor actions in return of useEffect (acc25cb)

Features

  • make access token duration configurable when creating client/secret (2413c05)
  • make refresh token duration configurable (abd5c64)

v0.25.1

07 Nov 15:50
Compare
Choose a tag to compare

0.25.1 (2022-11-07)

Bug Fixes

  • web: use mui treeView instead of custom implementation (c51b504)

v0.25.0

02 Nov 15:24
Compare
Choose a tag to compare

0.25.0 (2022-11-02)

Features

  • Enable DRIVE_LOCATION setting for deploying multiple instances of SASjs Server (1c9d167)

v0.24.0

28 Oct 10:06
Compare
Choose a tag to compare

0.24.0 (2022-10-28)

Features

  • cli mock testing (6434123)
  • mocking sas9 responses with JS STP (36be3a7)

v0.23.4

11 Oct 15:26
Compare
Choose a tag to compare

0.23.4 (2022-10-11)

Bug Fixes

  • add action to editor ref for running code (2412622)

v0.23.3

09 Oct 20:32
Compare
Choose a tag to compare

0.23.3 (2022-10-09)

Bug Fixes

  • added domain for session cookies (94072c3)

v0.23.2

06 Oct 12:41
Compare
Choose a tag to compare

0.23.2 (2022-10-06)

Bug Fixes