Back to Changelog

v1.0.156

Patch Released April 13, 2026

SSL: Auto-include www in Let's Encrypt certificates

New Feature

1
  • SSL: www subdomain automatically included in Let's Encrypt certificates when www DNS resolves (graceful degradation — never breaks existing certificates)

Improvement

1
  • SSL: If www DNS does not resolve, it is silently skipped — base domain certificate issued as before (zero risk to existing sites)

Bug Fixes

3
  • SSL: SubjectAltNames database record now accurately reflects all domains in the certificate
  • IP selector: Docker (docker0, br-*, veth*), link-local (fe80::), and loopback (127.*) IPs are now hidden from user create/edit and domain edit IP selectors
  • PHP version change now properly reloads Apache after updating subdomain configs (fixes 503 error on subdomains)
See the Demo