From 22c0d892d64b716bba4e81e078ea75cfc09a3ae7 Mon Sep 17 00:00:00 2001 From: Ranbel Sun Date: Fri, 23 May 2025 11:07:34 -0400 Subject: [PATCH] add release notes --- .../warp-releases/linux/ga/2025.4.943.0.yaml | 15 ++++++++++++ .../warp-releases/macos/ga/2025.4.943.0.yaml | 23 +++++++++++++++++++ .../windows/ga/2025.4.943.0.yaml | 20 ++++++++++++++++ 3 files changed, 58 insertions(+) create mode 100644 src/content/warp-releases/linux/ga/2025.4.943.0.yaml create mode 100644 src/content/warp-releases/macos/ga/2025.4.943.0.yaml create mode 100644 src/content/warp-releases/windows/ga/2025.4.943.0.yaml diff --git a/src/content/warp-releases/linux/ga/2025.4.943.0.yaml b/src/content/warp-releases/linux/ga/2025.4.943.0.yaml new file mode 100644 index 000000000000000..2b8aa0c32ea26c4 --- /dev/null +++ b/src/content/warp-releases/linux/ga/2025.4.943.0.yaml @@ -0,0 +1,15 @@ +releaseNotes: >- + This release contains a hotfix for [managed networks](/cloudflare-one/connections/connect-devices/warp/configure-warp/managed-networks/) for the 2025.4.929.0 + release. + + + **Changes and improvements** + + - Fixed an issue where it could take up to 3 minutes for the correct device profile + to be applied in some circumstances. In the worst case, it should now only + take up to 40 seconds. This will be improved further in a future release. +version: 2025.4.943.0 +releaseDate: 2025-05-22T19:22:32.439Z +packageURL: https://downloads.cloudflareclient.com/v1/download/noble-intel/version/2025.4.943.0 +packageSize: 45531930 +platformName: Linux diff --git a/src/content/warp-releases/macos/ga/2025.4.943.0.yaml b/src/content/warp-releases/macos/ga/2025.4.943.0.yaml new file mode 100644 index 000000000000000..67edeae2d20880b --- /dev/null +++ b/src/content/warp-releases/macos/ga/2025.4.943.0.yaml @@ -0,0 +1,23 @@ +releaseNotes: >- + This release contains a hotfix for [managed networks](/cloudflare-one/connections/connect-devices/warp/configure-warp/managed-networks/) for the 2025.4.929.0 + release. + + + **Changes and improvements** + + - Fixed an issue where it could take up to 3 minutes for the correct device profile + to be applied in some circumstances. In the worst case, it should now only + take up to 40 seconds. This will be improved further in a future release. + + + + **Known issues** + + - macOS Sequoia: Due to changes Apple introduced in macOS 15.0.x, the WARP + client may not behave as expected. Cloudflare recommends the use of macOS 15.4 + or later. +version: 2025.4.943.0 +releaseDate: 2025-05-22T21:34:06.555Z +packageURL: https://downloads.cloudflareclient.com/v1/download/macos/version/2025.4.943.0 +packageSize: 96424353 +platformName: macOS diff --git a/src/content/warp-releases/windows/ga/2025.4.943.0.yaml b/src/content/warp-releases/windows/ga/2025.4.943.0.yaml new file mode 100644 index 000000000000000..385b10ae5fc9876 --- /dev/null +++ b/src/content/warp-releases/windows/ga/2025.4.943.0.yaml @@ -0,0 +1,20 @@ +releaseNotes: |- + This release contains a hotfix for [managed networks](/cloudflare-one/connections/connect-devices/warp/configure-warp/managed-networks/) for the 2025.4.929.0 release. + + **Changes and improvements** + - Fixed an issue where it could take up to 3 minutes for the correct device profile to be applied in some circumstances. In the worst case, it should now only take up to 40 seconds. This will be improved further in a future release. + + **Known issues** + - DNS resolution may be broken when the following conditions are all true: + - WARP is in Secure Web Gateway without DNS filtering (tunnel-only) mode. + - A custom DNS server address is configured on the primary network adapter. + - The custom DNS server address on the primary network adapter is changed while WARP is connected. + + To work around this issue, reconnect the WARP client by toggling off and back on. + - We have received reports of performance issues from some customers that have upgraded to 24H2 with the Windows Filtering Platform and local device firewall rules. Before rolling out this Windows version, we highly encourage customers to test thoroughly as we continue to debug with Microsoft. + - Devices with `KB5055523` installed may receive a warning about `Win32/ClickFix.ABA` being present in the installer. To resolve this false positive, update Microsoft Security Intelligence to [version 1.429.19.0](https://www.microsoft.com/en-us/wdsi/definitions/antimalware-definition-release-notes?requestVersion=1.429.19.0) or later. +version: 2025.4.943.0 +releaseDate: 2025-05-22T21:34:06.697Z +packageURL: https://downloads.cloudflareclient.com/v1/download/windows/version/2025.4.943.0 +packageSize: 130314240 +platformName: Windows