v0.1.77
0.1.77 (2026-07-11)
Features
- add desktop theme setting (system/light/dark/adaptive) (#51) (94b7706)
- lazy-load liked songs with scroll pagination (#52) (c395943)
- play liked songs track within full collection context (#55) (be5b50d)
What's Changed
- feat: add desktop theme setting (system/light/dark/adaptive) by @bhekanik in #51
- chore: fix clippy question_mark lint under rust 1.97 by @bhekanik in #53
- feat: lazy-load liked songs with scroll pagination by @bhekanik in #52
- feat: play liked songs track within full collection context by @bhekanik in #55
- chore(deps): bump crossbeam-epoch to 0.9.20 for RUSTSEC-2026-0204 by @bhekanik in #56
- chore(deps): bump actions/attest from 4.1.0 to 4.1.1 by @dependabot[bot] in #44
- chore(deps): bump clap_mangen from 0.2.33 to 0.3.0 by @dependabot[bot] in #8
- chore(deps): bump toml from 0.8.23 to 1.1.2+spec-1.1.0 by @dependabot[bot] in #5
- chore(deps): bump schemars from 0.8.22 to 1.2.1 by @dependabot[bot] in #6
- chore(main): release 0.1.77 by @bhekanik in #54
New Contributors
- @dependabot[bot] made their first contribution in #44
Full Changelog: v0.1.76...v0.1.77