Add alpha 19 changelog (addresses #518 )

pull/520/head
Nora 2019-10-14 11:21:54 -07:00
parent b7ef0324b3
commit 18cc5fa20f
1 changed files with 11 additions and 0 deletions

View File

@ -7,6 +7,17 @@ menu:
parent: Release notes parent: Release notes
weight: 101 weight: 101
--- ---
## v2.0.0-alpha.19 [2019-10-14]
### Features
- Add shortcut for toggling comments and submitting in Script Editor.
### Bug Fixes
- Ensure users are created with an active status.
- Added missing string values for `CacheStatus` type.
- Disable saving for threshold check if no threshold selected.
- Query variable selector shows variable keys, not values.
## v2.0.0-alpha.18 [2019-09-26] ## v2.0.0-alpha.18 [2019-09-26]
### Features ### Features