Skip to content

0.6.0

Compare
Choose a tag to compare
@algenty algenty released this 22 Dec 09:27
· 669 commits to master since this release

[0.6.0 SNAPSHOT] - 2019-12-20

Added

  • Experimental implementation for table type data (Mysql, Postgres, Zabbix, Streaming, loki and other ...)
  • PlaceHolder feature supported see doc from draw.io
  • Some optimization on :
    • tooltips
    • States
  • Tooltip Graph :
  • Variables support in download input url (See example)
  • Add graduate animation when color changed (See example)
  • New rule design in editor (See example)
  • Typescript migration for best quality code.
  • Build migration to grafana-toolkit (thanks Dominik and Ryan).
  • New engine graph for best compatibility with draw.io.
  • Better Zoom for firefox and IE/edge.
  • Add checks/controls on edit mode for XML and URL.
  • Regular expression for String type values implemented to define level state.

Fixed

  • Fix download url on first load.
  • Fix value null for string (issue #65)
  • Fix bug "subways" Editor (issue #73)
  • Fix date on 2 digit in tooltip (issue #77)
  • Fix minors bug.