Dashboard
- Redesigned dashboard layout with a cleaner, more organized look
- Added skeleton loading animations so the dashboard loading state aligns with the rest of the app
Threat Map
- Fixed heatmap bleed where threat activity could visually spill into incorrect areas
- Improved legend readability and aligned threat score thresholds for clearer risk indication
Log Viewer
- Fixed an issue where threat scores could display incorrectly in the log detail panel
- Improved light mode contrast on release notes and modal buttons
Browser Extension
- Added base code and deep-linking support in preparation for the upcoming browser extension release
Under the Hood
- Code cleanup and performance improvements across the backend and UI — reduced duplication, consolidated shared logic, and improved maintainability
- Added 300+ new automated tests covering IP identity resolution, query filtering, and firewall API operations
Documentation & Project
- Updated project license to Business Source License 1.1 (free for non-commercial and internal use)
- Refreshed README with updated screenshots and reorganized feature sections
- Fixed a broken compose example in the External PostgreSQL Migration Guide