added additional items to influxdb beta-5 changelog
parent
26f179f7e0
commit
16d60bcad1
|
|
@ -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]
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue