Releases

v1.3.1
Management API schemas, status monitoring, and a performance pass

The management API gains zod-validated bodies and a generated OpenAPI 3.1 spec, service status monitoring lands, and a broad performance batch trims reads across the dashboard, delivery, auth, and cron.

Jul 6, 2026

Release notes
v1.2.9
Interim tag for the 1.3.1 hardening batch

An interim tag carrying the same changes as 1.3.1 — see the 1.3.1 notes for the full detail.

Jul 6, 2026

Release notes
v1.3.0
Engine-owned dev bindings

Local dev bindings are now generated by the engine (wrangler.dev.generated.json), removing the hand-owned dev toml.

Jul 3, 2026

Release notes
v1.2.8
Query-layer performance

One memoized drizzle instance per D1 binding, so downstream caches keyed on the handle actually hit.

Jul 3, 2026

Release notes
v1.2.7
Faster dev startup

Dev startup no longer performs a remote-binding handshake.

Jul 2, 2026

Release notes
v1.2.6
Copy between environments

New CLI tools for copying all content between environments and standing up a new environment in minutes.

Jul 1, 2026

Release notes
v1.2.5
CLI improvements

Incremental improvements to the inline CLI.

Jul 1, 2026

Release notes
v1.2.4
CLI hardening

inline init no longer risks orphaning existing local dev data, plus assorted CLI fixes.

Jul 1, 2026

Release notes
v1.2.3
Init command fixes

A follow-up round of fixes to the inline init provisioning flow.

Jul 1, 2026

Release notes
v1.2.2
Init fix for multi-account Cloudflare logins

inline init now handles Cloudflare logins with access to more than one account.

Jul 1, 2026

Release notes