Skip to content

Commit a3a5ad4

Browse files
tojens-ietfranbel
andauthored
Update previous release notes with config warning (#25830)
* Update 2025.4.929.0 with config warning * Update 2025.4.943.0 with config warning * Update 2025.5.893.0 with config warning * changed format to match later release notes with this warning * changed to match formatting of existing release notes with this warning * changed format to match existing release notes with this warning * Update 2025.7.176.0 with config warning * Update 2025.8.779.0 with config warning * fix formatting issue * fix formatting issue --------- Co-authored-by: ranbel <[email protected]>
1 parent ed44a01 commit a3a5ad4

File tree

5 files changed

+25
-1
lines changed

5 files changed

+25
-1
lines changed

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

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ releaseNotes: |-
22
This release contains two significant changes all customers should be aware of:
33
1. All DNS traffic now flows inside the WARP tunnel. Customers are no longer required to configure their local firewall rules to allow our [DoH IP addresses and domains](/cloudflare-one/connections/connect-devices/warp/deployment/firewall/#doh-ip).
44
2. When using MASQUE, the connection will fall back to HTTP/2 (TCP) when we detect that HTTP/3 traffic is blocked. This allows for a much more reliable connection on some public WiFi networks.
5-
5+
66
**Changes and improvements**
77
- Fixed an issue where the managed network policies could incorrectly report network location beacons as missing.
88
- Improved DEX test error reporting.
@@ -13,6 +13,10 @@ releaseNotes: |-
1313
- DNS over HTTPS traffic is now included in the WARP tunnel by default.
1414
- Improvement for WARP to check if tunnel connectivity fails or times out at device wake before attempting to reconnect.
1515
- Fixed an issue causing WARP connection disruptions after network changes.
16+
17+
**Known issues**
18+
- 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/connections/connect-devices/warp/configure-warp/route-traffic/local-domains/#route-traffic-to-fallback-server).
19+
1620
version: 2025.4.929.0
1721
releaseDate: 2025-05-12T23:21:47.865Z
1822
packageURL: https://downloads.cloudflareclient.com/v1/download/noble-intel/version/2025.4.929.0

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@ releaseNotes: |-
33
44
**Changes and improvements**
55
- Fixed an issue where it could take up to 3 minutes for the correct device profile to be applied in some circumstances. In the worst case, it should now only take up to 40 seconds. This will be improved further in a future release.
6+
7+
**Known issues**
8+
- 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/connections/connect-devices/warp/configure-warp/route-traffic/local-domains/#route-traffic-to-fallback-server).
9+
610
version: 2025.4.943.0
711
releaseDate: 2025-05-22T19:22:32.439Z
812
packageURL: https://downloads.cloudflareclient.com/v1/download/noble-intel/version/2025.4.943.0

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@ releaseNotes: |-
1111
- Improvement to handle client configuration changes made by MDM while WARP is not running.
1212
- Fixed an issue affecting Split Tunnel Include mode, where traffic outside the tunnel was blocked when switching between Wi-Fi and Ethernet networks.
1313
- Added a WARP client device posture check for SAN attributes to the [client certificate check](/cloudflare-one/identity/devices/warp-client-checks/client-certificate/).
14+
15+
**Known issues**
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/connections/connect-devices/warp/configure-warp/route-traffic/local-domains/#route-traffic-to-fallback-server).
17+
1418
version: 2025.5.893.0
1519
releaseDate: 2025-06-30T19:44:34.251Z
1620
packageURL: https://downloads.cloudflareclient.com/v1/download/noble-intel/version/2025.5.893.0

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,12 @@ releaseNotes: >-
1111
- Improvements to maintain [Global WARP override](/cloudflare-one/connections/connect-devices/warp/configure-warp/warp-settings/#global-warp-override) settings when [switching between organizations](/cloudflare-one/connections/connect-devices/warp/deployment/mdm-deployment/switch-organizations/#switch-organizations-in-warp).
1212
1313
- Improvements to maintain client connectivity during network changes.
14+
15+
16+
**Known issues**
17+
18+
- 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/connections/connect-devices/warp/configure-warp/route-traffic/local-domains/#route-traffic-to-fallback-server).
19+
1420
version: 2025.7.176.0
1521
releaseDate: 2025-09-30T20:20:30.460Z
1622
packageURL: https://downloads.cloudflareclient.com/v1/download/fedora35-arm/version/2025.7.176.0

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ releaseNotes: >-
55
**Changes and improvements**
66
77
- The MASQUE protocol is now the only protocol that can use [Proxy mode](/cloudflare-one/connections/connect-devices/warp/configure-warp/warp-modes/#proxy-mode). If you previously configured a device profile to use Proxy mode with Wireguard, you will need to select a new WARP mode or switch to the MASQUE protocol. Otherwise, all devices matching the profile will lose connectivity.
8+
9+
10+
**Known issues**
11+
12+
- 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/connections/connect-devices/warp/configure-warp/route-traffic/local-domains/#route-traffic-to-fallback-server).
13+
814
version: 2025.8.779.0
915
releaseDate: 2025-10-07T19:20:00.003Z
1016
packageURL: https://downloads.cloudflareclient.com/v1/download/bullseye-intel/version/2025.8.779.0

0 commit comments

Comments
 (0)