Update CHANGELOG
parent
3937c55546
commit
21d6d11f65
14
CHANGELOG.md
14
CHANGELOG.md
|
@ -1,17 +1,25 @@
|
|||
## v1.1.0 [unreleased]
|
||||
|
||||
## v1.1.0-beta2 []
|
||||
|
||||
### Bug Fixes
|
||||
1. [#664](https://github.com/influxdata/chronograf/issues/664): Fix Content-Type of single-page app to always be text/html
|
||||
1. [#671](https://github.com/influxdata/chronograf/issues/671): Fix multiple influxdb source freezing page
|
||||
|
||||
## v1.1.0-beta1 [2016-12-06]
|
||||
- Layouts
|
||||
### Layouts
|
||||
1. [#575](https://github.com/influxdata/chronograf/issues/556): Varnish Layout
|
||||
2. [#535](https://github.com/influxdata/chronograf/issues/535): Elasticsearch Layout
|
||||
- Features
|
||||
|
||||
### Features
|
||||
1. [#565](https://github.com/influxdata/chronograf/issues/565) [#246](https://github.com/influxdata/chronograf/issues/246) [#234](https://github.com/influxdata/chronograf/issues/234) [#311](https://github.com/influxdata/chronograf/issues/311) Github Oauth login
|
||||
2. [#487](https://github.com/influxdata/chronograf/issues/487): Warn users if they are using a kapacitor instance that is configured to use an influxdb instance that does not match the current source
|
||||
3. [#597](https://github.com/influxdata/chronograf/issues/597): Filter host by series tags
|
||||
4. [#568](https://github.com/influxdata/chronograf/issues/568): [#569](https://github.com/influxdata/chronograf/issues/569): Add support for multiple y-axis, labels, and ranges
|
||||
5. [#605](https://github.com/influxdata/chronograf/issues/605): Number visualization type in host view
|
||||
5. [#607](https://github.com/influxdata/chronograf/issues/607): Number and line graph visualization type in host view
|
||||
- Bug Fixes
|
||||
|
||||
### Bug Fixes
|
||||
1. [#536](https://github.com/influxdata/chronograf/issues/536) Redirect the user to the kapacitor config screen if they are attempting to view or edit alerts without a configured kapacitor
|
||||
2. [#539](https://github.com/influxdata/chronograf/issues/539) Zoom works only on the first graph of a layout
|
||||
3. [#494](https://github.com/influxdata/chronograf/issues/494) Layouts should only be displayed when the measurement is present
|
||||
|
|
Loading…
Reference in New Issue