From b07c322dc90efaba77517234c0e6988b73ff9fbe Mon Sep 17 00:00:00 2001 From: Graham McIntie Date: Fri, 13 Feb 2026 19:18:36 -0600 Subject: [PATCH] docs: update changelogs with navigation and visual polish --- priv/static/changelog.txt | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/priv/static/changelog.txt b/priv/static/changelog.txt index 94886007..b08842dc 100644 --- a/priv/static/changelog.txt +++ b/priv/static/changelog.txt @@ -1,3 +1,11 @@ +2026-02-13 — Navigation & Visual Polish +* Breadcrumb navigation on device detail, site detail, config timeline, and trace pages +* Loading skeleton placeholders while data loads on the dashboard +* Smooth page fade-in transitions throughout the app +* Subtle hover effects on cards and table rows +* Custom scrollbar styling for a cleaner look +* Better meta tags for search engines and social sharing + 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"