releases.sh

Developer Platform

Mon
Wed
Fri
AugSepOctNovDecJanFebMarAprMayJunJulAug
Less
More
Releases120Avg Interval18hAvg Cadence40/mo

Browser Run now includes a Playground in the Cloudflare dashboard for testing Quick Actions against a live browser without creating a Worker or deploying code. Supports screenshots, PDFs, HTML, Markdown, links, scraped data, and AI-extracted structured data.

Read more →

Wrangler 4.116.0 introduces wrangler check startup, which reports a Worker's raw and compressed bundle sizes and summarizes local CPU activity during startup, including sampled, active, garbage collection, and idle time. A .cpuprofile file is saved for detailed flamegraph analysis in Chrome DevTools or VS Code.

Read more →

Browser Run now supports structured handoff for Human in the Loop workflows using Cloudflare CDP commands, replacing manual polling with a formal pause-and-resume flow. Agents can signal they need help, a human steps in via Live View, and the agent resumes once the work is done.

Read more →

Cloudflare product-specific MCP servers now support the MCP 2026-07-28 Specification, with each request running on a fresh stateless server. The /mcp endpoint accepts stateless requests from 2025 Streamable HTTP clients, and historical /sse URLs continue to work as aliases but no longer serve the deprecated HTTP+SSE transport.

Read more →

Wrangler now provides createTestHarness() for running integration tests against Workers built with Wrangler or the Cloudflare Vite plugin from any Node.js test runner. The harness starts a local Worker server with helpers for dispatching requests, resetting storage, and inspecting runtime logs.

Read more →

Agents SDK v0.20.0 adds client and server support for the MCP 2026-07-28 release candidate. Workers can serve tools, prompts, resources, and elicitation without an MCP transport session or Durable Object. McpAgent is deprecated; migrate to the new stateless createMcpHandler.

Read more →

Sippy now migrates data from Azure Blob Storage and any S3-compatible provider to Cloudflare R2, in addition to Amazon S3 and Google Cloud Storage. The incremental migration copies objects on request, allowing users to start serving from R2 without moving their entire dataset first.

Read more →

The agents, @cloudflare/ai-chat, @cloudflare/codemode, and @cloudflare/think packages now support AI SDK v6 and v7. Applications can adopt v7 without changing Cloudflare Agents APIs, and existing v6 applications can remain on v6 when updating these packages.

Read more →

Agents SDK MCP clients now reuse converted input and output schemas while a live connection keeps the same tool catalog, avoiding repeated JSON Schema to Zod conversion. @cloudflare/think adds includeMcpTools to opt out of automatic MCP tool exposure, and @cloudflare/codemode adds execute(), search(), and describe() for direct runtime invocation without the AI SDK.

Read more →

Sent emails can now be previewed directly from the Email Service Activity log, showing the rendered HTML, text, headers, attachments, and raw RFC 5322 source. Turn on Email preview in sending domain settings; new domains after 2026-07-02 have it enabled by default.

Read more →
Latest
Aug 3, 2026