updated alpha-8 changelog
parent
0d35ff6dd6
commit
be48c9be53
|
|
@ -7,19 +7,18 @@ menu:
|
|||
weight: 1
|
||||
---
|
||||
|
||||
## v2.0.0-alpha.8 [2019-04-11]
|
||||
## v2.0.0-alpha.8 [2019-04-12]
|
||||
|
||||
### Features
|
||||
|
||||
- Add the ability to edit token's description.
|
||||
- Add the option to create a dashboard from a template.
|
||||
- Add the ability to add labels on variables.
|
||||
- Add switch organizations dropdown to home navigation menu item.
|
||||
- Add create org to side nav.
|
||||
- Add "Getting Started with Flux" template.
|
||||
- Update to Flux v0.25.0.
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
- Update shift to timeShift in Flux functions sidebar.
|
||||
|
||||
### UI Improvements
|
||||
|
|
@ -27,40 +26,42 @@ menu:
|
|||
- Sync note editor text and preview scrolling.
|
||||
- Add the ability to create a bucket when creating an organization.
|
||||
|
||||
---
|
||||
|
||||
## v2.0.0-alpha.7 [2019-03-28]
|
||||
|
||||
### Features
|
||||
|
||||
* Insert Flux function near cursor in Flux Editor.
|
||||
* Enable the use of variables in the Data Explorer and Cell Editor Overlay.
|
||||
* Add a variable control bar to dashboards to select values for variables.
|
||||
* Add ability to add variable to script from the side menu.
|
||||
* Use time range for meta queries in Data Explorer and Cell Editor Overlay.
|
||||
* Fix screen tearing bug in raw data view.
|
||||
* Add copy to clipboard button to export overlays.
|
||||
* Enable copying error messages to the clipboard from dashboard cells.
|
||||
* Add the ability to update token's status in token list.
|
||||
* Allow variables to be re-ordered within control bar on a dashboard.
|
||||
* Add the ability to delete a template.
|
||||
* Save user preference for variable control bar visibility and default to visible.
|
||||
* Add the ability to clone a template.
|
||||
* Add the ability to import a variable.
|
||||
- Insert Flux function near cursor in Flux Editor.
|
||||
- Enable the use of variables in the Data Explorer and Cell Editor Overlay.
|
||||
- Add a variable control bar to dashboards to select values for variables.
|
||||
- Add ability to add variable to script from the side menu.
|
||||
- Use time range for meta queries in Data Explorer and Cell Editor Overlay.
|
||||
- Fix screen tearing bug in raw data view.
|
||||
- Add copy to clipboard button to export overlays.
|
||||
- Enable copying error messages to the clipboard from dashboard cells.
|
||||
- Add the ability to update token's status in token list.
|
||||
- Allow variables to be re-ordered within control bar on a dashboard.
|
||||
- Add the ability to delete a template.
|
||||
- Save user preference for variable control bar visibility and default to visible.
|
||||
- Add the ability to clone a template.
|
||||
- Add the ability to import a variable.
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* Fix mismatch in bucket row and header.
|
||||
* Allows user to edit note on cell.
|
||||
* Fix empty state styles in scrapers in org view.
|
||||
* Fix bucket creation error when changing retention rules types.
|
||||
* Fix task creation error when switching schedule types.
|
||||
* Fix hidden horizontal scrollbars in flux raw data view.
|
||||
* Fix screen tearing bug in raw data View.
|
||||
* Fix routing loop.
|
||||
- Fix mismatch in bucket row and header.
|
||||
- Allows user to edit note on cell.
|
||||
- Fix empty state styles in scrapers in org view.
|
||||
- Fix bucket creation error when changing retention rules types.
|
||||
- Fix task creation error when switching schedule types.
|
||||
- Fix hidden horizontal scrollbars in flux raw data view.
|
||||
- Fix screen tearing bug in raw data View.
|
||||
- Fix routing loop.
|
||||
|
||||
### UI Improvements
|
||||
* Move bucket selection in the query builder to the first card in the list.
|
||||
* Ensure editor is automatically focused in Note Editor.
|
||||
* Add ability to edit a template's name.
|
||||
- Move bucket selection in the query builder to the first card in the list.
|
||||
- Ensure editor is automatically focused in Note Editor.
|
||||
- Add ability to edit a template's name.
|
||||
|
||||
---
|
||||
|
||||
## v2.0.0-alpha.6 [2019-03-15]
|
||||
|
||||
|
|
@ -96,6 +97,7 @@ Once completed, `v2.0.0-alpha.6` can be started.
|
|||
### UI Improvements
|
||||
- Fine tune keyboard interactions for managing labels from a resource card.
|
||||
|
||||
---
|
||||
|
||||
## v2.0.0-alpha.5 [2019-03-08]
|
||||
|
||||
|
|
@ -115,7 +117,6 @@ rm -r ~/.influxdbv2/engine
|
|||
Once completed, InfluxDB v2.0.0-alpha.5 can be started.
|
||||
{{% /warn %}}
|
||||
|
||||
|
||||
### Features
|
||||
- Add labels to cloned tasks.
|
||||
- Add ability to filter resources by clicking a label.
|
||||
|
|
@ -135,6 +136,7 @@ Once completed, InfluxDB v2.0.0-alpha.5 can be started.
|
|||
- Show warning in Telegraf and scraper lists when user has no buckets.
|
||||
- Streamline label addition, removal, and creation from the dashboards list.
|
||||
|
||||
---
|
||||
|
||||
## v2.0.0-alpha.4 [2019-02-21]
|
||||
|
||||
|
|
@ -157,6 +159,8 @@ Once completed, InfluxDB v2.0.0-alpha.5 can be started.
|
|||
- Add notifications to buckets page for created/deleted/updated buckets.
|
||||
- Update the admin page to display error for password length.
|
||||
|
||||
---
|
||||
|
||||
## v2.0.0-alpha.3 [2019-02-15]
|
||||
|
||||
### Features
|
||||
|
|
@ -175,6 +179,8 @@ Once completed, InfluxDB v2.0.0-alpha.5 can be started.
|
|||
- Move the download Telegraf config button to view config overlay.
|
||||
- Combine permissions for user by type.
|
||||
|
||||
---
|
||||
|
||||
## v2.0.0-alpha.2 [2019-02-07]
|
||||
|
||||
### Features
|
||||
|
|
@ -197,6 +203,8 @@ Once completed, InfluxDB v2.0.0-alpha.5 can be started.
|
|||
- Make collectors plugins side bar visible in only the configure step.
|
||||
- Swap retention policies on Create bucket page.
|
||||
|
||||
---
|
||||
|
||||
## v2.0.0-alpha.1 [2019-01-23]
|
||||
|
||||
This is the initial alpha release of InfluxDB 2.0.
|
||||
|
|
|
|||
Loading…
Reference in New Issue