2026-07
Accounts & dashboard
- Passwordless account sign-in — manage all your sites from one place.
- Owner-key rotation & recovery: lost your key? Sign in by email and rotate.
- Editor tokens and encrypted secrets, now manageable from the dashboard.
2026-07
Auth, secrets & outbound
- Built-in passwordless login for your site's visitors — user in every loader/serverFn.
- Encrypted per-site secrets (env.SECRETS.get) for third-party API keys.
- Mediated outbound fetch() — call Stripe, Resend, and any HTTP API from server code.
2026-07
Per-tenant backends
- Every site gets its own isolated content + feature database (Durable Object SQLite).
- Per-site feature migrations; blind agents shipped persistent apps first try.