Update content/chronograf/v1.10/about_the_project/release-notes-changelog.md

pull/4354/head
kelseiv 2022-08-18 12:34:17 -07:00 committed by GitHub
parent 66f064dc2d
commit d15b90d67c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 4 deletions

View File

@ -12,10 +12,10 @@ menu:
### Features ### Features
- Update the admin UI to provide database-level role-based access control (RBAC). The UI also shows permissions mappings more intuitively and includes: - Update the admin UI to provide database-level role-based access control (RBAC). Also, made the following improvements to the UI:
- improved user creation - Show permissions mappings more intuitively
- improved role creation - Improve the process of creating users and roles
- improved visualization of effective permissions on `Users` and `Roles` pages - Improve visualization of effective permissions on `Users` and `Roles` pages
- Add [`reader role`](/chronograf/v1.10/administration/managing-chronograf-users/#readers-rolereader) for users that require read-only access to dashboards. - Add [`reader role`](/chronograf/v1.10/administration/managing-chronograf-users/#readers-rolereader) for users that require read-only access to dashboards.
- Add convenient redirection back to an original URL after OAuth authentication. - Add convenient redirection back to an original URL after OAuth authentication.
- Allow InfluxDB connection with context path. - Allow InfluxDB connection with context path.