+10
STATUS.md
+10
STATUS.md
···
64
64
65
65
**documentation**: `docs/frontend/search.md`, `docs/frontend/keyboard-shortcuts.md`
66
66
67
+
**follow-up polish** (PRs #449-463):
68
+
- mobile search icon in header (PRs #455-456)
69
+
- theme-aware modal styling with styled scrollbar (#450)
70
+
- ILIKE fallback for substring matches when trigram fails (#452)
71
+
- tag collapse with +N button (#453)
72
+
- input focus fix: removed `visibility: hidden` so focus works on open (#457, #463)
73
+
- album artwork fallback in player when track has no image (#458)
74
+
- rate limiting exemption for now-playing endpoints (#460)
75
+
- `--no-dev` flag for release command to prevent dev dep installation (#461)
76
+
67
77
---
68
78
69
79
#### light/dark theme and mobile UX overhaul (Dec 2-3)