docs: update changelogs with UX polish and activity feed improvements

This commit is contained in:
Graham McIntire 2026-02-13 19:13:32 -06:00
parent 2389e11469
commit 5a6643c6aa
2 changed files with 13 additions and 0 deletions

View file

@ -1,4 +1,8 @@
2026-02-13
feat: nav search trigger button with ⌘K keyboard shortcut hint
fix: remove experimental badges from Alerts and Network Map nav
feat: polished empty states for alerts (all-clear), insights, sites pages
feat: enhanced activity feed — real-time updates, time grouping, search, device links, item counts
feat: complete marketing page rewrite — WISP-focused positioning, pain points, pricing tiers, use cases
fix: safer float formatting, nil crash prevention in templates
fix: add missing age_text and severity_color helpers to alert_live

View file

@ -1,3 +1,12 @@
2026-02-13 — UX Polish & Activity Feed Upgrade
* Search button with ⌘K shortcut now visible in the top navbar
* Alerts and Network Map no longer marked as "experimental"
* Activity Feed now groups events by time (Today/Yesterday/This Week)
* Activity Feed: real-time updates, search by device name, filter counts on chips
* Activity Feed: device links in each entry, critical events highlighted
* Polished empty states on Alerts ("All Clear!"), Insights, and Sites pages
* Better guidance for new users with action buttons on empty pages
2026-02-13 — New Marketing Site
* Completely redesigned landing page focused on WISP/ISP operators
* New sections: pain points, subscriber impact features, use cases by role (NOC/Help Desk/Owner)