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
feat: add a beta firmware update visibility setting
Beta and stable releases were shown identically everywhere (dashboard,
device detail, update dialog), with no way to hide beta-only updates
by default. Adds a "Show beta updates" toggle (off by default) backed
by a new available_firmware_channel field threaded from the scan
gateways (RPC and legacy Gen1) through the API to the frontend, so the
UI can tell which channel an update came from and filter/label it
consistently across the dashboard table, device header, and device
actions card.
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01VApHaH9KZ6BPV9SwvUAVLH
0 commit comments