Add alpha 19 changelog (addresses #518 )
parent
b7ef0324b3
commit
18cc5fa20f
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue