<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Cloudflare changelogs | Gateway</title><description>Cloudflare changelogs for Gateway</description><link>https://developers.cloudflare.com/changelog/</link><item><title>Cloudflare One, Access, Gateway - Logs UI refresh</title><link>https://developers.cloudflare.com/changelog/post/2026-04-01-logs-ui-refresh/</link><guid isPermaLink="true">https://developers.cloudflare.com/changelog/post/2026-04-01-logs-ui-refresh/</guid><description>&lt;p&gt;Access authentication logs and Gateway activity logs (DNS, Network, and HTTP) now feature a refreshed user interface that gives you more flexibility when viewing and analyzing your logs.&lt;/p&gt;
&lt;starlight-image-zoom-zoomable&gt;&lt;img src=&quot;https://developers.cloudflare.com/_astro/cf1-new-logs-ui.DxF4x0l-_mRSyH.webp&quot; alt=&quot;Screenshot of the new logs UI showing DNS query logs with customizable columns and filtering options&quot;&gt;&lt;/starlight-image-zoom-zoomable&gt;
&lt;p&gt;The updated UI includes:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Filter by field&lt;/strong&gt; - Select any field value to add it as a filter and narrow down your results.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Customizable fields&lt;/strong&gt; - Choose which fields to display in the log table. Querying for fewer fields improves log loading performance.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;View details&lt;/strong&gt; - Select a timestamp to view the full details of a log entry.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Switch to classic view&lt;/strong&gt; - Return to the previous log viewer interface if needed.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;For more information, refer to &lt;a href=&quot;https://developers.cloudflare.com/cloudflare-one/insights/logs/dashboard-logs/access-authentication-logs/&quot;&gt;Access authentication logs&lt;/a&gt; and &lt;a href=&quot;https://developers.cloudflare.com/cloudflare-one/insights/logs/dashboard-logs/gateway-logs/&quot;&gt;Gateway activity logs&lt;/a&gt;.&lt;/p&gt;</description><pubDate>Wed, 01 Apr 2026 00:00:00 GMT</pubDate><product>Cloudflare One</product><category>Cloudflare One</category><category>Access</category><category>Gateway</category></item><item><title>Gateway - OIDC Claims filtering now available in Gateway Firewall, Resolver, and Egress policies</title><link>https://developers.cloudflare.com/changelog/post/2026-03-24-oidc-claims-filtering-gateway-policies/</link><guid isPermaLink="true">https://developers.cloudflare.com/changelog/post/2026-03-24-oidc-claims-filtering-gateway-policies/</guid><description>&lt;p&gt;Cloudflare Gateway now supports &lt;a href=&quot;https://developers.cloudflare.com/cloudflare-one/traffic-policies/identity-selectors/#oidc-claims&quot;&gt;OIDC Claims&lt;/a&gt; as a selector in Firewall, Resolver, and Egress policies. Administrators can use custom OIDC claims from their identity provider to build fine-grained, identity-based traffic policies across all Gateway policy types.&lt;/p&gt;
&lt;p&gt;With this update, you can:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Filter traffic in &lt;a href=&quot;https://developers.cloudflare.com/cloudflare-one/traffic-policies/dns-policies/&quot;&gt;DNS&lt;/a&gt;, &lt;a href=&quot;https://developers.cloudflare.com/cloudflare-one/traffic-policies/http-policies/&quot;&gt;HTTP&lt;/a&gt;, and &lt;a href=&quot;https://developers.cloudflare.com/cloudflare-one/traffic-policies/network-policies/&quot;&gt;Network&lt;/a&gt; firewall policies based on OIDC claim values.&lt;/li&gt;
&lt;li&gt;Apply custom &lt;a href=&quot;https://developers.cloudflare.com/cloudflare-one/traffic-policies/resolver-policies/&quot;&gt;resolver policies&lt;/a&gt; to route DNS queries to specific resolvers depending on a user&apos;s OIDC claims.&lt;/li&gt;
&lt;li&gt;Control &lt;a href=&quot;https://developers.cloudflare.com/cloudflare-one/traffic-policies/egress-policies/&quot;&gt;egress policies&lt;/a&gt; to assign dedicated egress IPs based on OIDC claim attributes.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;For example, you can create a policy that routes traffic differently for users with &lt;code&gt;department=engineering&lt;/code&gt; in their OIDC claims, or restrict access to certain destinations based on a user&apos;s role claim.&lt;/p&gt;
&lt;p&gt;To get started, configure &lt;a href=&quot;https://developers.cloudflare.com/cloudflare-one/integrations/identity-providers/generic-oidc/#custom-oidc-claims&quot;&gt;custom OIDC claims&lt;/a&gt; on your identity provider and use the &lt;strong&gt;OIDC Claims&lt;/strong&gt; selector in the Gateway policy builder.&lt;/p&gt;
&lt;p&gt;For more information, refer to &lt;a href=&quot;https://developers.cloudflare.com/cloudflare-one/traffic-policies/identity-selectors/&quot;&gt;Identity-based policies&lt;/a&gt;.&lt;/p&gt;</description><pubDate>Tue, 24 Mar 2026 00:00:00 GMT</pubDate><product>Gateway</product><category>Gateway</category></item><item><title>Gateway - Gateway Authorization Proxy and hosted PAC files (open beta)</title><link>https://developers.cloudflare.com/changelog/post/2026-03-04-gateway-authorization-proxy-open-beta/</link><guid isPermaLink="true">https://developers.cloudflare.com/changelog/post/2026-03-04-gateway-authorization-proxy-open-beta/</guid><description>&lt;p&gt;The &lt;a href=&quot;https://developers.cloudflare.com/cloudflare-one/networks/resolvers-and-proxies/proxy-endpoints/#authorization-endpoint&quot;&gt;Gateway Authorization Proxy&lt;/a&gt; and &lt;a href=&quot;https://developers.cloudflare.com/cloudflare-one/networks/resolvers-and-proxies/proxy-endpoints/#create-a-hosted-pac-file&quot;&gt;PAC file hosting&lt;/a&gt; are now in open beta for all plan types.&lt;/p&gt;
&lt;p&gt;Previously, &lt;a href=&quot;https://developers.cloudflare.com/cloudflare-one/networks/resolvers-and-proxies/proxy-endpoints/#source-ip-endpoint&quot;&gt;proxy endpoints&lt;/a&gt; relied on static source IP addresses to authorize traffic, providing no user-level identity in logs or policies. The new authorization proxy replaces IP-based authorization with &lt;a href=&quot;https://developers.cloudflare.com/cloudflare-one/access-controls/policies/&quot;&gt;Cloudflare Access&lt;/a&gt; authentication, verifying who a user is before applying Gateway filtering without installing the WARP client.&lt;/p&gt;
&lt;p&gt;This is ideal for environments where you cannot deploy a device client, such as virtual desktops (VDI), mergers and acquisitions, or compliance-restricted endpoints.&lt;/p&gt;
&lt;h4&gt;Key capabilities&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Identity-aware proxy traffic&lt;/strong&gt; — Users authenticate through your identity provider (Okta, Microsoft Entra ID, Google Workspace, and others) via Cloudflare Access. Logs now show exactly which user accessed which site, and you can write &lt;a href=&quot;https://developers.cloudflare.com/cloudflare-one/traffic-policies/identity-selectors/&quot;&gt;identity-based policies&lt;/a&gt; like &quot;only the Finance team can access this accounting tool.&quot;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Multiple identity providers&lt;/strong&gt; — Display one or multiple login methods simultaneously, giving flexibility for organizations managing users across different identity systems.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Cloudflare-hosted PAC files&lt;/strong&gt; — Create and host &lt;a href=&quot;https://developers.cloudflare.com/cloudflare-one/networks/resolvers-and-proxies/proxy-endpoints/#create-a-hosted-pac-file&quot;&gt;PAC files&lt;/a&gt; directly in Cloudflare One with pre-configured templates for Okta and Azure, hosted at &lt;code&gt;https://pac.cloudflare-gateway.com/&amp;#x3C;account-id&gt;/&amp;#x3C;slug&gt;&lt;/code&gt; on Cloudflare&apos;s global network.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Simplified billing&lt;/strong&gt; — Each user occupies a seat, exactly like they do with the Cloudflare One Client. No new metrics to track.&lt;/li&gt;
&lt;/ul&gt;
&lt;h4&gt;Get started&lt;/h4&gt;
&lt;ol&gt;
&lt;li&gt;In &lt;a href=&quot;https://one.dash.cloudflare.com/&quot; target=&quot;_blank&quot;&gt;Cloudflare One&lt;/a&gt;, go to &lt;strong&gt;Networks&lt;/strong&gt; &gt; &lt;strong&gt;Resolvers &amp;#x26; Proxies&lt;/strong&gt; &gt; &lt;strong&gt;Proxy endpoints&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://developers.cloudflare.com/cloudflare-one/networks/resolvers-and-proxies/proxy-endpoints/#authorization-endpoint&quot;&gt;Create an authorization proxy endpoint&lt;/a&gt; and configure Access policies.&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://developers.cloudflare.com/cloudflare-one/networks/resolvers-and-proxies/proxy-endpoints/#create-a-hosted-pac-file&quot;&gt;Create a hosted PAC file&lt;/a&gt; or write your own.&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://developers.cloudflare.com/cloudflare-one/networks/resolvers-and-proxies/proxy-endpoints/#3b-configure-browser-to-use-pac-file&quot;&gt;Configure browsers&lt;/a&gt; to use the PAC file URL.&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://developers.cloudflare.com/cloudflare-one/team-and-resources/devices/user-side-certificates/&quot;&gt;Install the Cloudflare certificate&lt;/a&gt; for HTTPS inspection.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;For more details, refer to the &lt;a href=&quot;https://developers.cloudflare.com/cloudflare-one/networks/resolvers-and-proxies/proxy-endpoints/&quot;&gt;proxy endpoints documentation&lt;/a&gt; and the &lt;a href=&quot;https://blog.cloudflare.com/gateway-authorization-proxy-identity-aware-policies/&quot; target=&quot;_blank&quot;&gt;announcement blog post&lt;/a&gt;.&lt;/p&gt;</description><pubDate>Wed, 04 Mar 2026 00:00:00 GMT</pubDate><product>Gateway</product><category>Gateway</category></item><item><title>Gateway - New protocols added for Gateway Protocol Detection (Beta)</title><link>https://developers.cloudflare.com/changelog/post/2026-02-27-new-protocol-detection-protocols/</link><guid isPermaLink="true">https://developers.cloudflare.com/changelog/post/2026-02-27-new-protocol-detection-protocols/</guid><description>&lt;p&gt;Gateway &lt;a href=&quot;https://developers.cloudflare.com/cloudflare-one/traffic-policies/network-policies/protocol-detection/&quot;&gt;Protocol Detection&lt;/a&gt; now supports seven additional protocols in beta:&lt;/p&gt;





































&lt;table&gt;&lt;thead&gt;&lt;tr&gt;&lt;th&gt;Protocol&lt;/th&gt;&lt;th&gt;Notes&lt;/th&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;IMAP&lt;/td&gt;&lt;td&gt;Internet Message Access Protocol — email retrieval&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;POP3&lt;/td&gt;&lt;td&gt;Post Office Protocol v3 — email retrieval&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;SMTP&lt;/td&gt;&lt;td&gt;Simple Mail Transfer Protocol — email sending&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;MYSQL&lt;/td&gt;&lt;td&gt;MySQL database wire protocol&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;RSYNC-DAEMON&lt;/td&gt;&lt;td&gt;rsync daemon protocol&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;LDAP&lt;/td&gt;&lt;td&gt;Lightweight Directory Access Protocol&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;NTP&lt;/td&gt;&lt;td&gt;Network Time Protocol&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;
&lt;p&gt;These protocols join the existing set of detected protocols (HTTP, HTTP2, SSH, TLS, DCERPC, MQTT, and TPKT) and can be used with the &lt;em&gt;Detected Protocol&lt;/em&gt; selector in &lt;a href=&quot;https://developers.cloudflare.com/cloudflare-one/traffic-policies/network-policies/&quot;&gt;Network policies&lt;/a&gt; to identify and filter traffic based on the application-layer protocol, without relying on port-based identification.&lt;/p&gt;
&lt;p&gt;If protocol detection is enabled on your account, these protocols will automatically be logged when detected in your Gateway network traffic.&lt;/p&gt;
&lt;p&gt;For more information on using Protocol Detection, refer to the &lt;a href=&quot;https://developers.cloudflare.com/cloudflare-one/traffic-policies/network-policies/protocol-detection/&quot;&gt;Protocol detection documentation&lt;/a&gt;.&lt;/p&gt;</description><pubDate>Fri, 27 Feb 2026 00:00:00 GMT</pubDate><product>Gateway</product><category>Gateway</category></item><item><title>Gateway, Cloudflare One - Shadow IT - domain level SaaS analytics</title><link>https://developers.cloudflare.com/changelog/post/2025-12-17-shadow-it-domain-analytics/</link><guid isPermaLink="true">https://developers.cloudflare.com/changelog/post/2025-12-17-shadow-it-domain-analytics/</guid><description>&lt;p&gt;Zero Trust has again upgraded its &lt;strong&gt;Shadow IT analytics&lt;/strong&gt;, providing you with unprecedented visibility into your organizations use of SaaS tools. With this dashboard, you can review who is using an application and volumes of data transfer to the application.&lt;/p&gt;
&lt;p&gt;With this update, you can review data transfer metrics at the domain level, rather than just the application level, providing more granular insight into your data transfer patterns.&lt;/p&gt;
&lt;starlight-image-zoom-zoomable&gt;&lt;img src=&quot;https://developers.cloudflare.com/_astro/shadow-it-domain.DoZnGAtf_Z1mHw4r.webp&quot; alt=&quot;New Domain Level Metrics&quot;&gt;&lt;/starlight-image-zoom-zoomable&gt;
&lt;p&gt;These metrics can be filtered by all available filters on the dashboard, including user, application, or content category.&lt;/p&gt;
&lt;p&gt;Both the analytics and policies are accessible in the Cloudflare &lt;a href=&quot;https://one.dash.cloudflare.com/&quot; target=&quot;_blank&quot;&gt;Zero Trust dashboard&lt;/a&gt;, empowering organizations with better visibility and control.&lt;/p&gt;</description><pubDate>Wed, 17 Dec 2025 00:00:00 GMT</pubDate><product>Gateway</product><category>Gateway</category><category>Cloudflare One</category></item><item><title>Gateway - Applications to be remapped to the new categories</title><link>https://developers.cloudflare.com/changelog/post/2025-11-06-applications-recategorised-plan/</link><guid isPermaLink="true">https://developers.cloudflare.com/changelog/post/2025-11-06-applications-recategorised-plan/</guid><description>&lt;p&gt;We have previously added new application categories to better reflect their content and improve HTTP traffic management: refer to &lt;a href=&quot;https://developers.cloudflare.com/cloudflare-one/changelog/gateway/#2025-10-28&quot;&gt;Changelog&lt;/a&gt;.
While the new categories are live now, we want to ensure you have ample time to review and adjust any existing rules you have configured against old categories.
The remapping of existing applications into these new categories will be completed by January 30, 2026.
This timeline allows you a dedicated period to:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Review the new category structure.&lt;/li&gt;
&lt;li&gt;Identify any policies you have that target the older categories.&lt;/li&gt;
&lt;li&gt;Adjust your rules to reference the new, more precise categories before the old mappings change.
Once the applications have been fully remapped by January 30, 2026, you might observe some changes in the traffic being mitigated or allowed by your existing policies. We encourage you to use the intervening time to prepare for a smooth transition.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Applications being remappedd&lt;/strong&gt;&lt;/p&gt;

















































































































































































































































































































&lt;table&gt;&lt;thead&gt;&lt;tr&gt;&lt;th&gt;Application Name&lt;/th&gt;&lt;th&gt;Existing Category&lt;/th&gt;&lt;th&gt;New Category&lt;/th&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;Google Photos&lt;/td&gt;&lt;td&gt;File Sharing&lt;/td&gt;&lt;td&gt;Photography &amp;#x26; Graphic Design&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Flickr&lt;/td&gt;&lt;td&gt;File Sharing&lt;/td&gt;&lt;td&gt;Photography &amp;#x26; Graphic Design&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;ADP&lt;/td&gt;&lt;td&gt;Human Resources&lt;/td&gt;&lt;td&gt;Business&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Greenhouse&lt;/td&gt;&lt;td&gt;Human Resources&lt;/td&gt;&lt;td&gt;Business&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;myCigna&lt;/td&gt;&lt;td&gt;Human Resources&lt;/td&gt;&lt;td&gt;Health &amp;#x26; Fitness&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;UnitedHealthcare&lt;/td&gt;&lt;td&gt;Human Resources&lt;/td&gt;&lt;td&gt;Health &amp;#x26; Fitness&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;ZipRecruiter&lt;/td&gt;&lt;td&gt;Human Resources&lt;/td&gt;&lt;td&gt;Business&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Amazon Business&lt;/td&gt;&lt;td&gt;Human Resources&lt;/td&gt;&lt;td&gt;Business&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Jobcenter&lt;/td&gt;&lt;td&gt;Human Resources&lt;/td&gt;&lt;td&gt;Business&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Jobsuche&lt;/td&gt;&lt;td&gt;Human Resources&lt;/td&gt;&lt;td&gt;Business&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Zenjob&lt;/td&gt;&lt;td&gt;Human Resources&lt;/td&gt;&lt;td&gt;Business&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;DocuSign&lt;/td&gt;&lt;td&gt;Legal&lt;/td&gt;&lt;td&gt;Business&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Postident&lt;/td&gt;&lt;td&gt;Legal&lt;/td&gt;&lt;td&gt;Business&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Adobe Creative Cloud&lt;/td&gt;&lt;td&gt;Productivity&lt;/td&gt;&lt;td&gt;Photography &amp;#x26; Graphic Design&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Airtable&lt;/td&gt;&lt;td&gt;Productivity&lt;/td&gt;&lt;td&gt;Development&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Autodesk Fusion360&lt;/td&gt;&lt;td&gt;Productivity&lt;/td&gt;&lt;td&gt;IT Management&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Coursera&lt;/td&gt;&lt;td&gt;Productivity&lt;/td&gt;&lt;td&gt;Education&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Microsoft Power BI&lt;/td&gt;&lt;td&gt;Productivity&lt;/td&gt;&lt;td&gt;Business&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Tableau&lt;/td&gt;&lt;td&gt;Productivity&lt;/td&gt;&lt;td&gt;Business&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Duolingo&lt;/td&gt;&lt;td&gt;Productivity&lt;/td&gt;&lt;td&gt;Education&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Adobe Reader&lt;/td&gt;&lt;td&gt;Productivity&lt;/td&gt;&lt;td&gt;Business&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;AnpiReport&lt;/td&gt;&lt;td&gt;Productivity&lt;/td&gt;&lt;td&gt;Travel&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;ビズリーチ&lt;/td&gt;&lt;td&gt;Productivity&lt;/td&gt;&lt;td&gt;Business&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;doda (デューダ)&lt;/td&gt;&lt;td&gt;Productivity&lt;/td&gt;&lt;td&gt;Business&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;求人ボックス&lt;/td&gt;&lt;td&gt;Productivity&lt;/td&gt;&lt;td&gt;Business&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;マイナビ2026&lt;/td&gt;&lt;td&gt;Productivity&lt;/td&gt;&lt;td&gt;Business&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Power Apps&lt;/td&gt;&lt;td&gt;Productivity&lt;/td&gt;&lt;td&gt;Business&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;RECRUIT AGENT&lt;/td&gt;&lt;td&gt;Productivity&lt;/td&gt;&lt;td&gt;Business&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;シフトボード&lt;/td&gt;&lt;td&gt;Productivity&lt;/td&gt;&lt;td&gt;Business&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;スタンバイ&lt;/td&gt;&lt;td&gt;Productivity&lt;/td&gt;&lt;td&gt;Business&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Doctolib&lt;/td&gt;&lt;td&gt;Productivity&lt;/td&gt;&lt;td&gt;Health &amp;#x26; Fitness&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Miro&lt;/td&gt;&lt;td&gt;Productivity&lt;/td&gt;&lt;td&gt;Photography &amp;#x26; Graphic Design&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;MyFitnessPal&lt;/td&gt;&lt;td&gt;Productivity&lt;/td&gt;&lt;td&gt;Health &amp;#x26; Fitness&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Sentry Mobile&lt;/td&gt;&lt;td&gt;Productivity&lt;/td&gt;&lt;td&gt;Travel&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Slido&lt;/td&gt;&lt;td&gt;Productivity&lt;/td&gt;&lt;td&gt;Photography &amp;#x26; Graphic Design&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Arista Networks&lt;/td&gt;&lt;td&gt;Productivity&lt;/td&gt;&lt;td&gt;IT Management&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Atlassian&lt;/td&gt;&lt;td&gt;Productivity&lt;/td&gt;&lt;td&gt;Business&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;CoderPad&lt;/td&gt;&lt;td&gt;Productivity&lt;/td&gt;&lt;td&gt;Business&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;eAgreements&lt;/td&gt;&lt;td&gt;Productivity&lt;/td&gt;&lt;td&gt;Business&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Vmware&lt;/td&gt;&lt;td&gt;Productivity&lt;/td&gt;&lt;td&gt;IT Management&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Vmware Vcenter&lt;/td&gt;&lt;td&gt;Productivity&lt;/td&gt;&lt;td&gt;IT Management&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;AWS Skill Builder&lt;/td&gt;&lt;td&gt;Productivity&lt;/td&gt;&lt;td&gt;Education&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Microsoft Office 365 (GCC)&lt;/td&gt;&lt;td&gt;Productivity&lt;/td&gt;&lt;td&gt;Business&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Microsoft Exchange Online (GCC)&lt;/td&gt;&lt;td&gt;Productivity&lt;/td&gt;&lt;td&gt;Business&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Canva&lt;/td&gt;&lt;td&gt;Sales &amp;#x26; Marketing&lt;/td&gt;&lt;td&gt;Photography &amp;#x26; Graphic Design&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Instacart&lt;/td&gt;&lt;td&gt;Shopping&lt;/td&gt;&lt;td&gt;Food &amp;#x26; Drink&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Wawa&lt;/td&gt;&lt;td&gt;Shopping&lt;/td&gt;&lt;td&gt;Food &amp;#x26; Drink&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;McDonald&apos;s&lt;/td&gt;&lt;td&gt;Shopping&lt;/td&gt;&lt;td&gt;Food &amp;#x26; Drink&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Vrbo&lt;/td&gt;&lt;td&gt;Shopping&lt;/td&gt;&lt;td&gt;Travel&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;American Airlines&lt;/td&gt;&lt;td&gt;Shopping&lt;/td&gt;&lt;td&gt;Travel&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Booking.com&lt;/td&gt;&lt;td&gt;Shopping&lt;/td&gt;&lt;td&gt;Travel&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Ticketmaster&lt;/td&gt;&lt;td&gt;Shopping&lt;/td&gt;&lt;td&gt;Entertainment &amp;#x26; Events&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Airbnb&lt;/td&gt;&lt;td&gt;Shopping&lt;/td&gt;&lt;td&gt;Travel&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;DoorDash&lt;/td&gt;&lt;td&gt;Shopping&lt;/td&gt;&lt;td&gt;Food &amp;#x26; Drink&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Expedia&lt;/td&gt;&lt;td&gt;Shopping&lt;/td&gt;&lt;td&gt;Travel&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;EasyPark&lt;/td&gt;&lt;td&gt;Shopping&lt;/td&gt;&lt;td&gt;Travel&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;UEFA Tickets&lt;/td&gt;&lt;td&gt;Shopping&lt;/td&gt;&lt;td&gt;Entertainment &amp;#x26; Events&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;DHL Express&lt;/td&gt;&lt;td&gt;Shopping&lt;/td&gt;&lt;td&gt;Business&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;UPS&lt;/td&gt;&lt;td&gt;Shopping&lt;/td&gt;&lt;td&gt;Business&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;
&lt;p&gt;For more information on creating HTTP policies, refer to &lt;a href=&quot;https://developers.cloudflare.com/cloudflare-one/traffic-policies/application-app-types/&quot;&gt;Applications and app types&lt;/a&gt;.&lt;/p&gt;</description><pubDate>Thu, 06 Nov 2025 00:00:00 GMT</pubDate><product>Gateway</product><category>Gateway</category></item><item><title>Gateway - New Application Categories added for HTTP Traffic Management</title><link>https://developers.cloudflare.com/changelog/post/gateway-application-categories-added/</link><guid isPermaLink="true">https://developers.cloudflare.com/changelog/post/gateway-application-categories-added/</guid><description>&lt;p&gt;To give you precision and flexibility while creating policies to block unwanted traffic, we are introducing new, more granular application categories in the Gateway product.&lt;/p&gt;
&lt;p&gt;We have added the following categories to provide more precise organization and allow for finer-grained policy creation, designed around how users interact with different types of applications:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Business&lt;/li&gt;
&lt;li&gt;Education&lt;/li&gt;
&lt;li&gt;Entertainment &amp;#x26; Events&lt;/li&gt;
&lt;li&gt;Food &amp;#x26; Drink&lt;/li&gt;
&lt;li&gt;Health &amp;#x26; Fitness&lt;/li&gt;
&lt;li&gt;Lifestyle&lt;/li&gt;
&lt;li&gt;Navigation&lt;/li&gt;
&lt;li&gt;Photography &amp;#x26; Graphic Design&lt;/li&gt;
&lt;li&gt;Travel&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The new categories are live now, but we are providing a transition period for existing applications to be fully remapped to these new categories.&lt;/p&gt;
&lt;p&gt;The full remapping will be completed by January 30, 2026.&lt;/p&gt;
&lt;p&gt;We encourage you to use this time to:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Review the new category structure.&lt;/li&gt;
&lt;li&gt;Identify and adjust any existing HTTP policies that reference older categories to ensure a smooth transition.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;For more information on creating HTTP policies, refer to &lt;a href=&quot;https://developers.cloudflare.com/cloudflare-one/traffic-policies/application-app-types/&quot;&gt;Applications and app types&lt;/a&gt;.&lt;/p&gt;</description><pubDate>Tue, 28 Oct 2025 00:00:00 GMT</pubDate><product>Gateway</product><category>Gateway</category></item><item><title>Gateway - Schedule DNS policies from the UI</title><link>https://developers.cloudflare.com/changelog/post/2025-10-20-schedule-dns-policies-from-the-ui/</link><guid isPermaLink="true">https://developers.cloudflare.com/changelog/post/2025-10-20-schedule-dns-policies-from-the-ui/</guid><description>&lt;p&gt;Admins can now create &lt;a href=&quot;https://developers.cloudflare.com/cloudflare-one/traffic-policies/dns-policies/timed-policies/&quot;&gt;scheduled DNS policies&lt;/a&gt; directly from the Zero Trust dashboard, without using the API. You can configure policies to be active during specific, recurring times, such as blocking social media during business hours or gaming sites on school nights.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Preset Schedules&lt;/strong&gt;: Use built-in templates for common scenarios like Business Hours, School Days, Weekends, and more.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Custom Schedules&lt;/strong&gt;: Define your own schedule with specific days and up to three non-overlapping time ranges per day.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Timezone Control&lt;/strong&gt;: Choose to enforce a schedule in a specific timezone (for example, US Eastern) or based on the local time of each user.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Combined with Duration&lt;/strong&gt;: Policies can have both a schedule and a duration. If both are set, the duration&apos;s expiration takes precedence.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;You can see the flow in the demo GIF:&lt;/p&gt;
&lt;starlight-image-zoom-zoomable&gt;&lt;img src=&quot;https://developers.cloudflare.com/_astro/gateway-dns-scheduled-policies-ui.Cf4l1OTE_Z9szVM.webp&quot; alt=&quot;Schedule DNS policies demo&quot;&gt;&lt;/starlight-image-zoom-zoomable&gt;
&lt;p&gt;This update makes time-based DNS policies accessible to all Gateway customers, removing the technical barrier of the API.&lt;/p&gt;</description><pubDate>Mon, 20 Oct 2025 00:00:00 GMT</pubDate><product>Gateway</product><category>Gateway</category></item><item><title>Gateway - New domain categories added</title><link>https://developers.cloudflare.com/changelog/post/2025-10-10-new-domain-categories/</link><guid isPermaLink="true">https://developers.cloudflare.com/changelog/post/2025-10-10-new-domain-categories/</guid><description>&lt;p&gt;We have added three new domain categories under the Technology parent category, to better reflect online content and improve DNS filtering.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;New categories added&lt;/strong&gt;&lt;/p&gt;





























&lt;table&gt;&lt;thead&gt;&lt;tr&gt;&lt;th&gt;Parent ID&lt;/th&gt;&lt;th&gt;Parent Name&lt;/th&gt;&lt;th&gt;Category ID&lt;/th&gt;&lt;th&gt;Category Name&lt;/th&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;26&lt;/td&gt;&lt;td&gt;Technology&lt;/td&gt;&lt;td&gt;194&lt;/td&gt;&lt;td&gt;Keep Awake Software&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;26&lt;/td&gt;&lt;td&gt;Technology&lt;/td&gt;&lt;td&gt;192&lt;/td&gt;&lt;td&gt;Remote Access&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;26&lt;/td&gt;&lt;td&gt;Technology&lt;/td&gt;&lt;td&gt;193&lt;/td&gt;&lt;td&gt;Shareware/Freeware&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;
&lt;p&gt;Refer to &lt;a href=&quot;https://developers.cloudflare.com/cloudflare-one/traffic-policies/domain-categories/&quot;&gt;Gateway domain categories&lt;/a&gt; to learn more.&lt;/p&gt;</description><pubDate>Fri, 10 Oct 2025 00:00:00 GMT</pubDate><product>Gateway</product><category>Gateway</category></item><item><title>Gateway - Application granular controls for operations in SaaS applications</title><link>https://developers.cloudflare.com/changelog/post/2025-09-25-new-granular-controls-for-saas-applications/</link><guid isPermaLink="true">https://developers.cloudflare.com/changelog/post/2025-09-25-new-granular-controls-for-saas-applications/</guid><description>&lt;p&gt;Gateway users can now apply granular controls to their file sharing and AI chat applications through &lt;a href=&quot;https://developers.cloudflare.com/cloudflare-one/traffic-policies/http-policies&quot;&gt;HTTP policies&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;The new feature offers two methods of controlling SaaS applications:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Application Controls&lt;/strong&gt; are curated groupings of Operations which provide an easy way for users to achieve a specific outcome. Application Controls may include &lt;em&gt;Upload&lt;/em&gt;, &lt;em&gt;Download&lt;/em&gt;, &lt;em&gt;Prompt&lt;/em&gt;, &lt;em&gt;Voice&lt;/em&gt;, and &lt;em&gt;Share&lt;/em&gt; depending on the application.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Operations&lt;/strong&gt; are controls aligned to the most granular action a user can take. This provides a fine-grained approach to enforcing policy and generally aligns to the SaaS providers API specifications in naming and function.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Get started using &lt;a href=&quot;https://developers.cloudflare.com/cloudflare-one/traffic-policies/http-policies/granular-controls&quot;&gt;Application Granular Controls&lt;/a&gt; and refer to the list of &lt;a href=&quot;https://developers.cloudflare.com/cloudflare-one/traffic-policies/http-policies/granular-controls/#compatible-applications&quot;&gt;supported applications&lt;/a&gt;.&lt;/p&gt;</description><pubDate>Tue, 30 Sep 2025 00:00:00 GMT</pubDate><product>Gateway</product><category>Gateway</category></item><item><title>Gateway, Data Loss Prevention - Refine DLP Scans with New Body Phase Selector</title><link>https://developers.cloudflare.com/changelog/post/2025-09-25-body-phase-selector/</link><guid isPermaLink="true">https://developers.cloudflare.com/changelog/post/2025-09-25-body-phase-selector/</guid><description>&lt;p&gt;You can now more precisely control your HTTP DLP policies by specifying whether to scan the request or response body, helping to reduce false positives and target specific data flows.&lt;/p&gt;
&lt;p&gt;In the Gateway HTTP policy builder, you will find a new selector called &lt;em&gt;Body Phase&lt;/em&gt;. This allows you to define the direction of traffic the DLP engine will inspect:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;em&gt;Request Body&lt;/em&gt;: Scans data sent from a user&apos;s machine to an upstream service. This is ideal for monitoring data uploads, form submissions, or other user-initiated data exfiltration attempts.&lt;/li&gt;
&lt;li&gt;&lt;em&gt;Response Body&lt;/em&gt;: Scans data sent to a user&apos;s machine from an upstream service. Use this to inspect file downloads and website content for sensitive data.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;For example, consider a policy that blocks Social Security Numbers (SSNs). Previously, this policy might trigger when a user visits a website that contains example SSNs in its content (the response body). Now, by setting the &lt;strong&gt;Body Phase&lt;/strong&gt; to &lt;em&gt;Request Body&lt;/em&gt;, the policy will only trigger if the user attempts to upload or submit an SSN, ignoring the content of the web page itself.&lt;/p&gt;
&lt;p&gt;All policies without this selector will continue to scan both request and response bodies to ensure continued protection.&lt;/p&gt;
&lt;p&gt;For more information, refer to &lt;a href=&quot;https://developers.cloudflare.com/cloudflare-one/traffic-policies/http-policies/#body-phase&quot;&gt;Gateway HTTP policy selectors&lt;/a&gt;.&lt;/p&gt;</description><pubDate>Thu, 25 Sep 2025 00:00:00 GMT</pubDate><product>Gateway</product><category>Gateway</category><category>Data Loss Prevention</category></item><item><title>Gateway, Cloudflare WAN, Cloudflare Tunnel for SASE - DNS filtering for private network onramps</title><link>https://developers.cloudflare.com/changelog/post/2025-09-11-dns-filtering-for-private-network-onramps/</link><guid isPermaLink="true">https://developers.cloudflare.com/changelog/post/2025-09-11-dns-filtering-for-private-network-onramps/</guid><description>&lt;p&gt;&lt;a href=&quot;https://developers.cloudflare.com/cloudflare-wan/zero-trust/cloudflare-gateway/#dns-filtering&quot;&gt;Magic WAN&lt;/a&gt; and &lt;a href=&quot;https://developers.cloudflare.com/cloudflare-one/networks/connectors/cloudflare-tunnel/private-net/warp-connector/site-to-internet/#configure-dns-resolver-on-devices&quot;&gt;WARP Connector&lt;/a&gt; users can now securely route their DNS traffic to the Gateway resolver without exposing traffic to the public Internet.&lt;/p&gt;
&lt;p&gt;Routing DNS traffic to the Gateway resolver allows DNS resolution and filtering for traffic coming from private networks while preserving source internal IP visibility. This ensures Magic WAN users have full integration with our Cloudflare One features, including &lt;a href=&quot;https://developers.cloudflare.com/cloudflare-one/traffic-policies/resolver-policies/#internal-dns&quot;&gt;Internal DNS&lt;/a&gt; and &lt;a href=&quot;https://developers.cloudflare.com/cloudflare-one/traffic-policies/egress-policies/#selector-prerequisites&quot;&gt;hostname-based policies&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;To configure DNS filtering, change your Magic WAN or WARP Connector DNS settings to use Cloudflare&apos;s shared resolver IPs, &lt;code&gt;172.64.36.1&lt;/code&gt; and &lt;code&gt;172.64.36.2&lt;/code&gt;. Once you configure DNS resolution and filtering, you can use &lt;em&gt;Source Internal IP&lt;/em&gt; as a traffic selector in your &lt;a href=&quot;https://developers.cloudflare.com/cloudflare-one/traffic-policies/resolver-policies/&quot;&gt;resolver policies&lt;/a&gt; for routing private DNS traffic to your &lt;a href=&quot;https://developers.cloudflare.com/dns/internal-dns/&quot;&gt;Internal DNS&lt;/a&gt;.&lt;/p&gt;</description><pubDate>Thu, 11 Sep 2025 00:00:00 GMT</pubDate><product>Gateway</product><category>Gateway</category><category>Cloudflare WAN</category><category>Cloudflare Tunnel for SASE</category></item><item><title>Gateway, Cloudflare One - Shadow IT - SaaS analytics dashboard</title><link>https://developers.cloudflare.com/changelog/post/2025-08-27-shadow-it-analytics/</link><guid isPermaLink="true">https://developers.cloudflare.com/changelog/post/2025-08-27-shadow-it-analytics/</guid><description>&lt;p&gt;Zero Trust has significantly upgraded its &lt;strong&gt;Shadow IT analytics&lt;/strong&gt;, providing you with unprecedented visibility into your organizations use of SaaS tools. With this dashboard, you can review who is using an application and volumes of data transfer to the application.&lt;/p&gt;
&lt;p&gt;You can review these metrics against application type, such as Artificial Intelligence or Social Media. You can also mark applications with an approval status, including &lt;strong&gt;Unreviewed&lt;/strong&gt;, &lt;strong&gt;In Review&lt;/strong&gt;, &lt;strong&gt;Approved&lt;/strong&gt;, and &lt;strong&gt;Unapproved&lt;/strong&gt; designating how they can be used in your organization.&lt;/p&gt;
&lt;starlight-image-zoom-zoomable&gt;&lt;img src=&quot;https://developers.cloudflare.com/_astro/shadow-it-analytics.BLNnG72w_Z1vDznE.webp&quot; alt=&quot;Cloudflare One Analytics Dashboards&quot;&gt;&lt;/starlight-image-zoom-zoomable&gt;
&lt;p&gt;These application statuses can also be used in Gateway HTTP policies, so you can block, isolate, limit uploads and downloads, and more based on the application status.&lt;/p&gt;
&lt;p&gt;Both the analytics and policies are accessible in the Cloudflare &lt;a href=&quot;https://one.dash.cloudflare.com/&quot; target=&quot;_blank&quot;&gt;Zero Trust dashboard&lt;/a&gt;, empowering organizations with better visibility and control.&lt;/p&gt;</description><pubDate>Wed, 27 Aug 2025 00:00:00 GMT</pubDate><product>Gateway</product><category>Gateway</category><category>Cloudflare One</category></item><item><title>Gateway - Gateway BYOIP Dedicated Egress IPs now available.</title><link>https://developers.cloudflare.com/changelog/post/2025-08-21-byoip-dedicated-egress-ip/</link><guid isPermaLink="true">https://developers.cloudflare.com/changelog/post/2025-08-21-byoip-dedicated-egress-ip/</guid><description>&lt;p&gt;Enterprise Gateway users can now use Bring Your Own IP (BYOIP) for dedicated egress IPs.&lt;/p&gt;
&lt;p&gt;Admins can now onboard and use their own IPv4 or IPv6 prefixes to egress traffic from Cloudflare, delivering greater control, flexibility, and compliance for network traffic.&lt;/p&gt;
&lt;p&gt;Get started by following the &lt;a href=&quot;https://developers.cloudflare.com/cloudflare-one/traffic-policies/egress-policies/dedicated-egress-ips/#bring-your-own-ip-address-byoip&quot;&gt;BYOIP onboarding process&lt;/a&gt;. Once your IPs are onboarded, go to &lt;strong&gt;Gateway&lt;/strong&gt; &gt; &lt;strong&gt;Egress policies&lt;/strong&gt; and select or create an egress policy. In &lt;strong&gt;Select an egress IP&lt;/strong&gt;, choose &lt;em&gt;Use dedicated egress IPs (Cloudflare or BYOIP)&lt;/em&gt;, then select your BYOIP address from the dropdown menu.&lt;/p&gt;
&lt;starlight-image-zoom-zoomable&gt;&lt;img src=&quot;https://developers.cloudflare.com/_astro/Gateway-byoip-dedicated-egress-ips.D0pzLAbV_8yK6N.webp&quot; alt=&quot;Screenshot of a dropdown menu adding a BYOIP IPv4 address as a dedicated egress IP in a Gateway egress policy&quot;&gt;&lt;/starlight-image-zoom-zoomable&gt;
&lt;p&gt;For more information, refer to &lt;a href=&quot;https://developers.cloudflare.com/cloudflare-one/traffic-policies/egress-policies/dedicated-egress-ips/#bring-your-own-ip-address-byoip&quot;&gt;BYOIP for dedicated egress IPs&lt;/a&gt;.&lt;/p&gt;</description><pubDate>Thu, 21 Aug 2025 00:00:00 GMT</pubDate><product>Gateway</product><category>Gateway</category></item><item><title>Gateway - Scam domain category introduced under Security Threats</title><link>https://developers.cloudflare.com/changelog/post/2025-07-28-spam-domain-category-introduced/</link><guid isPermaLink="true">https://developers.cloudflare.com/changelog/post/2025-07-28-spam-domain-category-introduced/</guid><description>&lt;p&gt;We have introduced a new Security Threat category called &lt;strong&gt;Scam&lt;/strong&gt;. Relevant domains are marked with the Scam category. Scam typically refers to fraudulent websites and schemes designed to trick victims into giving away money or personal information.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;New category added&lt;/strong&gt;&lt;/p&gt;

















&lt;table&gt;&lt;thead&gt;&lt;tr&gt;&lt;th&gt;Parent ID&lt;/th&gt;&lt;th&gt;Parent Name&lt;/th&gt;&lt;th&gt;Category ID&lt;/th&gt;&lt;th&gt;Category Name&lt;/th&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;21&lt;/td&gt;&lt;td&gt;Security Threats&lt;/td&gt;&lt;td&gt;191&lt;/td&gt;&lt;td&gt;Scam&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;
&lt;p&gt;Refer to &lt;a href=&quot;https://developers.cloudflare.com/cloudflare-one/traffic-policies/domain-categories/&quot;&gt;Gateway domain categories&lt;/a&gt; to learn more.&lt;/p&gt;</description><pubDate>Mon, 28 Jul 2025 00:00:00 GMT</pubDate><product>Gateway</product><category>Gateway</category></item><item><title>Gateway - Gateway HTTP Filtering on all ports available in open BETA</title><link>https://developers.cloudflare.com/changelog/post/2025-07-24-http-inspection-on-all-ports/</link><guid isPermaLink="true">https://developers.cloudflare.com/changelog/post/2025-07-24-http-inspection-on-all-ports/</guid><description>&lt;p&gt;&lt;a href=&quot;https://developers.cloudflare.com/cloudflare-one/traffic-policies/&quot;&gt;Gateway&lt;/a&gt; can now apply &lt;a href=&quot;https://developers.cloudflare.com/cloudflare-one/traffic-policies/http-policies/&quot;&gt;HTTP filtering&lt;/a&gt; to all proxied HTTP requests, not just traffic on standard HTTP (&lt;code&gt;80&lt;/code&gt;) and HTTPS (&lt;code&gt;443&lt;/code&gt;) ports. This means all requests can now be filtered by &lt;a href=&quot;https://developers.cloudflare.com/cloudflare-one/traffic-policies/http-policies/antivirus-scanning/&quot;&gt;A/V scanning&lt;/a&gt;, &lt;a href=&quot;https://developers.cloudflare.com/cloudflare-one/traffic-policies/http-policies/file-sandboxing/&quot;&gt;file sandboxing&lt;/a&gt;, &lt;a href=&quot;https://developers.cloudflare.com/cloudflare-one/data-loss-prevention/#data-in-transit&quot;&gt;Data Loss Prevention (DLP)&lt;/a&gt;, and more.&lt;/p&gt;
&lt;p&gt;You can turn this &lt;a href=&quot;https://developers.cloudflare.com/cloudflare-one/traffic-policies/network-policies/protocol-detection/#inspect-on-all-ports&quot;&gt;setting&lt;/a&gt; on by going to &lt;strong&gt;Settings&lt;/strong&gt; &gt; &lt;strong&gt;Network&lt;/strong&gt; &gt; &lt;strong&gt;Firewall&lt;/strong&gt; and choosing  &lt;em&gt;Inspect on all ports&lt;/em&gt;.&lt;/p&gt;
&lt;starlight-image-zoom-zoomable&gt;&lt;img src=&quot;https://developers.cloudflare.com/_astro/Gateway-Inspection-all-ports.CCmwX6D0_OoDoS.webp&quot; alt=&quot;HTTP Inspection on all ports setting&quot;&gt;&lt;/starlight-image-zoom-zoomable&gt;
&lt;p&gt;To learn more, refer to &lt;a href=&quot;https://developers.cloudflare.com/cloudflare-one/traffic-policies/network-policies/protocol-detection/#inspect-on-all-ports&quot;&gt;Inspect on all ports (Beta)&lt;/a&gt;.&lt;/p&gt;</description><pubDate>Thu, 24 Jul 2025 00:00:00 GMT</pubDate><product>Gateway</product><category>Gateway</category></item><item><title>Gateway - Google Bard Application replaced by Gemini</title><link>https://developers.cloudflare.com/changelog/post/2025-08-15-gemini-application-replaces-bard/</link><guid isPermaLink="true">https://developers.cloudflare.com/changelog/post/2025-08-15-gemini-application-replaces-bard/</guid><description>&lt;p&gt;The &lt;strong&gt;Google Bard&lt;/strong&gt; application (ID: 1198) has been deprecated and fully removed from the system. It has been replaced by the &lt;strong&gt;Gemini&lt;/strong&gt; application (ID: 1340).
Any existing Gateway policies that reference the old Google Bard application will no longer function.
To ensure your policies continue to work as intended, you should update them to use the new Gemini application.
We recommend replacing all instances of the deprecated Bard application with the new Gemini application in your Gateway policies.
For more information about application policies, please see the &lt;a href=&quot;https://developers.cloudflare.com/cloudflare-one/traffic-policies/application-app-types/&quot;&gt;Cloudflare Gateway documentation&lt;/a&gt;.&lt;/p&gt;</description><pubDate>Tue, 22 Jul 2025 00:00:00 GMT</pubDate><product>Gateway</product><category>Gateway</category></item><item><title>Gateway - Gateway will now evaluate Network policies before HTTP policies from July 14th, 2025</title><link>https://developers.cloudflare.com/changelog/post/2025-06-17-new-order-of-enforcement/</link><guid isPermaLink="true">https://developers.cloudflare.com/changelog/post/2025-06-17-new-order-of-enforcement/</guid><description>&lt;p&gt;&lt;a href=&quot;https://developers.cloudflare.com/cloudflare-one/traffic-policies/&quot;&gt;Gateway&lt;/a&gt; will now evaluate &lt;a href=&quot;https://developers.cloudflare.com/cloudflare-one/traffic-policies/network-policies/&quot;&gt;Network (Layer 4) policies&lt;/a&gt; &lt;strong&gt;before&lt;/strong&gt; &lt;a href=&quot;https://developers.cloudflare.com/cloudflare-one/traffic-policies/http-policies/&quot;&gt;HTTP (Layer 7) policies&lt;/a&gt;. This change preserves your existing security posture and does not affect which traffic is filtered — but it may impact how notifications are displayed to end users.&lt;/p&gt;
&lt;p&gt;This change will roll out progressively between &lt;strong&gt;July 14–18, 2025&lt;/strong&gt;. If you use HTTP policies, we recommend reviewing your configuration ahead of rollout to ensure the user experience remains consistent.&lt;/p&gt;
&lt;h4&gt;Updated order of enforcement&lt;/h4&gt;
&lt;p&gt;&lt;strong&gt;Previous order:&lt;/strong&gt;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;DNS policies&lt;/li&gt;
&lt;li&gt;HTTP policies&lt;/li&gt;
&lt;li&gt;Network policies&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;strong&gt;New order:&lt;/strong&gt;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;DNS policies&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Network policies&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;HTTP policies&lt;/strong&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;h4&gt;Action required: Review your Gateway HTTP policies&lt;/h4&gt;
&lt;p&gt;This change may affect block notifications. For example:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;You have an &lt;strong&gt;HTTP policy&lt;/strong&gt; to block &lt;code&gt;example.com&lt;/code&gt; and display a block page.&lt;/li&gt;
&lt;li&gt;You also have a &lt;strong&gt;Network policy&lt;/strong&gt; to block &lt;code&gt;example.com&lt;/code&gt; silently (no client notification).&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;With the new order, the Network policy will trigger first — and the user will no longer see the HTTP block page.&lt;/p&gt;
&lt;p&gt;To ensure users still receive a block notification, you can:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Add a client notification to your Network policy, or&lt;/li&gt;
&lt;li&gt;Use only the HTTP policy for that domain.&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h4&gt;Why we’re making this change&lt;/h4&gt;
&lt;p&gt;This update is based on user feedback and aims to:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Create a more intuitive model by evaluating network-level policies before application-level policies.&lt;/li&gt;
&lt;li&gt;Minimize &lt;a href=&quot;https://developers.cloudflare.com/support/troubleshooting/http-status-codes/cloudflare-5xx-errors/error-526/#error-526-in-the-zero-trust-context&quot;&gt;526 connection errors&lt;/a&gt; by verifying the network path to an origin before attempting to establish a decrypted TLS connection.&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;p&gt;To learn more, visit the &lt;a href=&quot;https://developers.cloudflare.com/cloudflare-one/traffic-policies/order-of-enforcement/&quot;&gt;Gateway order of enforcement documentation&lt;/a&gt;.&lt;/p&gt;</description><pubDate>Wed, 18 Jun 2025 00:00:00 GMT</pubDate><product>Gateway</product><category>Gateway</category></item><item><title>Gateway, Cloudflare One - New Gateway Analytics in the Cloudflare One Dashboard</title><link>https://developers.cloudflare.com/changelog/post/gateway-analytics-v2/</link><guid isPermaLink="true">https://developers.cloudflare.com/changelog/post/gateway-analytics-v2/</guid><description>&lt;p&gt;Users can now access significant enhancements to Cloudflare Gateway analytics, providing you with unprecedented visibility into your organization&apos;s DNS queries, HTTP requests, and Network sessions. These powerful new dashboards enable you to go beyond raw logs and gain actionable insights into how your users are interacting with the Internet and your protected resources.&lt;/p&gt;
&lt;p&gt;You can now visualize and explore:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Patterns Over Time: Understand trends in traffic volume and blocked requests, helping you identify anomalies and plan for future capacity.&lt;/li&gt;
&lt;li&gt;Top Users &amp;#x26; Destinations: Quickly pinpoint the most active users, enabling better policy enforcement and resource allocation.&lt;/li&gt;
&lt;li&gt;Actions Taken: See a clear breakdown of security actions applied by Gateway policies, such as blocks and allows, offering a comprehensive view of your security posture.&lt;/li&gt;
&lt;li&gt;Geographic Regions: Gain insight into the global distribution of your traffic.&lt;/li&gt;
&lt;/ul&gt;
&lt;starlight-image-zoom-zoomable&gt;&lt;img src=&quot;https://developers.cloudflare.com/_astro/gateway-analytics.BdSwbIBb_1WTkQL.webp&quot; alt=&quot;Gateway Analytics&quot;&gt;&lt;/starlight-image-zoom-zoomable&gt;
&lt;p&gt;To access the new overview, log in to your Cloudflare &lt;a href=&quot;https://one.dash.cloudflare.com/&quot; target=&quot;_blank&quot;&gt;Zero Trust dashboard&lt;/a&gt; and go to Analytics in the side navigation bar.&lt;/p&gt;</description><pubDate>Thu, 29 May 2025 00:00:00 GMT</pubDate><product>Gateway</product><category>Gateway</category><category>Cloudflare One</category></item><item><title>Gateway - Gateway Protocol Detection Now Available for PAYGO and Free Plans</title><link>https://developers.cloudflare.com/changelog/post/2025-05-27-protocol-detection-availability/</link><guid isPermaLink="true">https://developers.cloudflare.com/changelog/post/2025-05-27-protocol-detection-availability/</guid><description>&lt;p&gt;All Cloudflare One Gateway users can now use Protocol detection logging and filtering, including those on Pay-as-you-go and Free plans.&lt;/p&gt;
&lt;p&gt;With Protocol Detection, admins can identify and enforce policies on traffic proxied through Gateway based on the underlying network protocol (for example, HTTP, TLS, or SSH), enabling more granular traffic control and security visibility no matter your plan tier.&lt;/p&gt;
&lt;p&gt;This feature is available to enable in your account network settings for all accounts. For more information on using Protocol Detection, refer to the &lt;a href=&quot;https://developers.cloudflare.com/cloudflare-one/traffic-policies/network-policies/protocol-detection/&quot;&gt;Protocol detection documentation&lt;/a&gt;.&lt;/p&gt;</description><pubDate>Tue, 27 May 2025 00:00:00 GMT</pubDate><product>Gateway</product><category>Gateway</category></item><item><title>Gateway - Domain Categories improvements</title><link>https://developers.cloudflare.com/changelog/post/2025-05-14-domain-category-improvements/</link><guid isPermaLink="true">https://developers.cloudflare.com/changelog/post/2025-05-14-domain-category-improvements/</guid><description>&lt;p&gt;&lt;strong&gt;New categories added&lt;/strong&gt;&lt;/p&gt;





















































&lt;table&gt;&lt;thead&gt;&lt;tr&gt;&lt;th&gt;Parent ID&lt;/th&gt;&lt;th&gt;Parent Name&lt;/th&gt;&lt;th&gt;Category ID&lt;/th&gt;&lt;th&gt;Category Name&lt;/th&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;1&lt;/td&gt;&lt;td&gt;Ads&lt;/td&gt;&lt;td&gt;66&lt;/td&gt;&lt;td&gt;Advertisements&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;3&lt;/td&gt;&lt;td&gt;Business &amp;#x26; Economy&lt;/td&gt;&lt;td&gt;185&lt;/td&gt;&lt;td&gt;Personal Finance&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;3&lt;/td&gt;&lt;td&gt;Business &amp;#x26; Economy&lt;/td&gt;&lt;td&gt;186&lt;/td&gt;&lt;td&gt;Brokerage &amp;#x26; Investing&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;21&lt;/td&gt;&lt;td&gt;Security Threats&lt;/td&gt;&lt;td&gt;187&lt;/td&gt;&lt;td&gt;Compromised Domain&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;21&lt;/td&gt;&lt;td&gt;Security Threats&lt;/td&gt;&lt;td&gt;188&lt;/td&gt;&lt;td&gt;Potentially Unwanted Software&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;6&lt;/td&gt;&lt;td&gt;Education&lt;/td&gt;&lt;td&gt;189&lt;/td&gt;&lt;td&gt;Reference&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;9&lt;/td&gt;&lt;td&gt;Government &amp;#x26; Politics&lt;/td&gt;&lt;td&gt;190&lt;/td&gt;&lt;td&gt;Charity and Non-profit&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;
&lt;p&gt;&lt;strong&gt;Changes to existing categories&lt;/strong&gt;&lt;/p&gt;





















&lt;table&gt;&lt;thead&gt;&lt;tr&gt;&lt;th&gt;Original Name&lt;/th&gt;&lt;th&gt;New Name&lt;/th&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;Religion&lt;/td&gt;&lt;td&gt;Religion &amp;#x26; Spirituality&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Government&lt;/td&gt;&lt;td&gt;Government/Legal&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Redirect&lt;/td&gt;&lt;td&gt;URL Alias/Redirect&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;
&lt;p&gt;Refer to &lt;a href=&quot;https://developers.cloudflare.com/cloudflare-one/traffic-policies/domain-categories/&quot;&gt;Gateway domain categories&lt;/a&gt; to learn more.&lt;/p&gt;</description><pubDate>Wed, 14 May 2025 00:00:00 GMT</pubDate><product>Gateway</product><category>Gateway</category></item><item><title>Gateway - New Applications Added for DNS Filtering</title><link>https://developers.cloudflare.com/changelog/post/2025-05-13-new-applications-added/</link><guid isPermaLink="true">https://developers.cloudflare.com/changelog/post/2025-05-13-new-applications-added/</guid><description>&lt;p&gt;You can now create DNS policies to manage outbound traffic for an expanded list of applications.
This update adds support for 273 new applications, giving you more control over your organization&apos;s outbound traffic.&lt;/p&gt;
&lt;p&gt;With this update, you can:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Create DNS policies for a wider range of applications&lt;/li&gt;
&lt;li&gt;Manage outbound traffic more effectively&lt;/li&gt;
&lt;li&gt;Improve your organization&apos;s security and compliance posture&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;For more information on creating DNS policies, see our &lt;a href=&quot;https://developers.cloudflare.com/cloudflare-one/traffic-policies/dns-policies/&quot;&gt;DNS policy documentation&lt;/a&gt;.&lt;/p&gt;</description><pubDate>Tue, 13 May 2025 00:00:00 GMT</pubDate><product>Gateway</product><category>Gateway</category></item><item><title>Gateway - FQDN Filtering For Gateway Egress Policies</title><link>https://developers.cloudflare.com/changelog/post/2025-04-28-fdqn-filtering-egress-policies/</link><guid isPermaLink="true">https://developers.cloudflare.com/changelog/post/2025-04-28-fdqn-filtering-egress-policies/</guid><description>&lt;p&gt;Cloudflare One administrators can now control which egress IP is used based on a destination&apos;s fully qualified domain name (FDQN) within Gateway Egress policies.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Host, Domain, Content Categories, and Application selectors are now available in the Gateway Egress policy builder in beta.&lt;/li&gt;
&lt;li&gt;During the beta period, you can use these selectors with traffic on-ramped to Gateway with the WARP client, proxy endpoints (commonly deployed with PAC files), or Cloudflare Browser Isolation.
&lt;ul&gt;
&lt;li&gt;For WARP client support, additional configuration is required. For more information, refer to the &lt;a href=&quot;https://developers.cloudflare.com/cloudflare-one/traffic-policies/egress-policies/#limitations&quot;&gt;WARP client configuration documentation&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;starlight-image-zoom-zoomable&gt;&lt;img src=&quot;https://developers.cloudflare.com/_astro/Gateway-Egress-FQDN-Policy-preview.Civon5p8_Z2hcuQE.webp&quot; alt=&quot;Egress by FQDN and Hostname&quot;&gt;&lt;/starlight-image-zoom-zoomable&gt;
&lt;p&gt;This will help apply egress IPs to your users&apos; traffic when an upstream application or network requires it, while the rest of their traffic can take the most performant egress path.&lt;/p&gt;</description><pubDate>Mon, 28 Apr 2025 00:00:00 GMT</pubDate><product>Gateway</product><category>Gateway</category></item><item><title>Gateway - HTTP redirect and custom block page redirect</title><link>https://developers.cloudflare.com/changelog/post/2025-04-11-http-redirect-custom-block-page-redirect/</link><guid isPermaLink="true">https://developers.cloudflare.com/changelog/post/2025-04-11-http-redirect-custom-block-page-redirect/</guid><description>&lt;p&gt;You can now use more flexible redirect capabilities in Cloudflare One with Gateway.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;A new &lt;strong&gt;Redirect&lt;/strong&gt; action is available in the HTTP policy builder, allowing admins to redirect users to any URL when their request matches a policy. You can choose to preserve the original URL and query string, and optionally include policy context via query parameters.&lt;/li&gt;
&lt;li&gt;For &lt;strong&gt;Block&lt;/strong&gt; actions, admins can now configure a custom URL to display when access is denied. This block page redirect is set at the account level and can be overridden in DNS or HTTP policies. Policy context can also be passed along in the URL.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Learn more in our documentation for &lt;a href=&quot;https://developers.cloudflare.com/cloudflare-one/traffic-policies/http-policies/#redirect&quot;&gt;HTTP Redirect&lt;/a&gt; and &lt;a href=&quot;https://developers.cloudflare.com/cloudflare-one/reusable-components/custom-pages/gateway-block-page/#redirect-to-a-block-page&quot;&gt;Block page redirect&lt;/a&gt;.&lt;/p&gt;</description><pubDate>Fri, 11 Apr 2025 00:00:00 GMT</pubDate><product>Gateway</product><category>Gateway</category></item><item><title>Gateway - Secure DNS Locations Management User Role</title><link>https://developers.cloudflare.com/changelog/post/2025-03-21-pdns-user-locations-role/</link><guid isPermaLink="true">https://developers.cloudflare.com/changelog/post/2025-03-21-pdns-user-locations-role/</guid><description>&lt;p&gt;We&apos;re excited to introduce the &lt;a href=&quot;https://developers.cloudflare.com/cloudflare-one/networks/resolvers-and-proxies/dns/locations/#secure-dns-locations&quot;&gt;&lt;strong&gt;Cloudflare Zero Trust Secure DNS Locations Write role&lt;/strong&gt;&lt;/a&gt;, designed to provide DNS filtering customers with granular control over third-party access when configuring their Protective DNS (PDNS) solutions.&lt;/p&gt;
&lt;p&gt;Many DNS filtering customers rely on external service partners to manage their DNS location endpoints. This role allows you to grant access to external parties to administer DNS locations without overprovisioning their permissions.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Secure DNS Location Requirements:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Mandate usage of &lt;a href=&quot;https://developers.cloudflare.com/cloudflare-one/networks/resolvers-and-proxies/dns/locations/dns-resolver-ips/#bring-your-own-dns-resolver-ip&quot; target=&quot;_blank&quot;&gt;Bring your own DNS resolver IP addresses&lt;/a&gt; if available on the account.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Require source network filtering for IPv4/IPv6/DoT endpoints; token authentication or source network filtering for the DoH endpoint.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;You can assign the new role via Cloudflare Dashboard (&lt;code&gt;Manage Accounts &gt; Members&lt;/code&gt;) or via API. For more information, refer to the &lt;a href=&quot;https://developers.cloudflare.com/cloudflare-one/networks/resolvers-and-proxies/dns/locations/#secure-dns-locations&quot; target=&quot;_blank&quot;&gt;Secure DNS Locations documentation&lt;/a&gt;.&lt;/p&gt;</description><pubDate>Fri, 21 Mar 2025 00:00:00 GMT</pubDate><product>Gateway</product><category>Gateway</category></item><item><title>Data Loss Prevention, Gateway - Block files that are password-protected, compressed, or otherwise unscannable.</title><link>https://developers.cloudflare.com/changelog/post/2025-02-13-improvements-unscannable-files/</link><guid isPermaLink="true">https://developers.cloudflare.com/changelog/post/2025-02-13-improvements-unscannable-files/</guid><description>&lt;p&gt;Gateway HTTP policies can now block files that are password-protected, compressed, or otherwise unscannable.&lt;/p&gt;
&lt;p&gt;These unscannable files are now matched with the &lt;a href=&quot;https://developers.cloudflare.com/cloudflare-one/traffic-policies/http-policies/#download-and-upload-file-types&quot;&gt;Download and Upload File Types traffic selectors&lt;/a&gt; for HTTP policies:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Password-protected Microsoft Office document&lt;/li&gt;
&lt;li&gt;Password-protected PDF&lt;/li&gt;
&lt;li&gt;Password-protected ZIP archive&lt;/li&gt;
&lt;li&gt;Unscannable ZIP archive&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;To get started inspecting and modifying behavior based on these and other rules, refer to &lt;a href=&quot;https://developers.cloudflare.com/cloudflare-one/traffic-policies/get-started/http/&quot;&gt;HTTP filtering&lt;/a&gt;.&lt;/p&gt;</description><pubDate>Mon, 03 Feb 2025 00:00:00 GMT</pubDate><product>Data Loss Prevention</product><category>Data Loss Prevention</category><category>Gateway</category></item><item><title>Access, Browser Isolation, CASB, Cloudflare Tunnel for SASE, Digital Experience Monitoring, Data Loss Prevention, Email security, Gateway, Multi-Cloud Networking, Cloudflare Network Firewall, Network Flow, Magic Transit, Cloudflare WAN, Network Interconnect, Risk Score, Cloudflare One Client - Explore product updates for Cloudflare One</title><link>https://developers.cloudflare.com/changelog/post/2024-06-16-cloudflare-one/</link><guid isPermaLink="true">https://developers.cloudflare.com/changelog/post/2024-06-16-cloudflare-one/</guid><description>&lt;p&gt;Welcome to your new home for product updates on &lt;a href=&quot;https://developers.cloudflare.com/cloudflare-one/&quot;&gt;Cloudflare One&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Our &lt;a href=&quot;https://developers.cloudflare.com/changelog/&quot;&gt;new changelog&lt;/a&gt; lets you read about changes in much more depth, offering in-depth examples, images, code samples, and even gifs.&lt;/p&gt;
&lt;p&gt;If you are looking for older product updates, refer to the following locations.&lt;/p&gt;
&lt;details&gt; &lt;summary&gt;&lt;p&gt;Older product updates&lt;/p&gt;
&lt;/summary&gt; &lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://developers.cloudflare.com/cloudflare-one/changelog/access/&quot;&gt;Access&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://developers.cloudflare.com/cloudflare-one/changelog/browser-isolation/&quot;&gt;Browser Isolation&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://developers.cloudflare.com/cloudflare-one/changelog/casb/&quot;&gt;CASB&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://developers.cloudflare.com/cloudflare-one/changelog/tunnel/&quot;&gt;Cloudflare Tunnel&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://developers.cloudflare.com/cloudflare-one/changelog/dlp/&quot;&gt;Data Loss Prevention&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://developers.cloudflare.com/cloudflare-one/changelog/dex/&quot;&gt;Digital Experience Monitoring&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://developers.cloudflare.com/cloudflare-one/changelog/email-security/&quot;&gt;Email security&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://developers.cloudflare.com/cloudflare-one/changelog/gateway/&quot;&gt;Gateway&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://developers.cloudflare.com/multi-cloud-networking/changelog/&quot;&gt;Multi-Cloud Networking&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://developers.cloudflare.com/cloudflare-network-firewall/changelog/&quot;&gt;Cloudflare Network Firewall&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://developers.cloudflare.com/network-flow/changelog/&quot;&gt;Magic Network Monitoring&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://developers.cloudflare.com/magic-transit/changelog/&quot;&gt;Magic Transit&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://developers.cloudflare.com/cloudflare-wan/changelog/&quot;&gt;Magic WAN&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://developers.cloudflare.com/network-interconnect/changelog/&quot;&gt;Network Interconnect&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://developers.cloudflare.com/cloudflare-one/changelog/risk-score/&quot;&gt;Risk score&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://developers.cloudflare.com/changelog/cloudflare-one-client/&quot;&gt;Cloudflare One Client&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt; &lt;/details&gt;</description><pubDate>Sun, 16 Jun 2024 00:00:00 GMT</pubDate><product>Access</product><category>Access</category><category>Browser Isolation</category><category>CASB</category><category>Cloudflare Tunnel for SASE</category><category>Digital Experience Monitoring</category><category>Data Loss Prevention</category><category>Email security</category><category>Gateway</category><category>Multi-Cloud Networking</category><category>Cloudflare Network Firewall</category><category>Network Flow</category><category>Magic Transit</category><category>Cloudflare WAN</category><category>Network Interconnect</category><category>Risk Score</category><category>Cloudflare One Client</category></item></channel></rss>