releases.shpreview

Developer Platform Changelog

Mon
Wed
Fri
JulAugSepOctNovDecJanFebMarAprMayJunJul
Less
More
Releases124Avg38/moVersionsv0.12.4 to v5.2

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 →

Email Sending events can now be received through Queues event subscriptions, with six lifecycle event types including delivery, bounce, and complaint messages. Each subscription is scoped to one sending domain.

Read more →

The legacy Workers KV API routes under /accounts/{account_id}/workers/namespaces/* are deprecated with an October 15, 2026 sunset date. Migrate to the replacement routes under /accounts/{account_id}/storage/kv/namespaces/ via a direct URL path substitution — request parameters and response payloads are identical.

Read more →

Agents connected to MCP servers via addMcpServer can now handle elicitation requests, allowing servers to request user input — form mode for structured data or URL mode for consent before opening an out-of-band flow. Handlers are configured per mode in onStart(), and the SDK stores advertised modes to survive Durable Object hibernation.

Read more →

Step retries now accept a function passed to retries.delay that calculates the next delay based on the failed attempt and thrown error, allowing retries to wait longer after rate-limit errors but retry sooner after transient failures, and to parse downstream API guidance like Retry-After headers.

Read more →

Wrangler now collects npm package dependency information from package.json during wrangler deploy and wrangler versions upload, including each dependency's name, declared version range, and exact installed version. This data enables dependency analytics and future supply chain security features such as vulnerability alerting. You can opt out by setting dependencies_instrumentation.enabled to false in your Wrangler configuration.

Read more →
v3.1

Moondream 3.1, a fast vision language model with 9B total parameters and 2B active, is now available on Workers AI. The model supports querying, captioning, point detection, and object detection with a 32K token context window, and streams first tokens in 20–30 ms for real-time edge vision workloads.

Read more →

Workers AI's toMarkdown feature now converts GIF and BMP image files to Markdown in addition to JPEG, PNG, WebP, and SVG. AI Search automatically includes GIF and BMP files when processing ingested content on the next index sync, with no configuration changes required.

Read more →

The AI Search list items endpoint now accepts a key query parameter to look up a single item by its exact object key without paging through the full list, complementing the existing item_id filter. Keys can be combined with the source parameter to disambiguate when the same key exists across multiple data sources.

Read more →

R2 SQL queries can now be written and executed directly from the Cloudflare dashboard without installing a CLI or client. The built-in editor includes syntax highlighting, autocomplete, data exploration alongside the editor, result viewing with per-query statistics, and EXPLAIN outputs; credentials are generated and managed automatically.

Read more →

Cloudflare Drop lets you upload a folder or ZIP file of static assets and get a temporary live preview that stays live for 1 hour, shareable immediately without creating an account. After testing, you can claim the deployment to sign in or create a Cloudflare account and keep the site live permanently, then add a domain, enable observability, or control access.

Read more →

Workflows pricing now includes per-step billing on Workers Paid plans, effective no earlier than August 10, 2026. Paid plans include 500,000 steps per month with overage charges of $0.80 per 100,000 steps; Free plans get 3,000 steps per day with no charges beyond included amounts. Storage pricing remains unchanged at $0.20 per additional GB-month above the 1 GB-month included.

Read more →

Browser Run now supports a standalone /accessibilityTree endpoint that returns the browser's structured view of a rendered page—roles, names, states, values, and hierarchy—enabling AI agents and automation workflows to access page structure directly without parsing HTML or processing screenshots. The endpoint supports interestingOnly and root parameters for filtering semantically meaningful nodes or capturing subtrees.

Read more →
Last Checked
3h ago
Latest
Jul 17, 2026
Tracking since Nov 21, 2025