Skip to content

Commit 9ea9329

Browse files
authored
Merge pull request #8 from ch-bas/feature/ui-improvements
v1.3.0 — Major frontend Update
2 parents 22d92cc + 5650dd5 commit 9ea9329

3 files changed

Lines changed: 791 additions & 506 deletions

File tree

CHANGELOG.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,31 @@ Format: [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
66

77
---
88

9+
## [1.3.0] — 2026-06-11
10+
11+
### Added
12+
13+
- **Major frontend overhaul** with 15 UI improvements:
14+
- Side-by-side camera compare (select 2-4 cameras with checkboxes)
15+
- Export filtered view as CSV or JSON
16+
- Active filter chips with click-to-remove
17+
- Keyboard shortcuts: `/` search, `Esc` close, ``/`` pages
18+
- Light/dark mode toggle (persists in localStorage)
19+
- Sticky table header
20+
- Resolution color coding (blue 4K+, green 4-5MP, muted 1080p)
21+
- URL state persistence (shareable filter links via hash)
22+
- Config coverage stat in stats bar (clickable)
23+
- Frigate compatibility checkbox filter
24+
- CFG badge next to model name for cameras with configs
25+
- Integration configs shown in detail drawer (Frigate/HA/Blue Iris)
26+
- **Advanced filtering**:
27+
- Multi-select dropdowns for Brand, Type, and Power (pick multiple values)
28+
- Filter counts in all dropdowns (e.g. "Reolink (133)")
29+
- Price range slider with max price filter
30+
- Reset all filters button
31+
32+
---
33+
934
## [1.2.1] — 2026-06-11
1035

1136
### Added

0 commit comments

Comments
 (0)