Skip to content

Latest commit

 

History

History
51 lines (31 loc) · 1.94 KB

CHANGELOG.md

File metadata and controls

51 lines (31 loc) · 1.94 KB

Changelog

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