Releases: sasjs/server
Releases · sasjs/server
v0.17.0
0.17.0 (2022-08-25)
Bug Fixes
allow underscores in file name (bce83cb )
Features
add the functionality of saving file by ctrl + s in editor (3a3c90d )
v0.16.1
0.16.1 (2022-08-24)
Bug Fixes
update response of /SASjsApi/stp/execute and /SASjsApi/code/execute (98ea2ac )
v0.16.0
0.16.0 (2022-08-17)
Bug Fixes
add a new variable _SASJS_WEBOUT_HEADERS to code.js and code.py (882bedd )
update content for code.sas file (02e88ae )
update default content type for python and js runtimes (8780b80 )
Features
implement the logic for running python stored programs (b06993a )
v0.15.3
0.15.3 (2022-08-11)
Bug Fixes
adding proc printto in precode to enable print output in log. Closes #253 (f8bb732 )
v0.15.1
0.15.1 (2022-08-10)
Bug Fixes
web: fix UI responsiveness (d99fdd1 )
v0.15.0
0.15.0 (2022-08-05)
Bug Fixes
after selecting file in sidebar collapse sidebar in mobile view (e215958 )
improve mobile view for studio page (c67d3ee )
improve responsiveness for mobile view (6ef40b9 )
improve user experience for adding permissions (7a162ed )
show logout button only when user is logged in (9227cd4 )
Features
add multiple permission for same combination of type and principal at once (754704b )
v0.14.1
0.14.1 (2022-08-04)
Bug Fixes
apps: App Stream logo fix (87c03c5 )
cookie: XSRF cookie is removed and passed token in head section (77f8d30 )
env: check added for not providing WHITELIST (5966016 )
web: show login on logged-out state (f7fcc77 )
v0.14.0
0.14.0 (2022-08-02)
Bug Fixes
add restriction on add/remove user to public group (d3a516c )
call jwt.verify in synchronous way (254bc07 )
Features
add public group to DB on seed (c3e3bef )
bypass authentication when route is enabled for public group (68515f9 )
v0.13.3
0.13.3 (2022-08-02)
Bug Fixes
show non-admin user his own permissions only (8a3054e )
update schema of Permission (5d5a9d3 )
You can’t perform that action at this time.