Skip to content

Releases: ae3e/ae3e-plotly-panel

v0.5.0 (2021-08-09)

09 Aug 14:39
Compare
Choose a tag to compare

Features / enhancements

v0.4.0 (2021-04-30)

30 Apr 10:19
Compare
Choose a tag to compare

Features / enhancements

  • Overall: Update plotly.js from 1.52.1 to 1.58.4 (#14)
  • Overall: Add frames parameter (#29)
  • Editor: Make code editor expandable (#23)

Bug Fixes

  • Editor: Persistent layout config (#15)
  • Editor: Improved script's error with messages and without full refresh needed (#30)

v0.3.3 (2020-12-18)

18 Dec 08:57
Compare
Choose a tag to compare

Features / enhancements

  • Overall: Upgrade to Grafana 7.3.5
  • Security: Compliant with signature process

[!!CAUTION] Had trouble to sign the plugin like described here and here. Moved all images to root in dist folder and updated plugin.json accordingly to be able to sign the plugin.

v0.3.2 (2020-11-04)

04 Nov 15:11
Compare
Choose a tag to compare

Bug Fixes

  • Editor: Replace code editor with default one from @grafana/ui (Monaco editor) (algenty/grafana-flowcharting#235)
  • Core: Avoid Mathjax conflict with other librairies (#7)

v0.3.1 (2020-10-13)

13 Oct 19:56
Compare
Choose a tag to compare

Bug Fixes

  • Editor: Add default values

v0.3.0 (2020-10-09)

09 Oct 15:00
Compare
Choose a tag to compare

Features / enhancements

  • Overall: Upgrade to Grafana 7.2
  • Editor: Change Ace editor to Monaco editor