🔒 Security Fix
- CRITICAL: User account wipe on restart — OIDC/LDAP/Entra ID users triggered legacy migration that wiped all accounts and reset to default
adminpassword on every container restart (#224)
🛡️ Stability
- Site Recovery failover crash handler — background tasks that crash no longer leave plans stuck in 'running' status forever. Errors are caught, logged, and status set to 'failed' (#225)
- CVE Scanner on PVE 9 (Trixie) — improved suite detection with bookworm fallback for mixed PVE 8/9 clusters
📋 Updating
Use the built-in web updater in Settings → Updates, or manually:
cd /opt/PegaProx
curl -O https://raw.githubusercontent.com/PegaProx/project-pegaprox/refs/heads/main/update.sh
chmod +x update.sh && sudo bash update.sh