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
(Alan Paris) Writes to all writable states are now processed in onStateChange; previously many controls (picture, CEC, presets, WiFi, standby, sidebar, layout, audio mode, per-LAN DHCP) were silently ignored
(Alan Paris) WiFi frequency and channel are now sent together as the single command the device requires
(Alan Paris) Sensitive values (e.g. WiFi password) are masked in the debug state-change log
(Alan Paris) Polling and reconnect intervals are now clamped to safe bounds in code, not only in the admin UI