Skip to content

Commit bd3cfaf

Browse files
committed
Windows and macOS
1 parent d0c1c1d commit bd3cfaf

File tree

3 files changed

+82
-1
lines changed

3 files changed

+82
-1
lines changed

src/content/warp-releases/linux/ga/2025.2.600.0.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ releaseNotes: >-
99
1010
- Fixed issue with device revocation and re-registration when switching configurations.
1111
12-
- Added a new [Global WARP override](/cloudflare-one/connections/connect-devices/warp/configure-warp/warp-settings/#global-warp-override) setting. This setting puts account admins in control of disabling and enabling WARP across all devices registered to an account from the dashboard. Global WARP Override is disabled by default.
12+
- Added a new [Global WARP override](/cloudflare-one/connections/connect-devices/warp/configure-warp/warp-settings/#global-warp-override) setting. This setting puts account admins in control of disabling and enabling WARP across all devices registered to an account from the dashboard. Global WARP override is disabled by default.
1313
version: 2025.2.600.0
1414
releaseDate: 2025-03-31T17:32:13.302Z
1515
packageURL: https://downloads.cloudflareclient.com/v1/download/noble-intel/version/2025.2.600.0
Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
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`
13+
command.
14+
15+
- Fixed issue with device revocation and re-registration when switching
16+
configurations.
17+
18+
- Added a new [Global WARP override](/cloudflare-one/connections/connect-devices/warp/configure-warp/warp-settings/#global-warp-override) setting. This setting puts account admins in control of disabling and enabling WARP across all devices registered to an account from the dashboard. Global WARP override is disabled by default.
19+
20+
21+
**Known issues**
22+
23+
- macOS Sequoia: Due to changes Apple introduced in macOS 15.0.x, the WARP
24+
client may not behave as expected. Cloudflare recommends the use of macOS 15.3
25+
or later.
26+
version: 2025.2.600.0
27+
releaseDate: 2025-03-31T21:57:06.269Z
28+
packageURL: https://downloads.cloudflareclient.com/v1/download/macos/version/2025.2.600.0
29+
packageSize: 91762117
30+
platformName: macOS
Lines changed: 51 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,51 @@
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
12+
DNS servers](/cloudflare-one/connections/connect-devices/warp/configure-warp/warp-settings/#warp-interface-ip-dns-registration) or not.
13+
14+
- Removed DNS logs view from the Windows client GUI. DNS logs can be viewed as
15+
part of `warp-diag` or by viewing the log file on the user's local directory.
16+
17+
- Fixed issue that would result in a user receiving multiple re-authentication
18+
requests when waking their device from sleep.
19+
20+
- WARP tunnel protocol details can now be viewed using the `warp-cli tunnel stats`
21+
command.
22+
23+
- Improvements to [Windows multi-user](/cloudflare-one/connections/connect-devices/warp/deployment/mdm-deployment/windows-multiuser/) including support for fast user
24+
switching. If you are interested in testing this feature, reach out to
25+
your Cloudflare account team.
26+
27+
- Fixed issue with device revocation and re-registration when switching
28+
configurations.
29+
30+
- Fixed issue where DEX tests would run during certain sleep states where the
31+
networking stack was not fully up. This would result in failures that would be
32+
ignored.
33+
34+
- Added a new [Global WARP override](/cloudflare-one/connections/connect-devices/warp/configure-warp/warp-settings/#global-warp-override) setting. This setting puts account admins
35+
in control of disabling and enabling WARP across all devices registered to an
36+
account from the dashboard. Global WARP override is disabled by default.
37+
38+
39+
**Known issues**
40+
41+
- DNS resolution may be broken when the following conditions are all true:
42+
- WARP is in Secure Web Gateway without DNS filtering (tunnel-only) mode.
43+
- A custom DNS server address is configured on the primary network adapter.
44+
- The custom DNS server address on the primary network adapter is changed while WARP is connected.
45+
46+
To work around this issue, reconnect the WARP client by toggling off and back on.
47+
version: 2025.2.600.0
48+
releaseDate: 2025-03-31T21:56:54.197Z
49+
packageURL: https://downloads.cloudflareclient.com/v1/download/windows/version/2025.2.600.0
50+
packageSize: 128204800
51+
platformName: Windows

0 commit comments

Comments
 (0)