commit
84e06e584e
|
@ -8,6 +8,19 @@ menu:
|
||||||
weight: 101
|
weight: 101
|
||||||
---
|
---
|
||||||
|
|
||||||
|
## v2.0.0-beta.4 [2020-02-14]
|
||||||
|
|
||||||
|
### Features
|
||||||
|
- Added labels to buckets.
|
||||||
|
- Connect Monaco Editor to Flux LSP server.
|
||||||
|
- Update Flux to v0.59.6.
|
||||||
|
|
||||||
|
### Bug Fixes
|
||||||
|
- Revert bad indexing of `UserResourceMappings` and `Authorizations`.
|
||||||
|
- Prevent gauge visualization from becoming too small.
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
## v2.0.0-beta.3 [2020-02-11]
|
## v2.0.0-beta.3 [2020-02-11]
|
||||||
|
|
||||||
### Features
|
### Features
|
||||||
|
@ -22,6 +35,8 @@ weight: 101
|
||||||
- Fixed false success notification for read-only users creating dashboards.
|
- Fixed false success notification for read-only users creating dashboards.
|
||||||
- Fix issue with pkger/http stack crashing on duplicate content type.
|
- Fix issue with pkger/http stack crashing on duplicate content type.
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
## v2.0.0-beta.2 [2020-01-24]
|
## v2.0.0-beta.2 [2020-01-24]
|
||||||
|
|
||||||
### Features
|
### Features
|
||||||
|
@ -40,6 +55,8 @@ weight: 101
|
||||||
- Move Cloud navigation to top of page instead of within left side navigation.
|
- Move Cloud navigation to top of page instead of within left side navigation.
|
||||||
- Adjust aggregate window periods to use duration input with validation.
|
- Adjust aggregate window periods to use duration input with validation.
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
## v2.0.0-beta.1 [2020-01-08]
|
## v2.0.0-beta.1 [2020-01-08]
|
||||||
|
|
||||||
### Features
|
### Features
|
||||||
|
@ -93,6 +110,8 @@ weight: 101
|
||||||
### UI Improvements
|
### UI Improvements
|
||||||
- Add honeybadger reporting to create checks.
|
- Add honeybadger reporting to create checks.
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
## v2.0.0-alpha.21 [2019-12-13]
|
## v2.0.0-alpha.21 [2019-12-13]
|
||||||
|
|
||||||
### Features
|
### Features
|
||||||
|
@ -120,6 +139,8 @@ weight: 101
|
||||||
- Fix crash when editing a Telegraf config.
|
- Fix crash when editing a Telegraf config.
|
||||||
- Updated start/end time functionality so that custom script time ranges overwrite dropdown selections.
|
- Updated start/end time functionality so that custom script time ranges overwrite dropdown selections.
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
## v2.0.0-alpha.20 [2019-11-20]
|
## v2.0.0-alpha.20 [2019-11-20]
|
||||||
|
|
||||||
### Features
|
### Features
|
||||||
|
@ -152,6 +173,8 @@ weight: 101
|
||||||
- Redesign cards and animations on Getting Started page.
|
- Redesign cards and animations on Getting Started page.
|
||||||
- Allow users to filter with labels in Telegraf input search.
|
- Allow users to filter with labels in Telegraf input search.
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
## v2.0.0-alpha.19 [2019-10-30]
|
## v2.0.0-alpha.19 [2019-10-30]
|
||||||
|
|
||||||
### Features
|
### Features
|
||||||
|
@ -177,6 +200,8 @@ weight: 101
|
||||||
- Changed task runs success status code from 200 to 201 to match Swagger documentation.
|
- Changed task runs success status code from 200 to 201 to match Swagger documentation.
|
||||||
- Text areas have the correct height.
|
- Text areas have the correct height.
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
## v2.0.0-alpha.18 [2019-09-26]
|
## v2.0.0-alpha.18 [2019-09-26]
|
||||||
|
|
||||||
### Features
|
### Features
|
||||||
|
|
Loading…
Reference in New Issue