v0.38.3
chore: bump version to 0.38.3 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 the rust-minor-updates group with 2 updates by @dependabot[bot] in #244
- chore(deps): bump ratatui-image from 10.0.8 to 11.0.1 by @dependabot[bot] in #245
- fix: handle mouse input on content tables fixes #249 by @LargeModGames in #250
- fix: require second clikc for song mouse selection. Closes #258 by @LargeModGames in #261
- chore(deps): bump the rust-minor-updates group with 5 updates by @dependabot[bot] in #259
- chore(deps): bump pipewire from 0.9.2 to 0.10.0 by @dependabot[bot] in #260
- fix: add configurable playbar cover art sizing. Fixes #253 by @LargeModGames in #263
- fix: make continue startup behavious passive. Fixes #254 by @LargeModGames in #264
- fix token refresh handling by @shilicioo in #257
- feat: add continuous playlist and liked songs scrolling by @LargeModGames in #265
- Adaptive tick rate. Fixes #252 by @LargeModGames in #267
- feat: show current track in terminal title (#262) by @LargeModGames in #268
Full Changelog: v0.38.2...v0.38.3