You can now empty an entire R2 bucket or delete folders directly from the dashboard. Emptying a bucket is required before you can delete it. Previously, this required scripting or configuring lifecycle rules . Now, the dashboard can handle it in a single action. Empty a bucket Go to your bucket's Settings tab and se...
R2 - Empty buckets and delete folders from the R2 dashboard
Cloudflare Developer Platform Changelog · 2026-04-30
Related items
Workers - Workers native integrations were removed from the Cloudflare dashboard
Workers native integrations were originally launched in May 2023 to connect to popular database and observability providers with your Worker in just a few clicks. We are changing how developers connect Workers to these external services. The Integrations tab in the dashboard has been removed in favor of a more direc...
Workers - New Domains tab in the Workers dashboard
In your Worker's dashboard, there is now a dedicated Domains tab where you can purchase a new domain through Cloudflare Registrar and have it automatically connected, add an existing domain , and manage all of your Worker's routing in one place. You can also enable or disable your workers.dev subdomain and Preview U...
Workers - Investigate your Workers with the Query Builder in the new Observability dashboard
The Workers Observability dashboard offers a single place to investigate and explore your Workers Logs . The Overview tab shows logs from all your Workers in one place. The Invocations view groups logs together by invocation, which refers to the specific trigger that started the execution of the Worker (i.e. fetch)....
Workers - Visualize data, share links, and create exports with the new Workers Observability dashboard
The Workers Observability dashboard has some major updates to make it easier to debug your application's issues and share findings with your team. You can now: Create visualizations — Build charts from your Worker data directly in a Worker's Observability tab Export data as JSON or CSV — Download logs and traces for...
R2 - R2 Dashboard experience gets new updates
We're excited to announce several improvements to the Cloudflare R2 dashboard experience that make managing your object storage easier and more intuitive: All-new settings page We've redesigned the bucket settings page, giving you a centralized location to manage all your bucket configurations in one place. Improved...
Containers, R2 - Mount R2 buckets in Containers
Containers now support mounting R2 buckets as FUSE (Filesystem in Userspace) volumes, allowing applications to interact with R2 using standard filesystem operations. Common use cases include: Bootstrapping containers with datasets, models, or dependencies for sandboxes and agent environments Persisting user configur...