Skip to content

Releases: aome510/spotify-player

v0.14.0

18 May 03:25

Choose a tag to compare

Summary

v0.14.0 is a big release with new daemon feature and CLI commands.

This release also resolves the application's persistent issue that requires restarting the application in case of networking errors. The application now (hopefully) becomes more robust to such errors by automatically re-initializing the application's states and integrated player after re-gaining access to the network.

What's Changed

  • Fix broken link in #175
  • Implement spotify-player's CLI commands in #159
  • Update dependencies in #186
  • Add more builds for CD github action in #192
  • Add daemon support in #193
  • Extend CLI functionalities in #194
  • Make the client/application more robust to network errors in #198
  • Fix cargo install examples in README.md in #199
  • Add docs for new features and improve CLI/daemon codes in #200

New Contributors

  • @drrckchng made their first contribution in #175
  • @yerke made their first contribution in #199

Full Changelog: v0.13.1...v0.14.0

v0.13.1

29 Mar 03:06

Choose a tag to compare

What's Changed

  • Hot fix for v0.13.0 in #174

Full Changelog: v0.13.0...v0.13.1

v0.13.0

28 Mar 22:14

Choose a tag to compare

What's Changed

  • Cleanup viuer's temp files before rendering an image in #157
  • Use spotify_player instead of spotify-player in documents in #162
  • remove colon from log file name in #168
  • Add configuration option for streaming in #169
  • Add buffered playback in #171
  • Add enable_image_cache config option in #172
  • Support selecting an action in action list popup using '0' to '9' in #173

New Contributors

Full Changelog: v0.12.1...v0.13.0

v0.12.1

04 Mar 04:19

Choose a tag to compare

What's Changed

  • Support customizable formats in #147
  • Fixed duplicate keys on Windows in #151
  • Add more UI customizations and refactor UI codes in #152

What's new

  • New config options: playback_format, notify_format, border_type, progress_bar_type
  • New theme's component style: playback_artists

New Contributors

Full Changelog: v0.12.0...v0.12.1

v0.12.0

18 Feb 19:15

Choose a tag to compare

What's Changed

  • Queue feature improvements in #130
  • Add more navigation commands in #131
  • Add various UI improvements by in #132
  • Fix playback window's position when rendering the application's UI in #133
  • Add sixel support in #134
  • Add desktop notification support in #137

Full Changelog: v0.11.1...v0.12.0

v0.11.1

06 Feb 04:33

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

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

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

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

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