github Kha-kis/arr-dashboard v2.6.5

latest releases: v2.24.1, v2.24.0, v2.23.0...
8 months ago

🐛 Bug Fixes

  • Docker
    • Fix EACCES permission denied error when using PostgreSQL on Unraid (#21)
    • Resolve Prisma client regeneration failure when switching database providers with non-default PUID/PGID

✨ New Features

  • Settings > System
    • Added System Information section displaying application version, database backend, Node.js version, and uptime

🔒 Security & Stability

  • Session Management
    • Middleware now validates session tokens against the API
    • Invalid/stale session cookies are automatically cleared and user redirected to login
    • Prevents issues when database is reset or container recreated with new volume

📚 Documentation

  • Documentation has moved to the GitHub Wiki
  • Comprehensive guides for Authentication, TRaSH Guides, Hunting, Backup/Restore, and more

📦 Upgrade Notes

This is a non-breaking release. Simply pull the latest image:

docker-compose pull
docker-compose up -d

Note: You may be logged out after upgrading due to improved session validation. Simply log in again.

Don't miss a new arr-dashboard release

NewReleases is sending notifications on new releases.