Persistent volumes, Postgres 16, custom domains in 20s
Volumes — mount persistent storage on any project. SSD-backed, 3x replicated, 99.999% durability. Attach one with `pxxl volume create --size 10GB`.
Postgres 16 — now the default for new databases. Existing 15.x DBs can be upgraded in-place with zero downtime via the dashboard.
Custom domains verify in ~20 seconds. We've cut the TLS handshake delay, parallelized DNS propagation checks, and pre-warm edge certs.