Docs Collections Updates & Release Notes

Follow

73 updates curated from 1 source by the Releasebot Team. Last updated: Aug 20, 2026

Get this feed:
  • Aug 20, 2026
    • Date parsed from source:
      Aug 20, 2026
    • First seen by Releasebot:
      Aug 20, 2026
    Cloudflare logo

    Docs Collections by Cloudflare

    Optional OAuth scopes

    Docs Collections releases GA Optional OAuth Scopes in Cloudflare, adding required and optional scope selection, consent-screen templates, search, and easier least-privilege access for apps, CLIs, and workloads.

    We're announcing the GA of Optional OAuth Scopes.
    OAuth client developers can now classify configured scopes as required or optional in the Cloudflare dashboard. By default, all configured scopes remain required.

    What's New

    • Optional Scopes: OAuth clients can now mark configured scopes as optional, allowing applications to request them without requiring users to approve them.
    • Scope Selection: On the consent screen, users must grant required scopes but can decline optional scopes. This helps customers apply least-privilege access to applications, CLIs, and workloads. Optional scopes are selected by default.
    • Templates: The consent screen now includes Read Only and Full Access templates to make scope selection faster and easier.
    • Search: Users can now search scopes in the consent screen.

    Learn how to select client scopes and edit optional permissions.

    Original source
  • Aug 11, 2026
    • Date parsed from source:
      Aug 11, 2026
    • First seen by Releasebot:
      Aug 13, 2026
    Cloudflare logo

    Docs Collections by Cloudflare

    New Cloudflare Status page

    Docs Collections says the Cloudflare Status page has been rebuilt with the same address and supported API endpoints, plus independent notifications, Markdown responses for agents, and separate RSS and Atom feeds for incidents and maintenance.

    The Cloudflare Status page at www.cloudflarestatus.com has been rebuilt. It is available at the same address, and every previously documented Status API endpoint remains supported, so existing bookmarks, integrations, and monitoring continue to work.

    Notifications that fire even when Cloudflare is down

    The status page now has its own notification system, delivered independently of Cloudflare infrastructure. You can subscribe by email, webhook, Slack, Discord, or Google Chat.

    The Maintenance Notification and Incident Alerts in Cloudflare Notifications remain supported, and deliver to the destinations already configured on your account.

    Markdown for AI agents

    Every page on the status page returns Markdown when requested with an Accept: text/markdown header, so agents can read the current status without parsing HTML:

    curl -H "Accept: text/markdown" https://www.cloudflarestatus.com/locations
    

    Separate feeds for incidents and maintenance

    Incidents and maintenance are published as separate feeds, each available in RSS and Atom, so you can subscribe to one without the other:

    https://www.cloudflarestatus.com/api/v3/incidents.rss
    https://www.cloudflarestatus.com/api/v3/incidents.atom
    https://www.cloudflarestatus.com/api/v3/maintenance.rss
    https://www.cloudflarestatus.com/api/v3/maintenance.atom
    

    For more information, refer to Cloudflare Status.

    Original source
  • All of your release notes in one feed

    Join Releasebot and get updates from Cloudflare and hundreds of other software products.

    Create account
  • Aug 5, 2026
    • Date parsed from source:
      Aug 5, 2026
    • First seen by Releasebot:
      Aug 6, 2026
    Cloudflare logo

    Docs Collections by Cloudflare

    Improved publisher verification details on OAuth consent screens

    Docs Collections adds shield icons and ownership details to OAuth consent screens, clarifying verified and unverified app domains.

    OAuth consent screens now display a shield icon with explanatory text beneath the consent screen title. Each shield icon indicates who owns the application and whether its domain ownership is verified.

    • Green filled shield: Cloudflare owns and manages the application.
    • Blue outlined shield: A third-party application with verified ownership of its domain.
    • Amber filled shield: A third-party application without verified ownership of a domain.

    Domain verification only confirms that the application owner controls the displayed domain.

    For more information, refer to Authorizing an application.

    Original source
  • Aug 4, 2026
    • Date parsed from source:
      Aug 4, 2026
    • First seen by Releasebot:
      Aug 6, 2026
    Cloudflare logo

    Docs Collections by Cloudflare

    Create Free accounts from the dashboard

    Docs Collections adds a Create Account button in the Cloudflare dashboard, letting users create standalone Free accounts right away.

    You can now create standalone Free accounts directly from the Cloudflare dashboard using the new Create Account button. This feature is currently available to all users.

    When creating a Free account:

    • You can create up to 5 Free accounts.
    • Your user account must have at least 7 days of tenure to be eligible.
    • The account is created immediately and ready to use.

    To create a Free account, go to the Cloudflare dashboard and select Create Account from either the account switcher in the top left (where your account name appears) or from the Accounts page.

    Limitations

    • This feature can only be used to create a Cloudflare Free account. To create an Enterprise Account under your existing contract, please contact Cloudflare Support.
    • All users can create a Cloudflare Free account, however, Enterprises wish to restrict this action to only Super Administrators. We will deliver this improvement in a future release.

    Next steps

    After creating your Free account, you can:

    • Add a payment method to enable additional Cloudflare products and services.
    • Update billing information to manage payment methods, billing address, or tax IDs.
    • Review how Cloudflare billing works to understand the billing lifecycle and charge types.
    • Assign accounts to an Enterprise Organization to centrally manage multiple accounts from a single dashboard.
    Original source
  • Jul 21, 2026
    • Date parsed from source:
      Jul 21, 2026
    • First seen by Releasebot:
      Jul 23, 2026
    Cloudflare logo

    Docs Collections by Cloudflare

    Account Role API deprecated

    Docs Collections deprecates the Account Roles API and replaces it with the Permission Groups API, bringing a new response schema and API Token authorization support while keeping Email + API Key for backwards compatibility.

    The Account Roles API is deprecated and is being replaced by the Permission Groups API. An end of life date has not yet been established.

    What you need to do

    Review the Permission Groups API documentation; the response schema differs from the legacy Roles response.

    Highlights

    • Integrations migrating to the Permission Groups API must obtain Permission Group IDs from that API and use them in the Account Members API policies request shape. Integrations that persist legacy Role IDs will need to remap their assignments.
    • The legacy Role response includes a top-level description and a permissions object keyed by resource type with edit/read flags.
    • The PermissionGroup response replaces those with a meta object containing label and scopes. Individual permissions are not returned as part of the permission group.
    • The new API supports the API Token authorization scheme. The legacy Email + API Key authorization schema is provided for backwards compatibility.

    For more information, refer to API deprecations.

    Original source
  • Similar to Docs Collections with recent updates:

  • Jul 17, 2026
    • Date parsed from source:
      Jul 17, 2026
    • First seen by Releasebot:
      Jul 24, 2026
    Cloudflare logo

    Docs Collections by Cloudflare

    Distributor, MSSP, and Agency partners can manage Organization members directly

    Docs Collections adds self-service Organization member management for Distributor, MSSP, and Agency partners in the Cloudflare dashboard, removing the need for Cloudflare-assisted requests. It also improves account labeling and grouping, and gives Agency partners access to the Organizations dashboard.

    Distributor, MSSP, and Agency partners on Cloudflare Organizations

    Distributor, MSSP, and Agency partners on Cloudflare Organizations can now add and manage Organization Members directly from the Cloudflare dashboard, without help from Cloudflare.

    Previously, adding a member to a Distributor, MSSP, or Agency Organization was a manual, Cloudflare-assisted process that required a request to Cloudflare and enrollment in a closed beta, and the dashboard Add member flow was blocked for these Organizations.

    Now, Organization admins can add members themselves from Organization > Members > Add member, with no beta enrollment required.

    New members receive access to the Organization's accounts through the same implicit-access model already used for enterprise Organizations. The Accounts list and the account switcher classify Distributor, MSSP, and Agency Organizations consistently with enterprise Organizations, so their accounts are labeled and grouped correctly in the dashboard.

    Agency partners also gain access to the Organizations dashboard, while retaining access to their existing Tenant management dashboard.

    Distributor, MSSP, and Agency Organizations are currently in beta.

    For more information, refer to Manage Organization members.

    Original source
  • Jul 13, 2026
    • Date parsed from source:
      Jul 13, 2026
    • First seen by Releasebot:
      Jul 14, 2026
    Cloudflare logo

    Docs Collections by Cloudflare

    Origin Content Signals for Markdown for Agents

    Docs Collections adds Markdown for Agents updates that preserve security, caching, and content-signal headers when converting HTML to Markdown, while also fixing relative link resolution for directory-style base URLs.

    Markdown for Agents now preserves security- and cache-relevant response headers from your origin when converting HTML to Markdown:

    • Markdown for Agents preserves security headers such as Strict-Transport-Security (HSTS), Content-Security-Policy (CSP), X-Frame-Options, Set-Cookie, and CORS headers (for example, Access-Control-Allow-Origin) on the converted response.
    • Caching headers (Cache-Control, Expires, Age) continue to pass through.

    Your origin's Content Signals policy is now authoritative. If your origin sets a content-signal header, Markdown for Agents preserves it. When the origin does not send one, Cloudflare adds the default Content-Signal: ai-train=yes, search=yes, ai-input=yes.

    This release also fixes relative link resolution for directory-style base URLs (those ending in a trailing slash). Previously, relative links such as ../page/ could resolve one path segment too high and return a 404. Links are now resolved correctly per RFC 3986.

    Refer to our developer documentation for more details.

    Original source
  • Jun 30, 2026
    • Date parsed from source:
      Jun 30, 2026
    • First seen by Releasebot:
      Jul 2, 2026
    Cloudflare logo

    Docs Collections by Cloudflare

    New permissions and roles for Gateway policies and lists

    Docs Collections adds resource-scoped Zero Trust roles for Cloudflare Gateway firewall policies and lists, letting admins delegate access to specific policy types or list management without account-wide control while keeping existing roles and automation compatible.

    You can now assign granular, resource-scoped roles for Cloudflare Gateway firewall policies and Zero Trust lists. Administrators can delegate access to specific policy types or list management without granting account-wide or product-wide control.

    What is new

    When you add a member or create a permission policy, the following resource-scoped roles are now available:

    Role Description Zero Trust Gateway Firewall Policies Admin Can view and edit all Gateway firewall policies, including DNS, HTTP, and Network policies. Zero Trust Gateway DNS Policies Admin Can view and edit Gateway DNS policies. Zero Trust Gateway HTTP Policies Admin Can view and edit Gateway HTTP policies. Zero Trust Gateway Network Policies Admin Can view and edit Gateway Network policies. Zero Trust Gateway Egress Policies Admin Can view and edit Gateway Egress policies. Zero Trust Gateway Resolver Policies Admin Can view and edit Gateway Resolver policies. Zero Trust Gateway Policies Admin Can view and edit all Gateway policies. Zero Trust Gateway Policies Read Can view all Gateway policies. Zero Trust Gateway Read Only Can view all Gateway resources. Zero Trust DNS Locations Admin Can view and edit DNS locations. Zero Trust Proxy Endpoints Admin Can view and edit Gateway Proxy Endpoints. Zero Trust Account Lists Admin Can view and edit all Gateway and Access lists. Zero Trust Account Lists Read Can view all Gateway and Access lists.

    These roles allow you to:

    • Grant a network engineer write access to Network policies only, without exposing DNS or HTTP policy configuration.
    • Allow a security analyst to view all Gateway policies in read-only mode for auditing purposes.
    • Delegate list management to a team that maintains block and allow lists without giving them access to policy configuration.

    You can also now assign Resource-scoped roles. These roles are complementary to existing account-level roles, and allow you to grant access to a specific resource, like an individual Gateway policy or Cloudflare One list. Existing account-level roles continue to work. A member with the Cloudflare Gateway or Cloudflare Zero Trust role retains full access to all Gateway resources. This ensures backward compatibility for existing automation and API tokens.

    Get started

    • Review the resource-scoped roles on the Cloudflare role reference.
    • Learn how to create permission policies that use these roles.
    Original source
  • Jun 25, 2026
    • Date parsed from source:
      Jun 25, 2026
    • First seen by Releasebot:
      Jun 29, 2026
    Cloudflare logo

    Docs Collections by Cloudflare

    Search API tokens by name

    Docs Collections adds API token name search in the dashboard and API to help users find tokens faster.

    You can now search API tokens by name, making it easier to find specific tokens across large token lists without manually paginating.

    What's new

    • Dashboard search: Both account API tokens and user API tokens pages now include a search bar. Type a name to filter results.
    • API search support: The /user/tokens and /accounts/{account_id}/tokens endpoints now accept a name query parameter to filter tokens by name.

    For more information, refer to Create an API token and Account API tokens.

    Original source
  • Jun 4, 2026
    • Date parsed from source:
      Jun 4, 2026
    • First seen by Releasebot:
      Jun 5, 2026
    Cloudflare logo

    Docs Collections by Cloudflare

    Billable usage and budget alerts now in product sidebars

    Docs Collections adds billable usage views and inline budget alerts on product overview pages for pay-as-you-go customers across Workers & Pages, D1, R2, Workers KV, Queues, Vectorize, Durable Objects, and Containers, with spend tracking aligned to billing cycles.

    Pay-as-you-go customers can now view billable usage and create budget alerts directly from the product overview pages for Workers & Pages, D1, R2, Workers KV, Queues, Vectorize, Durable Objects, and Containers. A new sidebar widget shows current-period spend and the billing cycle date range, alongside a button to create a budget alert.

    The widget pulls from the same data as the Billable Usage dashboard and aligns to your billing cycle (or the current day on Free plans), so the numbers match your invoice. Enterprise contract accounts are not yet supported.

    Selecting Create budget alert opens the budget alert flow inline so you can set a dollar threshold in the same place you are reviewing usage. Budget alerts apply to your total account-level spend across all products, not just the product page you create them from.

    For more information, refer to the Usage-based billing documentation.

    Original source
  • Jun 3, 2026
    • Date parsed from source:
      Jun 3, 2026
    • First seen by Releasebot:
      Jun 4, 2026
    • Modified by Releasebot:
      Jun 29, 2026
    Cloudflare logo

    Docs Collections by Cloudflare

    Introducing self-managed OAuth clients

    Docs Collections reports Cloudflare launching self-managed OAuth, giving developers a more secure and user-friendly way to build third-party apps that connect with Cloudflare, create and manage OAuth clients, choose limited scopes, and support private or public app visibility with domain verification.

    Today we are launching self-managed OAuth, enabling developers to build third-party applications that integrate with Cloudflare via OAuth. This provides a more secure, user-friendly, and manageable alternative to API tokens.

    OAuth lets third-party applications act on behalf of a user to access their Cloudflare account. For example, after a user grants consent, Wrangler can deploy Workers into that account.

    What is new

    Cloudflare Developers can now create and manage their own OAuth applications to integrate with Cloudflare.

    Create an application

    To create an application, go to Manage account > OAuth clients in your account on the Cloudflare dashboard.

    Select limited scopes

    If you have used an API token to call Cloudflare APIs, OAuth client scopes will look familiar. Select only the scopes your application needs during application creation, and include that scope list when sending users to Cloudflare for consent.

    Users can review the requested scopes before they consent.

    Apps for both private and public use

    Applications start with private visibility. Private applications can only be used by members of the account where the application was created.

    To make an application available to any Cloudflare user, complete the prerequisites for public visibility.

    For more information, refer to client visibility.

    Client domain verification

    Before an application can be made public, you must verify the client domain. Domain verification helps users confirm that the application owner controls the domain shown on the consent page.

    After verification, users see a verified badge on the consent page.

    For more information, refer to domain verification.

    Learn more

    For more information, refer to OAuth clients.

    Original source
  • May 21, 2026
    • Date parsed from source:
      May 21, 2026
    • First seen by Releasebot:
      Jun 24, 2026
    Cloudflare logo

    Docs Collections by Cloudflare

    Granular permissions for Cloudflare Tunnel and Cloudflare Mesh

    Docs Collections adds granular Cloudflare permissions for individual Tunnel instances and Mesh nodes, letting admins delegate read or write access to specific private networking resources without account-wide control while keeping existing roles and automation compatible.

    You can now scope Cloudflare permissions to individual Cloudflare Tunnel instances and Cloudflare Mesh nodes. Administrators can delegate access to specific Tunnels or Mesh nodes without granting account-wide control over private networking.

    When you add a member or create a permission policy, the resource picker now lists Cloudflare Tunnel instances and Cloudflare Mesh nodes as scopable resource types. You can:

    • Grant a read-only role on a single Cloudflare Tunnel instance to a support operator for log streaming and diagnostics without exposing other Tunnels or destructive actions.
    • Grant a write role on a specific Cloudflare Mesh node to an application team without giving them access to the rest of your private network.
    • Scope a single policy to one or many Tunnels and Mesh nodes at once.

    Granular permissions are a parallel layer to existing account-level roles — they do not replace them.

    • Existing account-level roles continue to work. A member with Cloudflare Access or Cloudflare Zero Trust retains write access to every Tunnel and Mesh node in the account. This ensures backward compatibility for existing automation and tokens.
    • Granular permissions are additive. For any API request on a specific Tunnel or Mesh node, access is granted if the principal has either the account-level role or a granular permission for that resource.
    • Resource enumeration is authorization-aware. Listing endpoints (GET /accounts/{id}/cfd_tunnel, GET /accounts/{id}/warp_connector) return only the resources the principal has at least read access to.

    Get started:

    • Configure granular permissions for Cloudflare Tunnel.
    • Configure granular permissions for Cloudflare Tunnel and Cloudflare Mesh in Cloudflare One.
    • Review the resource-scoped roles on the Cloudflare role reference.
    Original source
  • May 21, 2026
    • Date parsed from source:
      May 21, 2026
    • First seen by Releasebot:
      May 21, 2026
    Cloudflare logo

    Docs Collections by Cloudflare

    Granular permissions for Cloudflare Tunnel and Cloudflare Mesh

    Docs Collections adds granular Cloudflare permissions for individual Tunnel instances and Mesh nodes, letting admins scope access to specific private networking resources without account-wide control. The update keeps existing roles working and supports resource-aware listing for safer delegation.

    You can now scope Cloudflare permissions to individual Cloudflare Tunnel instances and Cloudflare Mesh nodes. Administrators can delegate access to specific Tunnels or Mesh nodes without granting account-wide control over private networking.

    What is new

    When you add a member or create a permission policy, the resource picker now lists Cloudflare Tunnel instances and Cloudflare Mesh nodes as scopable resource types. You can:

    • Grant a read-only role on a single Cloudflare Tunnel instance to a support operator for log streaming and diagnostics — without exposing other Tunnels or destructive actions.
    • Grant a write role on a specific Cloudflare Mesh node to an application team — without giving them access to the rest of your private network.
    • Scope a single policy to one or many Tunnels and Mesh nodes at once.

    How it works

    Granular permissions are a parallel layer to existing account-level roles — they do not replace them.

    • Existing account-level roles continue to work. A member with Cloudflare Access or Cloudflare Zero Trust retains write access to every Tunnel and Mesh node in the account. This ensures backward compatibility for existing automation and tokens.
    • Granular permissions are additive. For any API request on a specific Tunnel or Mesh node, access is granted if the principal has either the account-level role or a granular permission for that resource.
    • Resource enumeration is authorization-aware. Listing endpoints (GET /accounts/{id}/cfd_tunnel, GET /accounts/{id}/warp_connector) return only the resources the principal has at least read access to.

    Get started

    • Configure granular permissions for Cloudflare Tunnel.
    • Configure granular permissions for Cloudflare Tunnel and Cloudflare Mesh in Cloudflare One.
    • Review the resource-scoped roles on the Cloudflare role reference.
    Original source
  • May 4, 2026
    • Date parsed from source:
      May 4, 2026
    • First seen by Releasebot:
      May 5, 2026
    • Modified by Releasebot:
      May 21, 2026
    Cloudflare logo

    Docs Collections by Cloudflare

    Keyboard shortcuts for the Cloudflare dashboard

    Docs Collections adds Cloudflare dashboard keyboard shortcuts for faster navigation, context switching, and common actions without using the mouse. It includes quick search, account and zone switching, sidebar controls, dark mode, and copying links from anywhere in the dashboard.

    You can now navigate, switch context, and take common actions in the Cloudflare dashboard without leaving your keyboard. Press ? anywhere to see the full list. Keyboard shortcuts can be disabled by visiting your profile settings ↗ profile settings ↗.

    Navigate

    Shortcut - Action

    g h - Go to Home
    g a - Go to account overview
    g z - Go to zone overview
    g p - Go to your profile
    g w - Go to Workers & Pages
    g o - Go to Zero Trust
    g b - Go to billing
    g 1 – g 5 - Go to a recent or pinned item (by position in sidebar)
    t → - Move to the next tab
    t ← - Move to the previous tab
    p → - Move to the next page of a table
    p ← - Move to the previous page of a table

    Take action

    Shortcut - Action

    / - Open quick search
    ? - Show keyboard shortcuts
    s a - Switch account
    s z - Switch zone
    s . - Star or unstar the current zone
    p . - Pin or unpin the current page
    t s - Toggle the sidebar open or closed
    t m - Expand or collapse all sidebar menus
    t a - Toggle Ask AI sidebar
    d . - Toggle dark mode
    c u - Copy the current URL
    c d - Copy a deep link URL

    Original source
  • Apr 29, 2026
    • Date parsed from source:
      Apr 29, 2026
    • First seen by Releasebot:
      May 6, 2026
    Cloudflare logo

    Docs Collections by Cloudflare

    Instant Bank Payments via Link

    Docs Collections adds Instant Bank Payments via Link, letting US self-serve Cloudflare customers pay from a saved bank account at checkout alongside cards. Bank payments can be connected during checkout and reused for future purchases.

    You can now pay for Cloudflare services directly from your bank account using Instant Bank Payments via Link.

    What changed

    Link now supports bank account payments in addition to cards. If you have a bank account saved in Link, it appears as a payment option at checkout. If not, you can connect one during the checkout flow.

    How to use it

    1. During checkout, select your bank account from your saved Link payment methods.
    2. Confirm the payment.

    After your first Link authentication, your bank account is available for future purchases without re-entering details.

    Who is eligible

    Instant Bank Payments via Link is available to US-based self-serve accounts across all Cloudflare products. Your existing cards remain available at checkout.

    Bank-based Link payments appear in your billing history with the payment method shown as link and last four digits as 0000. For details, refer to the Instant Bank Payments via Link documentation.

    Original source
Releasebot

Curated by the Releasebot team

Releasebot is an aggregator of official product update announcements from hundreds of software vendors and thousands of sources.

Our editorial process involves the manual review and audit of release notes procured with the help of automated systems.