Skip to content

Commit e6461a0

Browse files
authored
WARP client Q1-3 hotfix (#31071)
1 parent ee40cc2 commit e6461a0

3 files changed

Lines changed: 90 additions & 0 deletions

File tree

Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
releaseNotes: |-
2+
This release introduces the new Cloudflare One Client UI for Linux! You can expect a cleaner and more intuitive design as well as easier access to common actions and information. Here are some of the many things we have found our users appreciate:
3+
4+
- Right click context menu to access the most common client actions quickly
5+
- Built-in captive portal login experience
6+
7+
**Changes and improvements**
8+
9+
10+
- Added a new CLI command: warp-cli mdm refresh. This command executes an immediate refresh of the Mobile Device Management (MDM) configuration file.
11+
- Official support for RHEL 9 has been added for Cloudflare Mesh nodes. To install the RHEL 9 package, the Extra Packages for Enterprise Linux (EPEL) repository must be active, as it contains dependencies required for the tray icon and captive portal webview.
12+
- Fixed a proxy mode connection stall issue.
13+
14+
**Known issues**
15+
16+
17+
- Registration may hang at "Checking your organization configuration" due to IPC errors. A system reboot should resolve the error, allowing registration to proceed.
18+
- Split tunnel list configuration is not available in the new UI. Management of split tunnel entries is currently only possible via `warp-cli tunnel ip` and `warp-cli tunnel host`. UI support will be added in a future release.
19+
version: 2026.4.1390.0
20+
releaseDate: 2026-05-26T20:32:41.048Z
21+
packageURL: https://downloads.cloudflareclient.com/v1/download/fedora35-intel/version/2026.4.1390.0
22+
packageSize: 79920586
23+
platformName: Linux
24+
linuxPlatforms:
25+
fedora35-intel: 79920586
26+
fedora34-arm: 79079208
27+
noble-arm: 76529056
28+
fedora34-intel: 80257353
29+
centos8-arm: 78923252
30+
fedora35-arm: 78654905
31+
trixie-arm: 76357312
32+
jammy-intel: 77333356
33+
jammy-arm: 76091848
34+
noble-intel: 77108434
35+
centos8-intel: 79828655
36+
trixie-intel: 77124074
37+
bookworm-intel: 77341422
38+
bookworm-arm: 76122594
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
releaseNotes: |-
2+
This release introduces the new Cloudflare One Client UI for macOS! You can expect a cleaner and more intuitive design as well as easier access to common actions and information. Here are some of the many things we have found our users appreciate:
3+
4+
- Right click context menu to access the most common client actions quickly
5+
- Built-in captive portal login experience
6+
7+
**Additional Changes and improvements**
8+
9+
10+
- Added a new CLI command: warp-cli mdm refresh. This command executes an immediate refresh of the Mobile Device Management (MDM) configuration file.
11+
- Fixed a proxy mode connection stall issue.
12+
13+
**Known issues**
14+
15+
16+
- Registration may hang at "Checking your organization configuration" due to IPC errors. A system reboot should resolve the error, allowing registration to proceed.
17+
- Split tunnel list configuration is not available in the new UI. Management of split tunnel entries is currently only possible via `warp-cli tunnel ip` and `warp-cli tunnel host`. UI support will be added in a future release.
18+
version: 2026.4.1390.0
19+
releaseDate: 2026-05-26T22:26:01.690Z
20+
packageURL: https://downloads.cloudflareclient.com/v1/download/macos/version/2026.4.1390.0
21+
packageSize: 133267836
22+
platformName: macOS
Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
releaseNotes: |-
2+
This release introduces the new Cloudflare One Client UI for Windows! You can expect a cleaner and more intuitive design as well as easier access to common actions and information. Here are some of the many things we have found our users appreciate:
3+
4+
- Right click context menu to access the most common client actions quickly
5+
- Built-in captive portal login experience
6+
7+
**Additional Changes and improvements**
8+
9+
10+
- Added a new CLI command: warp-cli mdm refresh. This command executes an immediate refresh of the Mobile Device Management (MDM) configuration file.
11+
- Fixed a proxy mode connection stall issue.
12+
13+
**Known issues**
14+
15+
16+
- Registration authentication for devices via the integrated WebView2 browser is unavailable in this version as a temporary measure. As a result, the client will utilize the default browser on the device to complete the authentication process.
17+
- An error indicating that Microsoft Edge can't read and write to its data directory may be displayed during captive portal login; this error is benign and can be dismissed.
18+
- Registration may hang at "Checking your organization configuration" due to IPC errors. A system reboot should resolve the error, allowing registration to proceed.
19+
- Split tunnel list configuration is not available in the new UI. Management of Split Tunnel entries is currently only possible via `warp-cli tunnel ip` and `warp-cli tunnel host`. UI support will be added in a future release.
20+
- Windows ARM may prompt the user to close running applications while trying to install this version. Simply click “Ok” with the default highlighted option.
21+
- DNS resolution may be broken when the following conditions are all true:
22+
- The client is in Secure Web Gateway without DNS filtering (tunnel-only) mode.
23+
- A custom DNS server address is configured on the primary network adapter.
24+
- The custom DNS server address on the primary network adapter is changed while the client is connected.
25+
To work around this issue, please reconnect the client by selecting "disconnect" and then "connect" in the client user interface.
26+
version: 2026.4.1390.0
27+
releaseDate: 2026-05-26T22:26:00.367Z
28+
packageURL: https://downloads.cloudflareclient.com/v1/download/windows/version/2026.4.1390.0
29+
packageSize: 52264960
30+
platformName: Windows

0 commit comments

Comments
 (0)