Skip to content

Releases: sasjs/server

v0.33.0

05 Apr 22:08
Compare
Choose a tag to compare

0.33.0 (2023-04-05)

Features

  • option to reset admin password on startup (eda8e56)

v0.32.0

05 Apr 09:44
Compare
Choose a tag to compare

0.32.0 (2023-04-05)

Features

  • add an api endpoint for admin to get list of client ids (6ffaa7e)

v0.31.0

30 Mar 15:34
Compare
Choose a tag to compare

0.31.0 (2023-03-30)

Features

  • prevent brute force attack by rate limiting login endpoint (a82cabb)

v0.30.3

07 Mar 10:46
Compare
Choose a tag to compare

0.30.3 (2023-03-07)

Bug Fixes

  • add location.pathname to location.origin conditionally (edab51c)

v0.30.2

07 Mar 09:40
Compare
Choose a tag to compare

0.30.2 (2023-03-07)

Bug Fixes

  • web: add path to base in launch program url (2c31922)

v0.30.1

01 Mar 18:38
Compare
Choose a tag to compare

0.30.1 (2023-03-01)

Bug Fixes

  • web: add proper base url in axios.defaults (5e3ce8a)

v0.30.0

28 Feb 21:08
Compare
Choose a tag to compare

0.30.0 (2023-02-28)

Bug Fixes

  • lint + remove default settings (3de59ac)

Features

  • add new env config DB_TYPE (158f044)

v0.29.0

06 Feb 13:07
Compare
Choose a tag to compare

0.29.0 (2023-02-06)

Features

  • Add /SASjsApi endpoint in permissions (b3402ea)

v0.28.7

03 Feb 13:48
Compare
Choose a tag to compare

0.28.7 (2023-02-03)

Bug Fixes

  • add user to all users group on user creation (2bae52e)

v0.28.6

26 Jan 18:20
Compare
Choose a tag to compare

0.28.6 (2023-01-26)

Bug Fixes

  • show loading spinner on login screen while request is in process (69f2576)