commit
f21f2ef027
|
@ -7,11 +7,20 @@ menu:
|
|||
parent: Release notes
|
||||
weight: 101
|
||||
---
|
||||
## v3.0.0-beta.2 [2020-02-06]
|
||||
|
||||
## v2.0.0-beta.3 [2020-02-11]
|
||||
|
||||
### Features
|
||||
- Extend `influx cli pkg command` with ability to take multiple files and directories.
|
||||
- Extend `influx cli pkg command` with ability to take multiple URLs, files,
|
||||
directories, and stdin at the same time.
|
||||
- `influx` CLI can manage secrets.
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
- Fix notification rule renaming panics from UI.
|
||||
- Fix notification rule renaming panics in UI.
|
||||
- Fix the tooltip for stacked line graphs.
|
||||
- Fixed false success notification for read-only users creating dashboards.
|
||||
- Fix issue with pkger/http stack crashing on duplicate content type.
|
||||
|
||||
## v2.0.0-beta.2 [2020-01-24]
|
||||
|
||||
|
|
Loading…
Reference in New Issue