Skip to content

Releases: LEGO/dashboard-framework

v0.3.0

22 Apr 12:13
v0.3.0
c13e17b

Choose a tag to compare

[0.3.0] - 2026-04-22

Features

  • Valkey feature from edge (#33)

v0.2.0

16 Apr 09:26
v0.2.0
96e8335

Choose a tag to compare

[0.2.0] - 2026-04-16

Bug Fixes

  • (auth) When auth is not available, does not return an error (#16)

Documentation

  • How to add a new feature (#18)
  • How to deploy and env variables (#20)
  • Adds code of conduct \o/ (#23)

Features

  • (lego-edge) Adds LEGO Edge support (rabbitmq, psql, etc etc) (#14)
  • (auth) Makes SSO portable via env variables (#15)
  • Allows to point to a custom Grafana instance (#19)
  • (features) Adds icons next to the feature selection (#21)
  • (features) Adds support for optionally adding resource request recommendation panels (#26)
  • More novus stuff (#25)
  • Adds workflows to handle issues, PRs and to welcome new contributors. (#31)
  • (output) Set default variables and allow features to ovewrite them if needed (#30)

Refactor

  • Remove dead code (#22)
  • (ci) Remove forgejo ci and update Nix flake lock (#29)

Chore

  • Allow daniel to read the env files (those are not secrets) (#17)
  • Idiomatic react for novus.tsx (#28)