Release Notes/Changelog
v1.3.3.0 [2017-06-19]
Bug Fixes
- Prevent legend from flowing over window bottom bound
- Prevent Kapacitor configurations from having the same name
- Limit Kapacitor configuration names to 33 characters to fix display bug
Features
- Synchronize vertical crosshair at same time across all graphs in a dashboard
- Add automatic
GROUP BY (time)
functionality to dashboards - Add a Status Page with Recent Alerts bar graph, Recent Alerts table, News Feed, and Getting Started widgets
UI Improvements
- When dashboard time range is changed, reset graphs that are zoomed in
- Bar graph option added to dashboard
- Redesign source management table to be more intuitive
- Redesign Line + Single Stat cells to appear more like a sparkline, and improve legibility
v1.3.2.0 [2017-06-05]
Bug Fixes
- Update the query config’s field ordering to always match the input query
- Allow users to add functions to existing Kapacitor rules
- Fix logout menu item regression
- Fix InfluxQL parsing with multiple tag values for a tag key
- Fix load localStorage and warning UX on fresh Chronograf install
- Show submenus when the alert notification is present
Features
- Add UI to the Data Explorer for writing data to InfluxDB
UI Improvements
- Make the enter and escape keys perform as expected when renaming dashboards
- Improve copy on the Kapacitor configuration page
- Reset graph zoom when the user selects a new time range
- Upgrade to new version of Influx Theme, and remove excess stylesheets
- Replace the user icon with a solid style
- Disable query save in cell editor mode if the query does not have a database, measurement, and field
- Improve UX of applying functions to fields in the query builder
v1.3.1.0 [2017-05-22]
Release notes
In versions 1.3.1+, installing a new version of Chronograf automatically clears the localStorage settings.
Bug Fixes
- Fix infinite spinner when
/chronograf
is a basepath - Remove the query templates dropdown from dashboard cell editor mode
- Fix the backwards sort arrows in table column headers
- Make the logout button consistent with design
- Fix the loading spinner on graphs
- Filter out any template variable values that are empty, whitespace, or duplicates
- Allow users to click the add query button after selecting singleStat as the visualization type
- Add a query for windows uptime - thank you, @brianbaker!
Features
- Add log event handler - thank you, @mpchadwick!
- Update Go (golang) vendoring to dep and committed vendor directory
- Add autocomplete functionality to template variable dropdowns
UI Improvements
- Refactor scrollbars to support non-webkit browsers
- Increase the query builder’s default height in cell editor mode and in the data explorer
- Make the template variables manager more space efficient
- Add page spinners to pages that did not have them
- Denote which source is connected in the sources table
- Use milliseconds in the InfluxDB dashboard instead of nanoseconds
- Notify users when local settings are cleared
v1.3.0 [2017-05-09]
Bug Fixes
- Fix the link to home when using the
--basepath
option - Remove the notification to login on the login page
- Support queries that perform math on functions
- Prevent the creation of blank template variables
- Ensure thresholds for Kapacitor Rule Alerts appear on page load
- Update the Kapacitor configuration page when the configuration changes
- Fix Authentication when using Chronograf with a set basepath
- Show red indicator on Hosts Page for an offline host
- Support escaping from presentation mode in Safari
- Re-implement level colors on the alerts page
- Fix router bug introduced by upgrading to react-router v3.0
- Show legend on Line+Stat visualization type
- Prevent queries with
:dashboardTime:
from breaking the query builder
Features
- Add line-protocol proxy for InfluxDB/InfluxEnterprise Cluster data sources
- Add
:dashboardTime:
to support cell-specific time ranges on dashboards - Add support for enabling and disabling TICKscripts that were created outside Chronograf
- Allow users to delete Kapacitor configurations
UI Improvements
- Save user-provided relative time ranges in cells
- Improve how cell legends and options appear on dashboards
- Combine the measurements and tags columns in the Data Explorer and implement a new design for applying functions to fields.
- Normalize the terminology in Chronograf
- Make overlays full-screen
- Change the default global time range to past 1 hour
- Add the Source Indicator icon to the Configuration and Admin pages
See Chronograf’s CHANGELOG on GitHub for information about the 1.2.0-beta releases.
© 2015 InfluxData, Inc.
Licensed under the MIT license.
https://docs.influxdata.com/chronograf/v1.3/about_the_project/release-notes-changelog/