Skip to content

Commit a63702a

Browse files
[ZT] WARP GA (RC-2025-Q1-2) (#21280)
* linux release * link to global warp override * Windows and macOS * Update src/content/warp-releases/windows/ga/2025.2.600.0.yaml Co-authored-by: Patricia Santa Ana <[email protected]> * Apply suggestions from code review Co-authored-by: Patricia Santa Ana <[email protected]> * Apply suggestions from code review Co-authored-by: Patricia Santa Ana <[email protected]> * fix header spacing --------- Co-authored-by: Patricia Santa Ana <[email protected]>
1 parent 61d8310 commit a63702a

File tree

3 files changed

+84
-0
lines changed

3 files changed

+84
-0
lines changed
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
releaseNotes: >-
2+
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. If you have experienced captive portal issues in the past, re-test and give this version a try.
3+
4+
5+
**Changes and improvements**
6+
7+
- 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.
8+
9+
- WARP tunnel protocol details can now be viewed using the `warp-cli tunnel stats` command.
10+
11+
- Fixed an issue with device revocation and re-registration when switching configurations.
12+
13+
- 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.
14+
version: 2025.2.600.0
15+
releaseDate: 2025-03-31T17:32:13.302Z
16+
packageURL: https://downloads.cloudflareclient.com/v1/download/noble-intel/version/2025.2.600.0
17+
packageSize: 44482626
18+
platformName: Linux
Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
releaseNotes: >-
2+
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. If you have experienced captive portal issues in the past, re-test and give this version a try.
3+
4+
5+
**Changes and improvements**
6+
7+
- Improved [captive portal detection](/cloudflare-one/connections/connect-devices/warp/configure-warp/warp-settings/captive-portals/) to make more public networks compatible
8+
and have faster detection.
9+
10+
- Improved error messages shown in the app.
11+
12+
- WARP tunnel protocol details can now be viewed using the `warp-cli tunnel stats` command.
13+
14+
- Fixed an issue with device revocation and re-registration when switching configurations.
15+
16+
- 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.
17+
18+
19+
**Known issues**
20+
21+
- 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.
22+
version: 2025.2.600.0
23+
releaseDate: 2025-03-31T21:57:06.269Z
24+
packageURL: https://downloads.cloudflareclient.com/v1/download/macos/version/2025.2.600.0
25+
packageSize: 91762117
26+
platformName: macOS
Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,40 @@
1+
releaseNotes: >-
2+
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. If you have experienced captive portal issues in the past, re-test and give this version a try.
3+
4+
5+
**Changes and improvements**
6+
7+
- 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.
8+
9+
- Improved error messages shown in the app.
10+
11+
- 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.
12+
13+
- 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.
14+
15+
- Fixed an issue that would result in a user receiving multiple re-authentication requests when waking their device from sleep.
16+
17+
- WARP tunnel protocol details can now be viewed using the `warp-cli tunnel stats` command.
18+
19+
- 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.
20+
21+
- Fixed an issue with device revocation and re-registration when switching configurations.
22+
23+
- 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.
24+
25+
- 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.
26+
27+
28+
**Known issues**
29+
30+
- DNS resolution may be broken when the following conditions are all true:
31+
- WARP is in Secure Web Gateway without DNS filtering (tunnel-only) mode.
32+
- A custom DNS server address is configured on the primary network adapter.
33+
- The custom DNS server address on the primary network adapter is changed while WARP is connected.
34+
35+
To work around this issue, reconnect the WARP client by toggling off and back on.
36+
version: 2025.2.600.0
37+
releaseDate: 2025-03-31T21:56:54.197Z
38+
packageURL: https://downloads.cloudflareclient.com/v1/download/windows/version/2025.2.600.0
39+
packageSize: 128204800
40+
platformName: Windows

0 commit comments

Comments
 (0)