Releases: aome510/spotify-player
Releases · aome510/spotify-player
v0.21.2
What's Changed
- Update librespot dependencies to v0.8.0 by @Douglas019BR in #868
New Contributors
- @Douglas019BR made their first contribution in #868
Full Changelog: v0.21.1...v0.21.2
v0.21.1
What's Changed
- Fix: Move
fuzzy_search_itemstoutilsto resolve #820 by @Dragonfly911117 in #823
New Contributors
- @Dragonfly911117 made their first contribution in #823
Full Changelog: v0.21.0...v0.21.1
v0.21.0
The highlight of this new release is the upgrade to a new librespot version (v0.7.1), fixing different issues happening because of breaking changes from Spotify APIs. Beside that, this release also includes a few nice QoL improvements both to the app's functionality and UI
What's Changed
- fix
rustlsdependency on yanked version by @KUHLwasStolen in #788 - add optional feature to pixelate album art to match terminal aesthetic by @KUHLwasStolen in #793
- remove unnecessary auth scopes
user-read-emailanduser-read-birthdateby @KUHLwasStolen in #792 - Upgrade
librespotto0.7.0, fixing audio, authentication, DNS lookup issues by @aome510 in #808 - Make Spotify Connect integration work with new authentication changes by @aome510 in #809
- Show relative time that a track was added in playlists by @Funtimes909 in #755
- add display of genres in playback UI via
{genres}by @KUHLwasStolen in #795 - Allow configuring the log directory by @acuteenvy in #783
- added a functionality to search through items in a playlist popup by @deauthe in #784
- Parameterize
SeekForwardandSeekBackwardcommands by @Valkyrja-Design in #798 - feat: add playlist edit command for adding/removing tracks by @rrotaru in #776
- fix
spotify_player connect --name [...]and... get key devicesby @KUHLwasStolen in #794 - Feature: Add ability to change position of progress bar by @rvnku in #805
New Contributors
- @KUHLwasStolen made their first contribution in #788
- @Funtimes909 made their first contribution in #755
- @acuteenvy made their first contribution in #783
- @Valkyrja-Design made their first contribution in #798
- @rrotaru made their first contribution in #776
- @rvnku made their first contribution in #805
Full Changelog: v0.20.7...v0.21.0
v0.20.7
What's Changed
- fix bug #753 - Action menu shorcut numbers not working anymore by @markgandolfo in #754
- Feature: Add ability to jump to search result by @JohnMitchell04 in #748
- Update ArchLinux Install Process by @joan-morera in #761
- Add Support for RTL text in most UI elements (#759) by @damageboy in #760
New Contributors
- @JohnMitchell04 made their first contribution in #748
- @joan-morera made their first contribution in #761
- @damageboy made their first contribution in #760
Full Changelog: v0.20.6...v0.20.7
v0.20.6
What's Changed
- fix playlist folders sorting by @aNNiMON in #719
- feat: add currently playing lyric highlight by @JamesManningR in #733
- recommend official Arch package instead of AUR by @ThomasFrans in #722
- fix: add reqwest missing feature to run lyric finder example by @gumaath in #730
- docs: add rhel/fedora systems dependencies documentation by @gumaath in #731
- Add Support for RTL text in lyrics by @devceline in #749
- feat: add {liked} option to playback_format by @Domerpig in #728
- Added description to show if a playlist is favorited/followed by @nbrowner in #745
- Add support for vim like motions, i.e. 5j 8k, etc. by @markgandolfo in #742
New Contributors
- @JamesManningR made their first contribution in #733
- @ThomasFrans made their first contribution in #722
- @gumaath made their first contribution in #730
- @devceline made their first contribution in #749
- @Domerpig made their first contribution in #728
- @nbrowner made their first contribution in #745
- @markgandolfo made their first contribution in #742
Full Changelog: v0.20.5...v0.20.6
v0.20.5
What's Changed
- Add Catppuccin Themes by @aestellic in #655
- Clarify
client_id_commandoption & trim output by @juliamertz in #656 - feat: start playback for track from cli by @juliamertz in #649
- Config option to sort artists albums by type by @JohnOberhauser in #654
- fix: building with notify only by @dibbel26 in #658
- Fixed a typo in feature_request.md by @ManiProjs in #666
- fix(search): remove double border when in vertical orientation by @DOD-101 in #662
- fix: Some shows not loading by @m4r1vs in #664
- Remove legacy alias for ratatui by @WhyNotHugo in #680
- fix album action when albums are sorted by type by @aome510 in #697
- Add working shell.nix by @EliRibble in #685
- feat: sort playlists and albums alphabetically by @CostelXD in #696
- Change script shebangs, fix minor doc typeo by @kism in #708
- feat: display duration on albums and playlists by @DOD-101 in #716
New Contributors
- @adrianfagerland made their first contribution in #643
- @aestellic made their first contribution in #655
- @JohnOberhauser made their first contribution in #654
- @dibbel26 made their first contribution in #658
- @ManiProjs made their first contribution in #666
- @m4r1vs made their first contribution in #664
- @WhyNotHugo made their first contribution in #680
- @EliRibble made their first contribution in #685
- @CostelXD made their first contribution in #696
- @kism made their first contribution in #708
Full Changelog: v0.20.4...v0.20.5
v0.20.4
Highlight of the release is the introduction of synced lyrics in LyricsPage
test.mov
What's Changed
- Allow changing of volume in different steps by @DOD-101 in #629
- fix: playlist sorting by date by @juliamertz in #634
- add support for synced lyrics by @aome510 in #635
- Cleanup
config::themecodes by @aome510 in #636
Full Changelog: v0.20.3...v0.20.4
v0.20.3
v0.20.2
What's Changed
- Use 'ring' backend as default for rustls. by @pstumpf in #598
- Refactoring by @bircni in #606
- implement podcast functionality by @SebRollen in #552
- Fix black image border by @mielpeeters in #613
- fix Spotify Connect feature support after new API changes by @aome510 in #618
- cleanup
eventmodule and implement follow-up support for podcast by @aome510 in #619 - cleanup
rspotify::modelimports by @aome510 in #620 - Add native-tls-alpn feature to reqwest by @ikopytko in #622
New Contributors
- @pstumpf made their first contribution in #598
- @bircni made their first contribution in #606
- @mielpeeters made their first contribution in #613
- @ikopytko made their first contribution in #622
Full Changelog: v0.20.1...v0.20.2