v0.20.0
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
- add jump to track command by @aNNiMON in #501
- skip single selection for artist actions by @aNNiMON in #507
- show album types in the artist context by @aNNiMON in #508
- Fix mismatched arguments by @aNNiMON in #511
- Use BufReader/BufWriter for data from file cache by @puuuuh in #510
- add
playback_progress_bar_unfilled
by @apprehensions in #516 - Does not return removed commands by @arouene in #524
- feat: Allow themable "like" component by @arouene in #525
- Use album id as hash to store album covers by @leon332157 in #514
- Add ability to adjust window ratios by @DOD-101 in #482
- fix #454 overflowing of song title by @DOD-101 in #529
- remove
utils::{new_list_state,new_table_state}
by @aome510 in #532 - feat: client_id_cmd config option by @juliamertz in #548
- add playlist folders support by @aNNiMON in #518
- Update README.md by @ManiArasteh in #549
- feat: target configuration for action keymaps by @juliamertz in #539
- modify theme script to parse toml by @SebRollen in #551
- fix copy command blocking by @juliamertz in #553
- Improved Lyric_finder to retrieve correct lyrics instead of its translation by @genricoloni in #564
- Update README.md to include a hint for WSL by @ShuraShulgin in #572
- Fix proposal for #561 by @DJ-pH3luy in #562
- Update layout of library and search pages for vertical aspect ratios by @juliamertz in #559
- docs: clarify client_id error by @apprehensions in #578
- Change important notice link to the valid issue by @snikoletopoulos in #583
- fix: switch to librespot 0.5.0 by @w-lfchen in #570
- handling
client_id
scoping for Spotify Connect feature withlibrespot 0.5.0
by @aome510 in #584
New Contributors
- @aNNiMON made their first contribution in #501
- @puuuuh made their first contribution in #510
- @arouene made their first contribution in #524
- @leon332157 made their first contribution in #514
- @ManiArasteh made their first contribution in #549
- @genricoloni made their first contribution in #564
- @ShuraShulgin made their first contribution in #572
- @DJ-pH3luy made their first contribution in #562
- @snikoletopoulos made their first contribution in #583
- @w-lfchen made their first contribution in #570
Full Changelog: v0.19.1...v0.20.0