Skip to content

Releases: aome510/spotify-player

v0.11.1

06 Feb 04:33
Compare
Choose a tag to compare

What's Changed

  • Fix playback_progress_bar component style not working in #121

Full Changelog: v0.11.0...v0.11.1

v0.11.0

04 Feb 01:09
Compare
Choose a tag to compare

What's Changed

  • add initial issue templates in #104
  • Refactor default themes in #107
  • Add sharing support in #110
  • Update play/pause icon usage and rename doc folder in #112
  • Add support for seeing the current queue in #113
  • Fix incorrect playback position on Linux in #114
  • Automatically update the lyric page on playing new track in #115
  • More flexible theme config in #118

Notes

There are some potentially breaking changes with theme configurations. Please refer to the updated theme documentation for migration.

New Contributors

Full Changelog: v0.10.0...v0.11.0

v0.10.0

26 Dec 03:43
Compare
Choose a tag to compare

What's Changed

  • Update dependencies in #91
  • Improve radio feature UX in #92
  • Implement tracks context in #94
  • Fix liked tracks errors in #95

Full Changelog: v0.9.8...v0.10.0

v0.9.8

23 Sep 03:49
Compare
Choose a tag to compare

What's Changed

  • Support collaborative playlists in #83
  • Handle device connection with retries in #81

Full Changelog: v0.9.6...v0.9.8

v0.9.6

01 Sep 11:23
Compare
Choose a tag to compare

What's Changed

  • Add "add-track-to-queue" support in #73
  • Refactor playback rendering codes in #75
  • Add seek commands in #76

Full Changelog: v0.9.5...v0.9.6

v0.9.5

10 Aug 13:49
Compare
Choose a tag to compare

What's Changed

  • Allow play/pause icons to be configurable in #68
  • Update dependencies in #71

Full Changelog: v0.9.4...v0.9.5

v0.9.4

29 Jul 03:37
7dc3518
Compare
Choose a tag to compare

What's Changed

  • Add Fedora install instructions in #63
  • Improve github actions in #65

Full Changelog: v0.9.3...v0.9.4

v0.9.3

10 Jul 02:44
Compare
Choose a tag to compare

What's Changed

  • Add session configs in #60
  • Add browse page in #61

Full Changelog: v0.9.2...v0.9.3

v0.9.2

22 Jun 00:54
Compare
Choose a tag to compare

What's Changed

  • Cleanup compilation warnings in #56
  • Remove user:{user} part when parsing URIs in #58

Full Changelog: v0.9.0...v0.9.2

v0.9.0

18 Jun 19:37
Compare
Choose a tag to compare

What's Changed

  • Add image rendering support (under image feature) in #48, #52
  • Improve actions on item feature in #54, #55
  • Update rust CI to run based on specific features in #51

Breaking changes

  • Disable lyric-finder by default. Need to specify --features lyric-finder to install/build the application with the feature

Full Changelog: v0.8.0...v0.9.0