Skip to content

Releases: aome510/spotify-player

v0.20.4

15 Dec 17:13
fc77299
Compare
Choose a tag to compare

Highlight of the release is the introduction of synced lyrics in LyricsPage

test.mov

What's Changed

Full Changelog: v0.20.3...v0.20.4

v0.20.3

01 Dec 20:35
5087bde
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.20.2...v0.20.3

v0.20.2

01 Dec 18:40
f7bd1f8
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.20.1...v0.20.2

v0.20.1

02 Nov 14:46
3a76e62
Compare
Choose a tag to compare

What's Changed

  • fix window v0.58.0 build error in #585
  • handle shutdown error upon restarting session in #589
  • ignore cache when authenticating the application using authenticate CLI command in #592
  • pre-release v0.20.1 in #595

Full Changelog: v0.20.0...v0.20.1

v0.20.0

28 Oct 22:59
Compare
Choose a tag to compare

v0.20.0 is a big release with many new changes and new contributors 🚀 🚀 🚀. Highlight of this release is the migration to librespot v0.5.0 which allows us to fix a long-standing issue with Spotify authentication. Shoutout to all old/new contributors for pushing this release.

What's Changed

New Contributors

Full Changelog: v0.19.1...v0.20.0

v0.19.1

08 Jul 04:14
Compare
Choose a tag to compare

v0.19.1 welcomes many new contributors. Contributions are highly appreciated! Feel free to look into the list of good first issues if you want to contribute.

The project also gained a lot of traction recently. It's really great to see that more and more people are interested in this project.

spotify_player was featured on Github's Rust trending page 🥳 🥳 🥳:

IMG_3302

What's Changed

New Contributors

Full Changelog: v0.18.2...v0.19.1

v0.18.2

25 May 03:33
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.18.1...v0.18.2

v0.18.1

26 Apr 21:11
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.18.0...v0.18.1

v0.18.0

21 Apr 22:08
Compare
Choose a tag to compare

What's Changed

  • Add fake track repeat mode in #410
  • Make notification timeout configurable and allow whitespaces in playback_format in #417
  • Refactor client request handling module in #418
  • Refactor ui and event modules in #419
  • Miscellaneous UI improvements in #420
  • Determine clipboard provider automatically based on user's environment in #421
  • Decouple configs from application's state in #422

Breaking changes

  • OpenCommandHelp and Queue commands are updated to go to a new page instead of opening a popup
  • remove copy_command config option (a copy command is now derived automatically)

Full Changelog: v0.17.2...v0.18.0

v0.17.2

29 Mar 03:17
Compare
Choose a tag to compare

What's Changed

  • ensure no popup is rendered on top the playback window in #400
  • add patch for null issue with images field when getting user playlist in #402

Full Changelog: v0.17.1...v0.17.2