Back to Changelog

v1.0.302

Minor Release Released June 19, 2026

Per-subdomain PHP version isolation, webmail HTTPS with multi-SAN cert, backup chain rotation and retention fix

New Features

4
  • Added per-subdomain PHP version isolation: each subdomain can run its own PHP version in a dedicated PHP-FPM pool (inherits domain PHP version by default)
  • WordPress installs on subdomains now run and are served on the subdomain-assigned PHP version
  • Added webmail.<domain> served over HTTPS using a multi-SAN SSL certificate that covers both the domain and its webmail subdomain (SH-007)
  • Added backup chain rotation controls: configure how many days or how many backup sets trigger a new full backup

Bug Fix

1
  • Fixed backup retention crash on full-only chains; old full backups are now correctly aged out based on retention policy
See the Demo