Highlight of this release is the new optional real-time audio visualisation (thanks @Narqulie for the implementation)
What's Changed
- docs: fix broken relative links in README for crates.io compatibility by @greqor in #926
- fix: bind CLI socket before spawning handler thread by @greqor in #929
- Add doc for component styles and improve wording for other docs by @aome510 in #932
- feat: add mouse scroll to incease/decrease volume by @Alimedhat000 in #931
- feat: remember Tracks context in Currently Playing page by @aome510 in #933
- refactor: consolidate client requests and move
currently_playing_tracks_idtoPlayerStateby @aome510 in #939 - docs: add THEMES.md to showcase community theme collections by @MBeggiato in #938
- Feat: Adding real-time audio visualisation by @Narqulie in #943
- Fix: Artist Page "Albums" and "Related Artists" shown even on small windows by @wzifox in #945
- fix: include seed track when using GoToRadio by @anspangilinan in #947
- Loading spinner on startup by @mielpeeters in #950
New Contributors
- @greqor made their first contribution in #926
- @Alimedhat000 made their first contribution in #931
- @MBeggiato made their first contribution in #938
- @Narqulie made their first contribution in #943
- @wzifox made their first contribution in #945
- @anspangilinan made their first contribution in #947
Full Changelog: v0.22.1...v0.23.0
