github MakD/AFinity v0.2.5-beta

latest releases: v0.9.3-beta, v0.9.2-beta, v0.9.1-beta...
5 months ago

Release Notes

Major Changes

  • Critical Logout Fix
    Fixed a critical bug that allowed data from the previous server to be carried over when switching between servers.
    • Logging out now properly clears all cached data before connecting to a new server
    • Ensures complete cleanup of studio, genre, and recommendation caches
    • Prevents data contamination between different Jellyfin servers
    • Logout process is now interruption-proof, guaranteeing full cleanup even if the app is closed (Fixes #19)

Other Changes

  • Library Updates: Replaced deprecated markdown library with modern, actively-maintained alternative
  • Dependency Cleanup: Removed unused testing dependencies for a smaller app size
  • Licenses Screen: Improved layout with app icon header and clearer formatting

What's Changed

  • refactor(Auth): Improve logout robustness and data clearing by @MakD in 687aa59
  • refactor(deps): Replace compose-markdown with compose-richtext and clean up dependencies by @MakD in 2c69112
  • chore: Bump version to 0.2.5-beta by @MakD

Full Changelog: v0.2.4-beta...v0.2.5-beta

Don't miss a new AFinity release

NewReleases is sending notifications on new releases.