v0.3.0
This release adds a tag management screen with metadata-derived tags, a redesigned search filter bar, and a light/dark toggle in the home header, along with player hardening and dependency security updates.
What's Changed 🎉
- fix: bump react-router to 7.18.1 to resolve XSS advisory in #48
- chore(deps): bump postcss from 8.5.15 to 8.5.23 by @dependabot[bot] in #49
- Upgrade react-router to v8 to resolve Dependabot alert #4 in #53
- fix: harden built-in player against transient playback errors in #51
- chore(deps): bump undici and fast-uri to patched versions in #60
- feat: add a light/dark toggle to the home header in #63
- Guarantee contrast floors for every base16 theme in #62
- chore(deps-dev): bump js-yaml from 4.3.0 to 4.3.1 by @dependabot[bot] in #61
- #64 fix: make disabled carousel arrows swallow clicks in #65
- #66 fix: keep the search field readable when the window is narrow in #67
- #34 Tag management screen and metadata-derived tags in #68
- feat: redesign the search filter bar around one derivation in #69
- fix: correct tag name limits, catalog truncation and chip dedupe in #70
- chore: release v0.3.0 in #71
Full Changelog: v0.2.6...v0.3.0