Skip to content

Latest commit

 

History

History
66 lines (39 loc) · 2.44 KB

CHANGELOG.md

File metadata and controls

66 lines (39 loc) · 2.44 KB

Changelog

2.0.1 (2022-08-28)

Full changelog

Update to Grafana 9.

2.0.0 (2021-11-19)

Full changelog

Enhancements

  • Add option for 120 minute intervals (#40) (thanks @ChrizZz90!)
  • BREAKING CHANGE: Update to Grafana 8 theme API

1.0.0 (2021-06-15)

Full changelog

Enhancements

  • Set color for null values (#24) (thanks @KatrinaTurner!)
  • Fix dates in changelog (#26) (thanks @dnrce!)
  • Fix display processor bug in Grafana 8

0.10.0 (2021-02-16)

Full changelog

Enhancements

  • Make dimensions clearable
  • Add fallback panel for unsupported Grafana versions
  • Add wizard for configuring the query

0.9.1 (2021-01-13)

Full changelog

Bug fixes

  • Min and max were incorrectly calculated for aggregations (#16)

0.9.0 (2020-12-07)

Full changelog

Enhancements

  • Highlight the legend section for the selected hour (#15)
  • Select the fields to use for time and value
  • Add option to configure legend quality
  • Add option to use the new color scheme field option in Grafana 7.3+
  • Add option to show a cell border (#17)
  • Add option to disable tooltips

0.8.1 (2020-11-27)

Full changelog

Enhancements

  • Updated @grafana dependencies from ^7.0.0 to ^7.3.0
  • Improved release process using the new GitHub workflows for Grafana plugins