<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Cloudflare changelogs | Data Loss Prevention</title><description>Cloudflare changelogs for Data Loss Prevention</description><link>https://developers.cloudflare.com/changelog/</link><item><title>Data Loss Prevention - Expanded File Type Controls for Executables and Disk Images</title><link>https://developers.cloudflare.com/changelog/post/2025-10-01-new-file-type-support/</link><guid isPermaLink="true">https://developers.cloudflare.com/changelog/post/2025-10-01-new-file-type-support/</guid><description>&lt;p&gt;You can now enhance your security posture by blocking additional application installer and disk image file types with Cloudflare Gateway. Preventing the download of unauthorized software packages is a critical step in securing endpoints from malware and unwanted applications.&lt;/p&gt;
&lt;p&gt;We have expanded Gateway&apos;s file type controls to include:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Apple Disk Image (dmg)&lt;/li&gt;
&lt;li&gt;Microsoft Software Installer (msix, appx)&lt;/li&gt;
&lt;li&gt;Apple Software Package (pkg)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;You can find these new options within the &lt;a href=&quot;https://developers.cloudflare.com/cloudflare-one/traffic-policies/http-policies/#download-and-upload-file-types&quot;&gt;&lt;em&gt;Upload File Types&lt;/em&gt; and &lt;em&gt;Download File Types&lt;/em&gt; selectors&lt;/a&gt; when creating or editing an HTTP policy. The file types are categorized as follows:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;System&lt;/strong&gt;: &lt;em&gt;Apple Disk Image (dmg)&lt;/em&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Executable&lt;/strong&gt;: &lt;em&gt;Microsoft Software Installer (msix)&lt;/em&gt;, &lt;em&gt;Microsoft Software Installer (appx)&lt;/em&gt;, &lt;em&gt;Apple Software Package (pkg)&lt;/em&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;To ensure these file types are blocked effectively, please note the following behaviors:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;DMG: Due to their file structure, DMG files are blocked at the very end of the transfer. A user&apos;s download may appear to progress but will fail at the last moment, preventing the browser from saving the file.&lt;/li&gt;
&lt;li&gt;MSIX: To comprehensively block Microsoft Software Installers, you should also include the file type &lt;em&gt;Unscannable&lt;/em&gt;. MSIX files larger than 100 MB are identified as Unscannable ZIP files during inspection.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;To get started, go to your HTTP policies in Zero Trust. For a full list of file types, refer to &lt;a href=&quot;https://developers.cloudflare.com/cloudflare-one/traffic-policies/http-policies/#supported-file-types&quot;&gt;supported file types&lt;/a&gt;.&lt;/p&gt;</description><pubDate>Wed, 01 Oct 2025 00:00:00 GMT</pubDate><product>Data Loss Prevention</product><category>Data Loss Prevention</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>Data Loss Prevention - New DLP topic based detection entries for AI prompt protection</title><link>https://developers.cloudflare.com/changelog/post/2025-08-25-ai-prompt-protection/</link><guid isPermaLink="true">https://developers.cloudflare.com/changelog/post/2025-08-25-ai-prompt-protection/</guid><description>&lt;p&gt;You now have access to a comprehensive suite of capabilities to secure your organization&apos;s use of generative AI. AI prompt protection introduces four key features that work together to provide deep visibility and granular control.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&lt;strong&gt;Prompt Detection for AI Applications&lt;/strong&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;DLP can now natively detect and inspect user prompts submitted to popular AI applications, including &lt;strong&gt;Google Gemini&lt;/strong&gt;, &lt;strong&gt;ChatGPT&lt;/strong&gt;, &lt;strong&gt;Claude&lt;/strong&gt;, and &lt;strong&gt;Perplexity&lt;/strong&gt;.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&lt;strong&gt;Prompt Analysis and Topic Classification&lt;/strong&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Our DLP engine performs deep analysis on each prompt, applying &lt;a href=&quot;https://developers.cloudflare.com/cloudflare-one/data-loss-prevention/detection-entries/#ai-prompt-topics&quot;&gt;topic classification&lt;/a&gt;. These topics are grouped into two evaluation categories:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Content:&lt;/strong&gt; PII, Source Code, Credentials and Secrets, Financial Information, and Customer Data.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Intent:&lt;/strong&gt; Jailbreak attempts, requests for malicious code, or attempts to extract PII.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;To help you apply these topics quickly, we have also released five new predefined profiles (for example, AI Prompt: AI Security, AI Prompt: PII) that bundle these new topics.&lt;/p&gt;
&lt;starlight-image-zoom-zoomable&gt;&lt;img src=&quot;https://developers.cloudflare.com/_astro/ai-prompt-detection-entry.4QmdkAuv_Z14HtSJ.webp&quot; alt=&quot;DLP&quot;&gt;&lt;/starlight-image-zoom-zoomable&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Granular Guardrails&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;You can now build guardrails using Gateway HTTP policies with &lt;a href=&quot;https://developers.cloudflare.com/cloudflare-one/traffic-policies/http-policies/#granular-controls&quot;&gt;application granular controls&lt;/a&gt;. Apply a DLP profile containing an &lt;a href=&quot;https://developers.cloudflare.com/cloudflare-one/data-loss-prevention/detection-entries/#ai-prompt-topics&quot;&gt;AI prompt topic detection&lt;/a&gt; to individual AI applications (for example, &lt;code&gt;ChatGPT&lt;/code&gt;) and specific user actions (for example, &lt;code&gt;SendPrompt&lt;/code&gt;) to block sensitive prompts.&lt;/p&gt;
&lt;p&gt;&lt;starlight-image-zoom-zoomable&gt;&lt;img src=&quot;https://developers.cloudflare.com/_astro/ai-prompt-policy.CF3H2rbK_2muoEC.webp&quot; alt=&quot;DLP&quot;&gt;&lt;/starlight-image-zoom-zoomable&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Full Prompt Logging&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;To aid in incident investigation, an optional setting in your Gateway policy allows you to &lt;a href=&quot;https://developers.cloudflare.com/cloudflare-one/data-loss-prevention/dlp-policies/logging-options/#log-generative-ai-prompt-content&quot;&gt;capture prompt logs&lt;/a&gt; to store the full interaction of prompts that trigger a policy match. To make investigations easier, logs can be filtered by &lt;code&gt;conversation_id&lt;/code&gt;, allowing you to reconstruct the full context of an interaction that led to a policy violation.&lt;/p&gt;
&lt;p&gt;&lt;starlight-image-zoom-zoomable&gt;&lt;img src=&quot;https://developers.cloudflare.com/_astro/ai-prompt-log.ywQDc5qN_2v6nax.webp&quot; alt=&quot;DLP&quot;&gt;&lt;/starlight-image-zoom-zoomable&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;AI prompt protection is now available in open beta. To learn more about it, read the &lt;a href=&quot;https://blog.cloudflare.com/ai-prompt-protection/#closing-the-loop-logging&quot; target=&quot;_blank&quot;&gt;blog&lt;/a&gt; or refer to &lt;a href=&quot;https://developers.cloudflare.com/cloudflare-one/data-loss-prevention/detection-entries/#ai-prompt-topics&quot;&gt;AI prompt topics&lt;/a&gt;.&lt;/p&gt;</description><pubDate>Mon, 25 Aug 2025 00:00:00 GMT</pubDate><product>Data Loss Prevention</product><category>Data Loss Prevention</category></item><item><title>Data Loss Prevention - New detection entry type: Document Matching for DLP</title><link>https://developers.cloudflare.com/changelog/post/2025-07-17-document-matching/</link><guid isPermaLink="true">https://developers.cloudflare.com/changelog/post/2025-07-17-document-matching/</guid><description>&lt;p&gt;You can now create &lt;a href=&quot;https://developers.cloudflare.com/cloudflare-one/data-loss-prevention/detection-entries/#documents&quot;&gt;document-based&lt;/a&gt; detection entries in DLP by uploading example documents. Cloudflare will encrypt your documents and create a unique fingerprint of the file. This fingerprint is then used to identify similar documents or snippets within your organization&apos;s traffic and stored files.&lt;/p&gt;
&lt;starlight-image-zoom-zoomable&gt;&lt;img src=&quot;https://developers.cloudflare.com/_astro/document-match.CcN8pGgR_Z1e3PDm.webp&quot; alt=&quot;DLP&quot;&gt;&lt;/starlight-image-zoom-zoomable&gt;
&lt;p&gt;&lt;strong&gt;Key features and benefits:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Upload documents, forms, or templates:&lt;/strong&gt; Easily upload .docx and .txt files (up to 10 MB) that contain sensitive information you want to protect.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Granular control with similarity percentage:&lt;/strong&gt; Define a minimum similarity percentage (0-100%) that a document must meet to trigger a detection, reducing false positives.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Comprehensive coverage:&lt;/strong&gt; Apply these document-based detection entries in:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Gateway policies:&lt;/strong&gt; To inspect network traffic for sensitive documents as they are uploaded or shared.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;CASB (Cloud Access Security Broker):&lt;/strong&gt; To scan files stored in cloud applications for sensitive documents at rest.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Identify sensitive data:&lt;/strong&gt; This new detection entry type is ideal for identifying sensitive data within completed forms, templates, or even small snippets of a larger document, helping you prevent data exfiltration and ensure compliance.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Once uploaded and processed, you can add this new document entry into a DLP profile and policies to enhance your data protection strategy.&lt;/p&gt;</description><pubDate>Thu, 17 Jul 2025 00:00:00 GMT</pubDate><product>Data Loss Prevention</product><category>Data Loss Prevention</category></item><item><title>Data Loss Prevention, CASB, Cloudflare One - Data Security Analytics in the Zero Trust dashboard</title><link>https://developers.cloudflare.com/changelog/post/cf1-data-security-analytics-v1/</link><guid isPermaLink="true">https://developers.cloudflare.com/changelog/post/cf1-data-security-analytics-v1/</guid><description>&lt;p&gt;Zero Trust now includes &lt;strong&gt;Data security analytics&lt;/strong&gt;, providing you with unprecedented visibility into your organization sensitive data.&lt;/p&gt;
&lt;p&gt;The new dashboard includes:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Sensitive Data Movement Over Time:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;See patterns and trends in how sensitive data moves across your environment. This helps understand where data is flowing and identify common paths.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Sensitive Data at Rest in SaaS &amp;#x26; Cloud:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;View an inventory of sensitive data stored within your corporate SaaS applications (for example, Google Drive, Microsoft 365) and cloud accounts (such as AWS S3).&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;DLP Policy Activity:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Identify which of your Data Loss Prevention (DLP) policies are being triggered most often.&lt;/li&gt;
&lt;li&gt;See which specific users are responsible for triggering DLP policies.&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/cf1-data-security-analytics-v1.BGl6fYXl_H3N0P.webp&quot; alt=&quot;Data Security Analytics&quot;&gt;&lt;/starlight-image-zoom-zoomable&gt;
&lt;p&gt;To access the new dashboard, log in to &lt;a href=&quot;https://one.dash.cloudflare.com/&quot; target=&quot;_blank&quot;&gt;Cloudflare One&lt;/a&gt; and go to &lt;strong&gt;Insights&lt;/strong&gt; on the sidebar.&lt;/p&gt;</description><pubDate>Mon, 23 Jun 2025 09:00:00 GMT</pubDate><product>Data Loss Prevention</product><category>Data Loss Prevention</category><category>CASB</category><category>Cloudflare One</category></item><item><title>Data Loss Prevention - Case Sensitive Custom Word Lists</title><link>https://developers.cloudflare.com/changelog/post/2025-05-12-case-sensitive-cwl/</link><guid isPermaLink="true">https://developers.cloudflare.com/changelog/post/2025-05-12-case-sensitive-cwl/</guid><description>&lt;p&gt;You can now configure &lt;a href=&quot;https://developers.cloudflare.com/cloudflare-one/data-loss-prevention/detection-entries/#custom-wordlist&quot;&gt;custom word lists&lt;/a&gt; to enforce case sensitivity. This setting supports flexibility where needed and aims to reduce false positives where letter casing is critical.&lt;/p&gt;
&lt;starlight-image-zoom-zoomable&gt;&lt;img src=&quot;https://developers.cloudflare.com/_astro/case-sesitive-cwl.MPuOc_3r_220dca.webp&quot; alt=&quot;dlp&quot;&gt;&lt;/starlight-image-zoom-zoomable&gt;</description><pubDate>Mon, 12 May 2025 00:00:00 GMT</pubDate><product>Data Loss Prevention</product><category>Data Loss Prevention</category></item><item><title>Data Loss Prevention - Send forensic copies to storage without DLP profiles</title><link>https://developers.cloudflare.com/changelog/post/2025-05-07-forensic-copy-update/</link><guid isPermaLink="true">https://developers.cloudflare.com/changelog/post/2025-05-07-forensic-copy-update/</guid><description>&lt;p&gt;You can now &lt;a href=&quot;https://developers.cloudflare.com/cloudflare-one/data-loss-prevention/dlp-policies/logging-options/#send-dlp-forensic-copies-to-logpush-destination&quot;&gt;send DLP forensic copies&lt;/a&gt; to third-party storage for any HTTP policy with an &lt;code&gt;Allow&lt;/code&gt; or &lt;code&gt;Block&lt;/code&gt; action, without needing to include a DLP profile. This change increases flexibility for data handling and forensic investigation use cases.&lt;/p&gt;
&lt;p&gt;By default, Gateway will send all matched HTTP requests to your configured DLP Forensic Copy jobs.&lt;/p&gt;
&lt;starlight-image-zoom-zoomable&gt;&lt;img src=&quot;https://developers.cloudflare.com/_astro/forensic-copies-for-all.fxeFrCY4_Z1rCUy9.webp&quot; alt=&quot;DLP&quot;&gt;&lt;/starlight-image-zoom-zoomable&gt;</description><pubDate>Wed, 07 May 2025 00:00:00 GMT</pubDate><product>Data Loss Prevention</product><category>Data Loss Prevention</category></item><item><title>Data Loss Prevention - New predefined detection entry for ICD-11</title><link>https://developers.cloudflare.com/changelog/post/2025-04-14-icd11-support/</link><guid isPermaLink="true">https://developers.cloudflare.com/changelog/post/2025-04-14-icd11-support/</guid><description>&lt;p&gt;You now have access to the World Health Organization (WHO) 2025 edition of the &lt;a href=&quot;https://www.who.int/news/item/14-02-2025-who-releases-2025-update-to-the-international-classification-of-diseases-%28icd-11%29&quot; target=&quot;_blank&quot;&gt;International Classification of Diseases 11th Revision (ICD-11)&lt;/a&gt; as a predefined detection entry. The new dataset can be found in the &lt;a href=&quot;https://developers.cloudflare.com/cloudflare-one/data-loss-prevention/dlp-profiles/predefined-profiles/#health-information&quot;&gt;Health Information&lt;/a&gt; predefined profile.&lt;/p&gt;
&lt;p&gt;ICD-10 dataset remains available for use.&lt;/p&gt;</description><pubDate>Mon, 14 Apr 2025 00:00:00 GMT</pubDate><product>Data Loss Prevention</product><category>Data Loss Prevention</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>Data Loss Prevention - Detect source code leaks with Data Loss Prevention</title><link>https://developers.cloudflare.com/changelog/post/2025-01-03-source-code-confidence-level/</link><guid isPermaLink="true">https://developers.cloudflare.com/changelog/post/2025-01-03-source-code-confidence-level/</guid><description>&lt;p&gt;You can now detect source code leaks with Data Loss Prevention (DLP) with predefined checks against common programming languages.&lt;/p&gt;
&lt;p&gt;The following programming languages are validated with natural language processing (NLP).&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;C&lt;/li&gt;
&lt;li&gt;C++&lt;/li&gt;
&lt;li&gt;C#&lt;/li&gt;
&lt;li&gt;Go&lt;/li&gt;
&lt;li&gt;Haskell&lt;/li&gt;
&lt;li&gt;Java&lt;/li&gt;
&lt;li&gt;JavaScript&lt;/li&gt;
&lt;li&gt;Lua&lt;/li&gt;
&lt;li&gt;Python&lt;/li&gt;
&lt;li&gt;R&lt;/li&gt;
&lt;li&gt;Rust&lt;/li&gt;
&lt;li&gt;Swift&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;DLP also supports confidence level for &lt;a href=&quot;https://developers.cloudflare.com/cloudflare-one/data-loss-prevention/dlp-profiles/predefined-profiles/#source-code&quot;&gt;source code profiles&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;For more details, refer to &lt;a href=&quot;https://developers.cloudflare.com/cloudflare-one/data-loss-prevention/dlp-profiles/&quot;&gt;DLP profiles&lt;/a&gt;.&lt;/p&gt;</description><pubDate>Mon, 20 Jan 2025 00:00:00 GMT</pubDate><product>Data Loss Prevention</product><category>Data Loss Prevention</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>