Back to Changelog
Panel Backend
v1.0.490
White-label branding now covers webmail and default/error pages, plus a breaking change to app-hosting plan limits.
New Features
2- Webmail (Roundcube) product name now follows the panel brand instead of always showing Panelica Webmail.
- Default and error pages now respect the hide_panelica_branding setting and display the company Website, Support, Docs, and Forum links configured in Branding.
Improvements
2- Added a startup self-heal (SH-092) that reapplies branding to webmail, default pages, and phpMyAdmin automatically after every update, so resellers do not need to re-save branding manually.
- Existing domain document roots receive a safe branded placeholder page marked as "Domain Configured" during branding propagation.
Bug Fix
1- Added a plan-limit pre-check that runs before app-hosting domain provisioning begins, preventing orphan domains when the plan limit is reached.
Breaking Change
1- BREAKING / ACTION REQUIRED: app-hosting plan limits (Laravel, Node.js, Python) changed meaning. A value of -1 now means unlimited, 0 now means forbidden, and any positive number is a hard cap. Previously any value of 0 or below meant unlimited. Review your plans before this version reaches production -- a plan left at 0 will now block app creation where it previously allowed unlimited apps.