v0.38.1
release: Bump version to 0.38.1 and update changelog for new features and fixes
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
- fix: volume percentage briefly reverting after user change by @1knth in #192
- docs: add 1knth as a contributor for code by @allcontributors[bot] in #194
- feat: add Create Playlist feature by @SkyeVault in #193
- docs: add SkyeVault as a contributor for code by @allcontributors[bot] in #195
- chore(deps): bump tui-bar-graph from 0.3.1 to 0.3.2 in the rust-minor-updates group by @dependabot[bot] in #197
- Greybeard mode by @benalleng in #200
- docs: add benalleng as a contributor for code by @allcontributors[bot] in #202
- chore(deps): bump the rust-minor-updates group with 2 updates by @dependabot[bot] in #204
- chore(deps): bump self_update from 0.43.1 to 0.44.0 by @dependabot[bot] in #205
- feat(fullscreen): implement dynamic playbar resizing and update layout handling by @LargeModGames in #209
- chore(ci): bump softprops/action-gh-release from 2 to 3 in the actions group by @dependabot[bot] in #212
- chore(deps): bump the rust-minor-updates group with 4 updates by @dependabot[bot] in #213
- feat: add global keybind to like/dislike currently playing track by @shilicioo in #215
- docs: add shilicioo as a contributor for code by @allcontributors[bot] in #221
- fix: followed artists list display by @shilicioo in #220
- fix: clippy errors by @shilicioo in #222
- chore(deps): bump rustls-webpki from 0.103.10 to 0.103.13 by @dependabot[bot] in #224
- chore(deps): bump openssl from 0.10.77 to 0.10.78 by @dependabot[bot] in #225
- Fix re-login on every reboot (PKCE refresh token not persisted) by @F1xxs in #217
New Contributors
- @1knth made their first contribution in #192
- @SkyeVault made their first contribution in #193
- @benalleng made their first contribution in #200
- @shilicioo made their first contribution in #215
- @F1xxs made their first contribution in #217
Full Changelog: v0.38.0...v0.38.1