- Shipped
- May 10, 2026 at 10:06 PM UTC
- Author
- kamo
- Commit
- 5b64113
- Move DnsProvisioningPanel inside DnsSetupStudio so the empty px:4 pt:3 wrapper around it (which created a band of whitespace above the hero when the panel returned null) no longer ships. - Make the page take the full width of the layout's content area; responsive horizontal padding on the body, no max-width cap. - Stop gating the subdomains stage on TXT ownership verification. CNAME records can be configured in parallel — both records propagate together. Ownership is now presented as a peer step, not a blocking prerequisite. - Remove RegistrarPicker entirely; instructions are now registrar-agnostic with a generic three-step orientation banner ("sign in > open DNS > add each record"). RecordCard uses generic Type / Name-Host / Value-Target / TTL labels that match every common provider.