Back to Changelog
Panel Backend
v1.0.465
SSL certificate self-heal, redirect stability, Git deploy persistence, and several fixes.
Improvement
1- Git deploy now writes environment variables as a .env file, preserves an existing .env on redeploy, and persists Composer/npm caches between deploys to avoid GitHub rate-limit failures.
Bug Fixes
4- Redirect rule management can no longer take the web server down.
- Panel-installed Node.js is now visible over SSH and in deploy pipelines; the SSH user no longer loses ownership of its own home directory.
- Fixed environment variable updates, the plan unlimited-IOPS save path, and an invalid RESELLER-to-USER role change that was incorrectly rejected.
- Fixed webmail configuration backup accumulation and a database ownership issue during cPanel migrations.
Security Fix
1- SSL certificate files deleted by a customer are now automatically restored instead of leaving the whole server nginx broken.