Merge pull request #715 from influxdata/updates-for-beta4

Update version to beta4
pull/10616/head
Regan Kuchan 2016-12-30 14:36:56 -08:00 committed by GitHub
commit fecc1c011b
2 changed files with 11 additions and 2 deletions

View File

@ -1,8 +1,17 @@
## v1.1.0 [unreleased] ## v1.1.0 [unreleased]
### Upcoming Features ### Upcoming Features
## v1.1.0-beta4 [2016-12-30]
### Features
1. [#691](https://github.com/influxdata/chronograf/issues/691): Add server-side dashboard API 1. [#691](https://github.com/influxdata/chronograf/issues/691): Add server-side dashboard API
1. [#609](https://github.com/influxdata/chronograf/issues/609): Add singlestat graph type to the Data Explorer 2. [#709](https://github.com/influxdata/chronograf/pull/709): Add kapacitor range alerting to API
3. [#672(https://github.com/influxdata/chronograf/pull/672): Added visual indicator for down hosts
4. [#612](https://github.com/influxdata/chronograf/issues/612): Add dashboard menu
### Bug Fixes
1. [679](https://github.com/influxdata/chronograf/issues/679): Fix version display
## v1.1.0-beta3 [2016-12-16] ## v1.1.0-beta3 [2016-12-16]

View File

@ -73,7 +73,7 @@ See [Chronograf with OAuth 2.0](https://github.com/influxdata/chronograf/blob/ma
## Versions ## Versions
Chronograf v1.1.0-beta3 is a [beta release](https://www.influxdata.com/beta3-of-chronograf/). Chronograf v1.1.0-beta4 is a beta release.
We will be iterating quickly based on user feedback and recommend using the [nightly builds](https://www.influxdata.com/downloads/) for the time being. We will be iterating quickly based on user feedback and recommend using the [nightly builds](https://www.influxdata.com/downloads/) for the time being.
Spotted a bug or have a feature request? Spotted a bug or have a feature request?