dashboard/deployment/helmchart/CHANGELOG.md

70 lines
1.1 KiB
Markdown
Raw Normal View History

2022-06-22 12:28:04 +02:00
# Changelog
2022-06-21 17:08:12 +02:00
2022-07-28 11:53:58 +02:00
## [1.2.0]
### Features
* Batch user creation by pasting CSV in the dashboard
* When an admin's dashboard access is changed to "User", their app access now
defaults to "user"
2022-07-14 10:35:33 +02:00
## [1.1.0]
### Bug fixes
* Logging out of dashboard now calls SSO signout URL based on current domain
### Features
* Dashboard admin users automatically have admin rights in all apps
* App-specific rights for dashboard admin users are not editable
2022-06-28 16:41:56 +02:00
## [1.0.5]
2022-06-28 16:58:13 +02:00
### Bug fixes
2022-06-28 16:41:56 +02:00
* Propagate admin access to all apps for dashboard admins #62
2022-06-28 16:58:13 +02:00
### Features
2022-06-28 16:41:56 +02:00
* Update dashboard to v0.2.6
* Update dashboard-backend to v0.2.7
2022-06-22 12:28:04 +02:00
## [1.0.4]
### Bug fixes
* Don't fail initialize-user job when Dashboard app is already configured #64
### Updates
* Update dashboard-backend to v0.2.6
2022-06-22 12:28:04 +02:00
## [1.0.3]
### Features
2022-06-21 17:08:12 +02:00
* Update frontend to 0.2.5
2022-06-22 12:28:04 +02:00
## [1.0.2]
2022-06-21 16:18:14 +02:00
2022-06-22 12:28:04 +02:00
### Features
2022-06-21 17:08:12 +02:00
* Update backend to 0.2.5
2022-06-22 12:28:04 +02:00
### Bug fixes
2022-06-21 16:18:14 +02:00
* Check if app exists before inserting into DB on initialization #64
2022-06-22 12:28:04 +02:00
## [1.0.1]
2022-06-16 15:53:15 +02:00
2022-06-22 12:28:04 +02:00
### Bug fixes
2022-06-16 15:53:15 +02:00
2022-06-22 12:28:04 +02:00
* Resolve "App access role is not persistent" #63
2022-06-21 12:58:31 +02:00
2022-06-22 12:28:04 +02:00
## [1.0.0]
2022-06-21 12:58:31 +02:00
2022-06-22 12:28:04 +02:00
### Bug fixes
2022-06-21 12:58:31 +02:00
2022-06-22 12:28:04 +02:00
* Resolve "New dashboard user management blocks all apps for admin user" #61