chore(release): bump version to 0.38.0 and update changelog
Downloads
- On Windows 10/11 (64-bit) → spotatui-windows-x86_64.zip
- On Linux (Ubuntu, Arch, Fedora, etc.) → spotatui-linux-x86_64.tar.gz
- On macOS with Intel CPU → spotatui-macos-x86_64.tar.gz
- On macOS with Apple Silicon (M1/M2/M3) → spotatui-macos-aarch64.tar.gz
Checksums (.sha256) are optional and only needed if you want to verify the download.
To update use "spotatui update --install" or use your package manager of choice.
What's Changed
- chore(deps): bump self_update from 0.42.0 to 0.43.1 by @dependabot[bot] in #155
- chore(deps): bump tokio-tungstenite from 0.26.2 to 0.28.0 by @dependabot[bot] in #154
- chore(deps): bump tokio from 1.49.0 to 1.50.0 in the rust-minor-updates group by @dependabot[bot] in #153
- chore(deps): bump quinn-proto from 0.11.13 to 0.11.14 by @dependabot[bot] in #158
- chore: update nix flake by @Kathund in #149
- docs: add Kathund as a contributor for platform by @allcontributors[bot] in #160
- chore: clean up nix flake version handling by @Kathund in #161
- Fix issue #139 playback drift and stabilize paged caches by @domogami in #163
- chore(deps): bump the rust-minor-updates group with 5 updates by @dependabot[bot] in #164
- docs: add domogami as a contributor for code by @allcontributors[bot] in #165
- feat: Implement add-track-to-playlist flow across more views by @higorprado in #168
- docs: add higorprado as a contributor for code by @allcontributors[bot] in #169
- Void Linux installation guide by @eiseq in #171
- docs: add eiseq as a contributor for doc by @allcontributors[bot] in #173
- feat(mpris): decouple from streaming and add full state sync by @higorprado in #172
- chore(deps): bump undici and wrangler in /worker-relay by @dependabot[bot] in #175
- fix: handle 5xx server errors with retry message in playback network by @LargeModGames in #178
- Mallformed request and asks for auth on every startup by @LargeModGames in #176
- Fix playback always starts from the first track of a playlist when using external device by @LargeModGames in #177
- chore(deps): bump rustls-webpki from 0.103.9 to 0.103.10 by @dependabot[bot] in #183
- chore(deps): bump tar from 0.4.44 to 0.4.45 by @dependabot[bot] in #182
- Fix panic hook to handle audio backend errors and improve error messaging by @LargeModGames in #184
- Fix playlist scrolling showing only one track on page boundary by @LargeModGames in #185
- Rename BasicView to LyricsView and add CoverArtView; update key bindings and handlers accordingly by @LargeModGames in #186
- chore(deps): bump tokio-tungstenite from 0.28.0 to 0.29.0 by @dependabot[bot] in #188
- chore(deps): bump rspotify from 0.14.0 to 0.16.0 by @dependabot[bot] in #187
New Contributors
- @Kathund made their first contribution in #149
- @domogami made their first contribution in #163
- @higorprado made their first contribution in #168
- @eiseq made their first contribution in #171
Full Changelog: v0.37.3...v0.38.0