Back to Changelog
Panel Backend

v1.0.461

Patch Released August 14, 2026

Fixed a Docker deployment failure when a plan CPU allocation exceeds the host server core count.

Bug Fixes

2
  • Docker container creation and template deployment no longer fail when a plan allows more CPU than the physical host has available; the CPU limit is now capped to the host core count while the plan tenant cap is still enforced.
  • Applied the host CPU cap consistently across both the panel API and the external API, and across both raw container creation and template-based deployment.
See the Demo