Skip to content

v0.24.0

Latest

Choose a tag to compare

@aome510 aome510 released this 30 Jun 23:46
9b81aaa

Highlights

The main theme of this release is improving robustness and reliability. Several long-standing pain points around image rendering, authentication, and app stopped working after running for a while have been reworked:

  • More reliable album art — migrated from viuer to ratatui-image (#969).
  • Hardened authentication — a more robust OAuth flow, an enforced Web API client, and improved docs make logging in far less fragile (#1013).
  • Smarter reconnection — reworked auto-reconnect logic so the app recovers more gracefully from dropped connections (#1016).

What's Changed

New Contributors

Special thanks to @sakashimaa who contributed many PRs in this release

Full Changelog: v0.23.0...v0.24.0