Skip to content

v0.5.0

Choose a tag to compare

@onxtane onxtane released this 21 Jun 07:43
· 11 commits to main since this release

What's new

Features

  • Missing device warning — amber toast alert when a saved group references lights that weren't found during discovery (#32)
  • Nanoleaf diagnostics toggle — debug switch in Settings to enable/disable [NANOLEAF DIAG] log output; was previously hardcoded on (#33)

Fixes

  • Auto-load group — consolidated two nearly identical auto-load code paths into a single canonical implementation; fixes a bug where on_selection_changed was not called after discover auto-load (#37)
  • Security — patched 3 XSS sinks in the UI layer

Full changelog: v0.4.0...v0.5.0