v0.39.0
chore: update supported versions in SECURITY.md for version 0.39
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 #283
- chore(deps): bump sha2 from 0.10.9 to 0.11.0 by @dependabot[bot] in #284
- chore(deps): bump tar from 0.4.45 to 0.4.46 by @dependabot[bot] in #286
- fix(streaming): keep playback on native device, surface failures (#282) by @LargeModGames in #287
- chore(deps): bump the rust-minor-updates group with 4 updates by @dependabot[bot] in #289
- Add playbar click-to-seek, fix search focus and cover art handling by @LargeModGames in #290
- fix spotatui native device and selector behavior by @shilicioo in #293
- System Media Tansport Controls Integration for Windows by @rlpratyoosh in #291
- fix: scroll settings list to keep selection in view by @LargeModGames in #294
- Fix stale native playback routing after streaming recovery by @shilicioo in #298
- Fix ghost spotatui Connect devices accumulating by @LargeModGames in #299
- Add Lua plugin scripting by @LargeModGames in #302
Full Changelog: v0.38.6...v0.39.0