You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)