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)