🐛 Bug Fixes
- Fix OIDC reverse proxy header trust with
Plug.RewriteOn - Add callback_url support for Ueberauth behind reverse proxies
- Patch ueberauth_oidcc to respect user-provided
response_mode - Use runtime Ueberauth config for OIDC providers
- Reset stale executing jobs on application startup
- Use Google Chrome for CI feature tests
🎉 New Features
- Real-time job status display in sidebar
- CLI user management (
mix mydia.user) with quiet startup mode - Optional OIDC redirect URI configuration
🔧 Technical Changes
- Improve Docker startup and UI components
- Extract CI feature test setup into reusable script
📚 Documentation
- Expanded Authelia setup guide and reverse proxy troubleshooting
Full Changelog: v0.7.1...v0.7.2