Back to Changelog
Panel Backend
v1.0.499
Domain deletion now fully cleans up on disk, plan changes apply quotas instantly, and migration size estimates include mailbox storage.
Improvements
2- Plans: disk and inode quotas are now applied to the Linux kernel immediately when an account plan changes — upgrades no longer wait for the background reconciler.
- Migration: the deep scan now includes mailbox storage in the size estimate (Plesk, cPanel, DirectAdmin), so disk pre-checks reflect the real transfer size.
Bug Fix
1- External API: deleting a domain now runs the full teardown chain (vhosts, PHP-FPM pool, DNS zone, mail keys, home directory) — previously only the database record was removed, leaving the site files and configuration on disk.