From 5ec5480ef8d1caa141fe32c2d1cb32a1b0d75fca Mon Sep 17 00:00:00 2001 From: Ranbel Sun Date: Mon, 14 Apr 2025 13:41:51 -0400 Subject: [PATCH 1/3] warp releases --- .../2025-03-13-warp-beta-windows.mdx | 2 +- .../2025-03-17-warp-ga-android.mdx | 13 +++++++++ .../2025-03-17-warp-ga-ios.mdx | 13 +++++++++ .../2025-03-31-warp-ga-linux.mdx | 14 +++++++++ .../2025-03-31-warp-ga-macos.mdx | 19 ++++++++++++ .../2025-03-31-warp-ga-windows.mdx | 29 +++++++++++++++++++ .../2025-04-08-warp-ga-macos.mdx | 20 +++++++++++++ .../2025-04-08-warp-ga-windows.mdx | 20 +++++++++++++ 8 files changed, 129 insertions(+), 1 deletion(-) create mode 100644 src/content/changelog/zero-trust-warp/2025-03-17-warp-ga-android.mdx create mode 100644 src/content/changelog/zero-trust-warp/2025-03-17-warp-ga-ios.mdx create mode 100644 src/content/changelog/zero-trust-warp/2025-03-31-warp-ga-linux.mdx create mode 100644 src/content/changelog/zero-trust-warp/2025-03-31-warp-ga-macos.mdx create mode 100644 src/content/changelog/zero-trust-warp/2025-03-31-warp-ga-windows.mdx create mode 100644 src/content/changelog/zero-trust-warp/2025-04-08-warp-ga-macos.mdx create mode 100644 src/content/changelog/zero-trust-warp/2025-04-08-warp-ga-windows.mdx diff --git a/src/content/changelog/zero-trust-warp/2025-03-13-warp-beta-windows.mdx b/src/content/changelog/zero-trust-warp/2025-03-13-warp-beta-windows.mdx index 3c8e385dbd6c4f..6dc585c44fd3a7 100644 --- a/src/content/changelog/zero-trust-warp/2025-03-13-warp-beta-windows.mdx +++ b/src/content/changelog/zero-trust-warp/2025-03-13-warp-beta-windows.mdx @@ -1,7 +1,7 @@ --- title: WARP client for Windows (version 2025.2.460.1) description: WARP client for Windows (version 2025.2.460.1) -date: 2025-02-03T11:00:00Z +date: 2025-03-13T11:00:00Z --- A new beta release for the Windows WARP client is now available on the [Downloads page](/cloudflare-one/connections/connect-devices/warp/download-warp/beta-releases/). This release contains significant improvements to our captive portal / public Wi-Fi detection logic. If you have experienced captive portal issues in the past, re-test and give this version a try. diff --git a/src/content/changelog/zero-trust-warp/2025-03-17-warp-ga-android.mdx b/src/content/changelog/zero-trust-warp/2025-03-17-warp-ga-android.mdx new file mode 100644 index 00000000000000..0af01ce0897db0 --- /dev/null +++ b/src/content/changelog/zero-trust-warp/2025-03-17-warp-ga-android.mdx @@ -0,0 +1,13 @@ +--- +title: Cloudflare One Agent for Android (version 2.4) +description: Cloudflare One Agent for Android (version 2.4) +date: 2025-03-17T11:00:00Z +--- + +A new GA release for the Android Cloudflare One Agent is now available in the [Google Play Store](https://play.google.com/store/apps/details?id=com.cloudflare.cloudflareoneagent). This release includes fixes and minor improvements. + +**Changes and improvements** + +- Improved in-app error messages. +- Improved mobile client login with support for [team name insertion by URL](/cloudflare-one/connections/connect-devices/warp/deployment/manual-deployment/#enroll-using-a-url). +- Fixed an issue preventing admin split tunnel settings taking priority for traffic from certain applications. diff --git a/src/content/changelog/zero-trust-warp/2025-03-17-warp-ga-ios.mdx b/src/content/changelog/zero-trust-warp/2025-03-17-warp-ga-ios.mdx new file mode 100644 index 00000000000000..326e35d5fddf5c --- /dev/null +++ b/src/content/changelog/zero-trust-warp/2025-03-17-warp-ga-ios.mdx @@ -0,0 +1,13 @@ +--- +title: Cloudflare One Agent for iOS (version 1.10) +description: Cloudflare One Agent for iOS (version 1.10) +date: 2025-03-17T11:00:00Z +--- + +A new GA release for the Android Cloudflare One Agent is now available in the [iOS App Store](https://apps.apple.com/us/app/cloudflare-one-agent/id6443476492). This release includes fixes and minor improvements. + +**Changes and improvements** + +- Improved in-app error messages. +- Improved mobile client login with support for [team name insertion by URL](/cloudflare-one/connections/connect-devices/warp/deployment/manual-deployment/#enroll-using-a-url). +- Bug fixes and performance improvements. diff --git a/src/content/changelog/zero-trust-warp/2025-03-31-warp-ga-linux.mdx b/src/content/changelog/zero-trust-warp/2025-03-31-warp-ga-linux.mdx new file mode 100644 index 00000000000000..5b5e7ad67835f5 --- /dev/null +++ b/src/content/changelog/zero-trust-warp/2025-03-31-warp-ga-linux.mdx @@ -0,0 +1,14 @@ +--- +title: WARP client for Linux (version 2025.2.600.0) +description: WARP client for Linux (version 2025.2.600.0) +date: 2025-03-31T11:00:00Z +--- + +A new GA release for the Linux WARP client is now available on the [Stable release downloads page](/cloudflare-one/connections/connect-devices/warp/download-warp/). This release contains support for a new WARP setting, [Global WARP override](/cloudflare-one/connections/connect-devices/warp/configure-warp/warp-settings/#global-warp-override). It also includes significant improvements to our captive portal / public Wi-Fi detection logic. + +**Changes and improvements** + +- Improved [captive portal detection](/cloudflare-one/connections/connect-devices/warp/configure-warp/warp-settings/captive-portals/) to make more public networks compatible and have faster detection. +- WARP tunnel protocol details can now be viewed using the `warp-cli tunnel stats` command. +- Fixed an issue with device revocation and re-registration when switching configurations. +- Added a new [Global WARP override](/cloudflare-one/connections/connect-devices/warp/configure-warp/warp-settings/#global-warp-override) setting. This setting puts account administrators in control of disabling and enabling WARP across all devices registered to an account from the dashboard. Global WARP override is disabled by default. \ No newline at end of file diff --git a/src/content/changelog/zero-trust-warp/2025-03-31-warp-ga-macos.mdx b/src/content/changelog/zero-trust-warp/2025-03-31-warp-ga-macos.mdx new file mode 100644 index 00000000000000..0e4fe541f6e04b --- /dev/null +++ b/src/content/changelog/zero-trust-warp/2025-03-31-warp-ga-macos.mdx @@ -0,0 +1,19 @@ +--- +title: WARP client for macOS (version 2025.2.600.0) +description: WARP client for macOS (version 2025.2.600.0) +date: 2025-03-31T11:00:00Z +--- + +A new GA release for the macOS WARP client is now available on the [Stable release downloads page](/cloudflare-one/connections/connect-devices/warp/download-warp/). This release contains support for a new WARP setting, [Global WARP override](/cloudflare-one/connections/connect-devices/warp/configure-warp/warp-settings/#global-warp-override). It also includes significant improvements to our captive portal / public Wi-Fi detection logic. + +**Changes and improvements** + +- Improved [captive portal detection](/cloudflare-one/connections/connect-devices/warp/configure-warp/warp-settings/captive-portals/) to make more public networks compatible and have faster detection. +- Improved error messages shown in the app. +- WARP tunnel protocol details can now be viewed using the `warp-cli tunnel stats` command. +- Fixed an issue with device revocation and re-registration when switching configurations. +- Added a new [Global WARP override](/cloudflare-one/connections/connect-devices/warp/configure-warp/warp-settings/#global-warp-override) setting. This setting puts account administrators in control of disabling and enabling WARP across all devices registered to an account from the dashboard. Global WARP override is disabled by default. + +**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.3 or later. \ No newline at end of file diff --git a/src/content/changelog/zero-trust-warp/2025-03-31-warp-ga-windows.mdx b/src/content/changelog/zero-trust-warp/2025-03-31-warp-ga-windows.mdx new file mode 100644 index 00000000000000..803d2ac6fb625a --- /dev/null +++ b/src/content/changelog/zero-trust-warp/2025-03-31-warp-ga-windows.mdx @@ -0,0 +1,29 @@ +--- +title: WARP client for Windows (version 2025.2.600.0) +description: WARP client for Windows (version 2025.2.600.0) +date: 2025-03-31T11:00:00Z +--- + +A new GA release for the Windows WARP client is now available on the [Stable release downloads page](/cloudflare-one/connections/connect-devices/warp/download-warp/). This release contains support for a new WARP setting, [Global WARP override](/cloudflare-one/connections/connect-devices/warp/configure-warp/warp-settings/#global-warp-override). It also includes significant improvements to our captive portal / public Wi-Fi detection logic. + +**Changes and improvements** + +- Improved [captive portal detection](/cloudflare-one/connections/connect-devices/warp/configure-warp/warp-settings/captive-portals/) to make more public networks compatible and have faster detection. +- Improved error messages shown in the app. +- Added the ability to control if the WARP interface IPs are [registered with DNS servers](/cloudflare-one/connections/connect-devices/warp/configure-warp/warp-settings/#warp-interface-ip-dns-registration) or not. +- Removed DNS logs view from the Windows client GUI. DNS logs can be viewed as part of `warp-diag` or by viewing the log file on the user's local directory. +- Fixed an issue that would result in a user receiving multiple re-authentication requests when waking their device from sleep. +- WARP tunnel protocol details can now be viewed using the `warp-cli tunnel stats` command. +- Improvements to [Windows multi-user](/cloudflare-one/connections/connect-devices/warp/deployment/mdm-deployment/windows-multiuser/) including support for fast user switching. If you are interested in testing this feature, reach out to your Cloudflare account team. +- Fixed an issue with device revocation and re-registration when switching configurations. +- Fixed an issue where DEX tests would run during certain sleep states where the networking stack was not fully up. This would result in failures that would be ignored. +- Added a new [Global WARP override](/cloudflare-one/connections/connect-devices/warp/configure-warp/warp-settings/#global-warp-override) setting. This setting puts account administrators in control of disabling and enabling WARP across all devices registered to an account from the dashboard. Global WARP override is disabled by default. + +**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. \ No newline at end of file diff --git a/src/content/changelog/zero-trust-warp/2025-04-08-warp-ga-macos.mdx b/src/content/changelog/zero-trust-warp/2025-04-08-warp-ga-macos.mdx new file mode 100644 index 00000000000000..07ea3d184cc13e --- /dev/null +++ b/src/content/changelog/zero-trust-warp/2025-04-08-warp-ga-macos.mdx @@ -0,0 +1,20 @@ +--- +title: WARP client for macOS (version 2025.2.644.0) +description: WARP client for macOS (version 2025.2.644.0) +date: 2025-04-08T11:00:00Z +--- + +A new GA release for the macOS WARP client is now available on the [Stable release downloads page](/cloudflare-one/connections/connect-devices/warp/download-warp/). This release contains a hotfix for captive portal detection and PF state tables for the 2025.2.600.0 release. + + +**Changes and improvements** + +- Fix to reduce the number of browser tabs opened during captive portal logins. +- Improvement to exclude local DNS traffic entries from PF state table to +reduce risk of connectivity issues from exceeding table capacity. + +**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. \ No newline at end of file diff --git a/src/content/changelog/zero-trust-warp/2025-04-08-warp-ga-windows.mdx b/src/content/changelog/zero-trust-warp/2025-04-08-warp-ga-windows.mdx new file mode 100644 index 00000000000000..e0640d030a5417 --- /dev/null +++ b/src/content/changelog/zero-trust-warp/2025-04-08-warp-ga-windows.mdx @@ -0,0 +1,20 @@ +--- +title: WARP client for Windows (version 2025.2.644.0) +description: WARP client for Windows (version 2025.2.644.0) +date: 2025-04-08T11:00:00Z +--- + +A new GA release for the Windows WARP client is now available on the [Stable release downloads page](/cloudflare-one/connections/connect-devices/warp/download-warp/). This release contains a hotfix for captive portal detection for the 2025.2.600.0 release. + +**Changes and improvements** + +- Fix to reduce the number of browser tabs opened during captive portal logins. + +**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. \ No newline at end of file From a2e5f01e53e91c8e5fc716b1a7a9861f6c8b3ec0 Mon Sep 17 00:00:00 2001 From: ranbel <101146722+ranbel@users.noreply.github.com> Date: Mon, 14 Apr 2025 14:07:00 -0400 Subject: [PATCH 2/3] Apply suggestions from code review --- .../changelog/zero-trust-warp/2025-03-17-warp-ga-android.mdx | 2 +- .../changelog/zero-trust-warp/2025-03-17-warp-ga-ios.mdx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/content/changelog/zero-trust-warp/2025-03-17-warp-ga-android.mdx b/src/content/changelog/zero-trust-warp/2025-03-17-warp-ga-android.mdx index 0af01ce0897db0..14cb95728c055e 100644 --- a/src/content/changelog/zero-trust-warp/2025-03-17-warp-ga-android.mdx +++ b/src/content/changelog/zero-trust-warp/2025-03-17-warp-ga-android.mdx @@ -4,7 +4,7 @@ description: Cloudflare One Agent for Android (version 2.4) date: 2025-03-17T11:00:00Z --- -A new GA release for the Android Cloudflare One Agent is now available in the [Google Play Store](https://play.google.com/store/apps/details?id=com.cloudflare.cloudflareoneagent). This release includes fixes and minor improvements. +A new GA release for the Android Cloudflare One Agent is now available in the [Google Play Store](https://play.google.com/store/apps/details?id=com.cloudflare.cloudflareoneagent). This release includes a new feature allowing [team name insertion by URL](/cloudflare-one/connections/connect-devices/warp/deployment/manual-deployment/#enroll-using-a-url) during enrollment, as well as fixes and minor improvements. **Changes and improvements** diff --git a/src/content/changelog/zero-trust-warp/2025-03-17-warp-ga-ios.mdx b/src/content/changelog/zero-trust-warp/2025-03-17-warp-ga-ios.mdx index 326e35d5fddf5c..b433513712756f 100644 --- a/src/content/changelog/zero-trust-warp/2025-03-17-warp-ga-ios.mdx +++ b/src/content/changelog/zero-trust-warp/2025-03-17-warp-ga-ios.mdx @@ -4,7 +4,7 @@ description: Cloudflare One Agent for iOS (version 1.10) date: 2025-03-17T11:00:00Z --- -A new GA release for the Android Cloudflare One Agent is now available in the [iOS App Store](https://apps.apple.com/us/app/cloudflare-one-agent/id6443476492). This release includes fixes and minor improvements. +A new GA release for the Android Cloudflare One Agent is now available in the [iOS App Store](https://apps.apple.com/us/app/cloudflare-one-agent/id6443476492). This release includes a new feature allowing [team name insertion by URL](/cloudflare-one/connections/connect-devices/warp/deployment/manual-deployment/#enroll-using-a-url) during enrollment, as well as fixes and minor improvements. **Changes and improvements** From 40809810dc2b8b3f932ad47993b47ea91af5c1ca Mon Sep 17 00:00:00 2001 From: ranbel <101146722+ranbel@users.noreply.github.com> Date: Mon, 14 Apr 2025 14:46:31 -0400 Subject: [PATCH 3/3] Update src/content/changelog/zero-trust-warp/2025-04-08-warp-ga-macos.mdx --- .../changelog/zero-trust-warp/2025-04-08-warp-ga-macos.mdx | 1 - 1 file changed, 1 deletion(-) diff --git a/src/content/changelog/zero-trust-warp/2025-04-08-warp-ga-macos.mdx b/src/content/changelog/zero-trust-warp/2025-04-08-warp-ga-macos.mdx index 07ea3d184cc13e..4435d198b95133 100644 --- a/src/content/changelog/zero-trust-warp/2025-04-08-warp-ga-macos.mdx +++ b/src/content/changelog/zero-trust-warp/2025-04-08-warp-ga-macos.mdx @@ -6,7 +6,6 @@ date: 2025-04-08T11:00:00Z A new GA release for the macOS WARP client is now available on the [Stable release downloads page](/cloudflare-one/connections/connect-devices/warp/download-warp/). This release contains a hotfix for captive portal detection and PF state tables for the 2025.2.600.0 release. - **Changes and improvements** - Fix to reduce the number of browser tabs opened during captive portal logins.