Add changelog

pull/965/head^2
noramullen1 2020-04-23 10:08:41 -07:00
parent fadf965e3e
commit af279829a3
1 changed files with 12 additions and 0 deletions

View File

@ -7,6 +7,18 @@ menu:
parent: Release notes
weight: 101
---
## v2.0.0-beta.9 [2020-04-23]
### Bug Fixes
- Add index for URM by user ID to improve lookup performance.
- Existing session expiration time is respected on session renewal.
- Make CLI respect environment variables and flags and extend support for config orgs to all commands.
### UI Improvements
- Update layout of alerts page to work on all screen sizes.
- Sort dashboards on Getting Started page by recently modified.
## v2.0.0-beta.8 [2020-04-10]
### Features