added additional items to influxdb beta-5 changelog

pull/786/head
Scott Anderson 2020-02-27 15:46:24 -07:00
parent 26f179f7e0
commit 16d60bcad1
1 changed files with 4 additions and 2 deletions

View File

@ -8,11 +8,12 @@ menu:
weight: 101
---
## v2.0.0-beta.5 [2020-02-26]
## v2.0.0-beta.5 [2020-02-27]
### Features
- Update Flux to v0.61.0.
- Add secure flag to session cookie.
- Add optional secret value flag to `influx secret` command.
### Bug Fixes
- Sort dashboards on homepage alphabetically.
@ -23,7 +24,8 @@ weight: 101
- Resource cards are scrollable.
- Query Builder groups on column values, not tag values.
- Scatterplots render tooltips correctly.
- Remove pkger gauge chart requirement for color threshold type.
- Remove secret confirmation from `influx secret update`.
## v2.0.0-beta.4 [2020-02-14]