Skip to content
This repository has been archived by the owner on Dec 4, 2023. It is now read-only.

Releases: VolkovLabs/volkovlabs-echarts-lite

Apache ECharts Lite Panel 2.1.0

11 Aug 18:55
9619fca
Compare
Choose a tag to compare

Bugfixes

  • Fix Memory Leak on resubscribing to restore event (#11)

Apache ECharts Lite Panel 2.0.0

30 Jul 20:52
dc757af
Compare
Choose a tag to compare

Breaking changes

  • Requires Grafana 9 and Grafana 10

Features / Enhancements

  • Update to Apache ECharts 5.4.3 (#9)
  • Update to Grafana 10.0.2 (#9)
  • Remove Grafana 8.5 support (#9)
  • Update ESLint configuration (#9)
  • Add Result v2 with unsubscribe function (#10)

Apache ECharts Lite Panel 1.2.0

04 Jun 21:12
208c34b
Compare
Choose a tag to compare

Features / Enhancements

  • Update unit tests with testing-library/react (#5)
  • Update to Grafana 9.5.2 (#6)
  • Update plugin id to volkovlabs-echartslite-panel to follow the naming convention (#6)
  • Add E2E Cypress testing (#7)
  • Migrate to Plugin Tools 1.5.2 (#8)
  • Update to Node 18 and npm (#8)
  • Tested with Grafana 10 Preview (#8)

Apache ECharts Lite Panel 1.1.0

08 May 14:37
795b205
Compare
Choose a tag to compare

Features / Enhancements

  • Upgrade to Grafana 9.5.1 toolkit (#3)
  • Update plugin id to volkovlabs-echarts-lite-panel (#3)

Apache ECharts Lite Panel 1.0.0

24 Apr 00:35
c72a325
Compare
Choose a tag to compare

Features / Enhancements

  • Based on Apache ECharts panel 3.4.1
  • Removed everything except Core functionality (#1)
  • Update Actions and README (#2)