Releases: andreasgerstmayr/fava-dashboards
Releases · andreasgerstmayr/fava-dashboards
v2.0.0b1
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
reactpanel kind
Changed
- updated design using Material UI
Removed
- the
jinja2panel type is deprecated in TypeScript/JavaScript dashboards
Legacy dashboards.yaml configurations will be migrated transparently and are expected to work.
v1.2.0
v1.1.0
v1.0.0
- initial version