You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Make generation of release files more explicit, especially for Linux. Use literal block option in YAML for consistency and specify directly the Linux distrubutions that are supported. (#26324)
Copy file name to clipboardExpand all lines: src/content/warp-releases/linux/beta/2025.5.828.1.yaml
+7-23Lines changed: 7 additions & 23 deletions
Original file line number
Diff line number
Diff line change
@@ -1,28 +1,12 @@
1
-
releaseNotes: >-
1
+
releaseNotes: |-
2
2
**Changes and improvements**
3
+
This release contains improvements and new exciting features, including post-quantum cryptography. By tunnelling your corporate network traffic over Cloudflare, you can now gain the immediate protection of post-quantum cryptography without needing to upgrade any of your individual corporate applications or systems.
3
4
4
-
This release contains improvements and new exciting features, including
5
-
post-quantum cryptography. By tunnelling your corporate network traffic over
6
-
Cloudflare, you can now gain the immediate protection of post-quantum
7
-
cryptography without needing to upgrade any of your individual corporate
8
-
applications or systems.
9
-
10
-
11
-
- Fixed a device registration issue causing WARP connection failures when
12
-
changing networks.
13
-
14
-
- Captive portal improvements including showing connectivity status in the
15
-
client and sending system notifications for captive portal sign in
16
-
17
-
- The WARP client now applies post-quantum cryptography end-to-end on enabled
18
-
devices accessing resources behind a Cloudflare Tunnel. This feature can be
19
-
enabled by MDM.
20
-
21
-
- Improvement to gracefully handle changes made by MDM while WARP is not
22
-
running.
23
-
24
-
- Fixed an issue affecting split tunnel include mode, where traffic outside
25
-
the tunnel was blocked when switching between Wifi and ethernet networks.
5
+
- Fixed a device registration issue causing WARP connection failures when changing networks.
6
+
- Captive portal improvements including showing connectivity status in the client and sending system notifications for captive portal sign in
7
+
- The WARP client now applies post-quantum cryptography end-to-end on enabled devices accessing resources behind a Cloudflare Tunnel. This feature can be enabled by MDM.
8
+
- Improvement to gracefully handle changes made by MDM while WARP is not running.
9
+
- Fixed an issue affecting split tunnel include mode, where traffic outside the tunnel was blocked when switching between Wifi and ethernet networks.
Copy file name to clipboardExpand all lines: src/content/warp-releases/linux/ga/2025.5.893.0.yaml
-1Lines changed: 0 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,6 @@ releaseNotes: |-
14
14
15
15
**Known issues**
16
16
- Devices using WARP client 2025.4.929.0 and up may experience Local Domain Fallback failures if a fallback server has not been configured. To configure a fallback server, refer to [Route traffic to fallback server](/cloudflare-one/team-and-resources/devices/warp/configure-warp/route-traffic/local-domains/#route-traffic-to-fallback-server).
0 commit comments