Releases: aome510/spotify-player
Releases · aome510/spotify-player
v0.12.1
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
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
v0.11.0
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
- @apprehensions made their first contribution in #104
- @BeneCollyridam made their first contribution in #113
- @daschw made their first contribution in #118
Full Changelog: v0.10.0...v0.11.0