What's Changed
New Features
- Logout button — added to the bottom of the left sidebar (below Settings), available in normal mode only
Bug Fixes
- Fixed checkbox selection in Pending Devices panel: clicking a checkbox no longer opens the device approval modal
- Fixed NaN being sent to the API when the status check interval input is cleared
- Fixed potential open-redirect in the update badge by validating the release URL scheme
Internal
- Resolved controlled-input React warning on pending device checkboxes (
onChangeanti-pattern)