Releases: CSCfi/swift-browser-ui
Releases · CSCfi/swift-browser-ui
v1.0.0-rc3
- update Dockerfile alpine version to 3.12
- added health check endpoint
- fixed npm outdated packages
- other small fixes
- update pouta links
- moved to github actions
v1.0.0-rc2
v0.7.1
Changes
- Fix bug on TempAuth engine entries in container ACL entries
v0.7.0
v0.6.2
Changes
- Fix typo in
settings.py
preventing running with WebSSO
v0.6.1
Changelog
- Add environment variables for running with WebSSO without command line arguments
v0.6.0
Changelog
- Direct linking support
- Improved looks in the UI
- General bugfixes
v0.4.0
Changelog
- Major frontend code refactor from static
vue.js
to a frontend built withvue-cli
.
Release v0.3.3
Changelog
- Fix container listings after changing out of a project without object storage.
Release v0.3.2
Changes
- Add locustfile for stress testing the API
- Improve test coverage with, e.g. middleware tests and additional server testing
- Finish the
run_server_secure
function to enable running with HTTPS enabled