File tree Expand file tree Collapse file tree 1 file changed +18
-0
lines changed
Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,24 @@ All notable changes to this project will be documented in this file.
44
55Versioning: ` YYYY-MM-DD.N ` (date + sequential build number per day)
66
7+ ## [ 2026-02-09.18]
8+
9+ ### Added
10+ - ** AJAX live refresh** : Dashboard updates every 60s without full page reload — open modals, expanded metric cards, and channel groups are preserved
11+ - ** Dark/Light theme toggle** : Quick-switch button in the topbar corner with persistent localStorage preference
12+ - ** Modem uptime display** : Errors card now shows device uptime (days + hours)
13+ - ** Range indicators** : Colored good/warn/crit zone bars with value marker for DS Power, SNR, and US Power
14+ - ** Channel group health badges** : Collapsed DOCSIS version groups show green checkmark or warning/critical count
15+ - ** DOCSIS 3.1 upstream warning** : Notice when no OFDMA upstream channel is detected
16+
17+ ### Changed
18+ - ** Dashboard redesign** : Replaced 7 flat summary tiles with connection info bar + 3 compact metric cards (Downstream, Upstream, Errors) with progressive disclosure
19+ - ** DOCSIS version sorting** : Channel groups now correctly sort descending (4.0, 3.1, 3.0)
20+
21+ ### Fixed
22+ - ** Card expand bug** : Clicking anywhere on a card no longer expands all cards — only the header is clickable
23+ - ** Card height alignment** : Cards no longer stretch to match the tallest card in the row
24+
725## [ 2026-02-09.17]
826
927### Added
You can’t perform that action at this time.
0 commit comments