v0.6.4 – SSH Resilience, Pool Management & Datacenter Options
⚠️ Important Notice: Due to high demand, PegaProx releases will now be weekly.
🚀 What's New
SSH Infrastructure (for large clusters 15+ nodes)
- SSH Rate Limiting – Prevents connection exhaustion during batch operations
- Two-tier SSH System – HA operations (fencing, heartbeat) always have priority over normal operations
- SSH Retry Logic – Exponential backoff with 3 attempts (immediate → 2s → 4s delay)
Pool Management
- Pool Permissions – Grant users/groups access to Proxmox Resource Pools
- Pool Manager – Create, edit, delete pools and assign VMs directly from PegaProx
Datacenter & Configuration
- Native HA Settings – Proxmox HA configuration now available in Datacenter Options
- Expanded Datacenter Options – Bandwidth limits, tag settings, resource scheduling
- Dynamic Password Hints – Password policy fetched from server settings in all forms
- Setup Wizard – Additional configuration functions
🐛 Fixes
- Fixed Password Policy bug in Settings Modal (
ReferenceError: settings is not defined) - Fixed theme save issue
- Fixed Bulk Migration Modal translation (German/English now complete)
⚡ Improvements
SSH_MAX_CONCURRENTdefault increased to 25 (configurable via environment variable)- 1 second delay between nodes during batch deploy operations for stability