Skip to content

Releases: sasjs/server

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

v0.23.1

04 Oct 16:54
Compare
Choose a tag to compare

0.23.1 (2022-10-04)

Bug Fixes

v0.23.0

03 Oct 15:13
Compare
Choose a tag to compare

0.23.0 (2022-10-03)

Features

  • Enable SAS_PACKAGES in SASjs Server (424f0fc)

v0.22.1

03 Oct 13:17
Compare
Choose a tag to compare

0.22.1 (2022-10-03)

Bug Fixes

v0.22.0

03 Oct 12:13
Compare
Choose a tag to compare

0.22.0 (2022-10-03)

Bug Fixes

  • do not throw error on deleting group when it is created by an external auth provider (68f0c5c)
  • no need to restrict api endpoints when ldap auth is applied (a142660)
  • remove authProvider attribute from user and group payload interface (bbd7786)

Features

  • implemented LDAP authentication (f915c51)