feat(ui): collapsible changelog in installer (v1.2.2)

This commit is contained in:
2026-02-16 21:54:51 +01:00
parent 587a37884e
commit 876da1a2de
7 changed files with 47 additions and 18 deletions

View File

@@ -1,3 +1,6 @@
## v1.2.2 (2026-02-16)
- **UX**: Installer-Changelog jetzt einklappbar für mehr Übersicht. 📂
## v1.2.1 (2026-02-16)
- **Fix**: Smart Highlights werden jetzt korrekt auf Menü-Items angewendet (`checkHighlight` in `createDayCard`). 🌟
- **Feature**: Mock-Daten (`mock-data.js`) für Standalone-Tests eingebaut. 🧪