What's New
Release History Browser
- Previous Releases dropdown in the release notes modal — browse notes from any past version
Log Table Improvements
- Sticky table header stays visible while scrolling
- Scroll-to-top button appears when you scroll down
- Expanded row card borders in both dark and light mode
- Country column centered across all display modes
- Light mode row hover now visible
API Key Permission Handling
- Read-only API key support — connection test shows a warning instead of failing
- Clear error messages for authentication and permission issues
- Firewall endpoints show actionable errors instead of generic failures
Key Files Modified
receiver/unifi_api.py— permission checks on Integration API callsreceiver/routes/unifi.py— surface permission errors in firewall endpointsui/src/components/Pagination.jsx— previous releases dropdownui/src/components/LogTable.jsx— sticky header, expanded row cards, country centeringui/src/components/LogStream.jsx— scroll-to-top buttonui/src/index.css— expanded row card styles, light mode fixes