Skip to content

v2.0.4 - Authentication Fix

Choose a tag to compare

@Kha-kis Kha-kis released this 10 Oct 11:33
· 637 commits to main since this release

馃悰 Bug Fixes

  • Fixed login redirect race condition during navigation
    • Resolves issue where navigating to settings would briefly show login page
    • Prevented React Query refetch from triggering false authentication redirects
    • Added isFetching check to auth gate logic
    • Disabled automatic refetching on mount and window focus

馃摝 Docker Images

docker pull khak1s/arr-dashboard:2.0.4
docker pull khak1s/arr-dashboard:latest

Full Changelog: v2.0.3...v2.0.4