2.13.0-rc.1 (2026-09-16)
Full Changelog: 2.12.0...2.13.0-rc.1
Implemented enhancements:
Fixed bugs:
- M4A/Quality Issue #281
- Year tag not written: enrich_from_match discards the album year that get_album already returns #235
Merged pull requests:
- feat(library): download selected tracks as one ZIP #345 (@henriquesebastiao)
- Replace deno with nodejs runtime; migrate FastAPI startup to lifespan handler #343 (betterix)
- perf: parallelize downloads, metadata lookups, Spotify paging and library tag reads #342 (@henriquesebastiao)
- fix(download): honor the chosen bitrate for M4A/OPUS, fix OGG conversion crash #341 (@henriquesebastiao)
- fix(player): hide the volume slider on mobile, keep audio at full volume #340 (@henriquesebastiao)
- Backfill track year from the resolved YT Music album #339 (@jusseppe88)
- Add slskd provider, Navidrome playlist sync, library paths, and queue UX #182 (@dx616b)
New Contributors
- @jusseppe88 made their first contribution in #339
- @dx616b made their first contribution in #182