Back to School: 25% OFF all plans! View Plans
Back to Changelog
Panel Backend

v1.0.517

Patch Released September 11, 2026

PHP version switch no longer requires the site to already be healthy.

Improvement

1
  • Rollback still happens for infrastructure failures (pool not written, FPM socket not created, web server config test/reload failed). Previously a site that was already down could never change its PHP version.

Bug Fix

1
  • PHP version switch: the post-switch HTTP health probe is now informational only. Switching the PHP version always completes; if the site does not answer afterwards (e.g. unreachable database host, fatal error, application incompatible with the chosen version) the response carries a warning instead of rolling the switch back.
See the Demo