Skip to content

Releases: andreasgerstmayr/fava-dashboards

v2.0.0b1

03 Dec 21:20
b96cd0f

Choose a tag to compare

v2.0.0b1 Pre-release
Pre-release

Added

  • support dynamic, typed dashboards written in TypeScript (dashboards.tsx) or JavaScript (dashboards.jsx)
  • variables per dashboard and per panel
  • concurrent loading of panels
  • new react panel kind

Changed

  • updated design using Material UI

Removed

  • the jinja2 panel type is deprecated in TypeScript/JavaScript dashboards

Legacy dashboards.yaml configurations will be migrated transparently and are expected to work.

v1.2.0

14 Oct 22:42
36a9c4e

Choose a tag to compare

  • upgrade echarts to v6.0.0

v1.1.0

14 Oct 22:31
6ff3999

Choose a tag to compare

  • publish releases to PyPI

v1.0.0

14 Oct 22:14

Choose a tag to compare

  • initial version