Per-site analytics is live — request volume and live concurrency for each of your sites, readable behind your token at GET /v1/sites/{site}/metrics. Aggregate by design: the counts are keyed to your site, not to your visitors — there's no per-visitor dimension. See /docs/analytics.
redirects gains the fixed-target mode — from: /blog/* paired with to: /closed lands every matching path on one literal page, matching the three-mode shape domain_redirects already carries.
CLI v0.0.2 — POSIX short-flag aliases land (-n for --tail, -s for --since, -j for --json); --help now names positional arguments alongside flags.
yourspace logs, setup, doctor, and open join the CLI — tail per-site logs, run a guided first-time deploy, check project state, or jump straight to your live site.
CLI is here — yourspace init, deploy, ls, status, domain, delete. One static binary, flat subcommand surface.
Per-site traffic sparklines live on /status — request volume, latency quantiles, and error rates render as a public history with no auth needed.
Custom-domain bind + verify ships — claim a hostname, publish a TXT record, and serve traffic on it; wildcard verify covers one record per apex.
First production deploys. HTTPS by default, a fresh version minted on every deploy, and sites live at <name>.yo.urspace.net out of the box.