What's Changed
- Refactor IPC codes in #30
- Rewrite UI codes in #31
- Update dependencies, migrate to Rust edition 2021 in d0c0a68
- Change client/device reconnect logic in #33
- Add various UI improvements in #32
Breaking changes
- renamed
BrowsePlayingContext
command toCurrentlyPlayingContextPage
What's new
- added
TopTrackPage
command (default binding:g t
) and new top track page - added
RecentlyPlayedTrackPage
command (default bindingg r
) and new recently played track page
Full Changelog: v0.5.2...v0.6.0