Skip to content

v0.4.0

Choose a tag to compare

@onxtane onxtane released this 21 Jun 03:56
· 14 commits to main since this release

What's new in v0.4.0

UI polish

  • Log view restyled — entries now show colour-coded badges (EVENT, GROUP, GUI, ERROR, WARNING, NANOLEAF, LAN) instead of raw terminal text
  • Auto-response icons — all event rows now use the same SVG icons as the Manual Triggers section; emojis removed

Bug fixes

  • Light list checkbox glitch — checkboxes no longer visually flicker during scroll (replaced native inputs with CSS-driven custom checkboxes)
  • Velocity scrolling — completely rewrote scroll handler; eliminates the jerky reset-on-each-tick behaviour by preventing native scroll and handling all movement via a single RAF loop with delta normalisation and a velocity cap

Known issue

  • Stagger Lights temporarily disabled — the setting is greyed out with a notice while the regression is investigated (#30)