diff --git a/src/content/warp-releases/linux/ga/2025.4.929.0.yaml b/src/content/warp-releases/linux/ga/2025.4.929.0.yaml index 9727bb60c3e9f9..d148f5247ad5c1 100644 --- a/src/content/warp-releases/linux/ga/2025.4.929.0.yaml +++ b/src/content/warp-releases/linux/ga/2025.4.929.0.yaml @@ -2,7 +2,7 @@ releaseNotes: |- This release contains two significant changes all customers should be aware of: 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). 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. - + **Changes and improvements** - Fixed an issue where the managed network policies could incorrectly report network location beacons as missing. - Improved DEX test error reporting. @@ -13,6 +13,10 @@ releaseNotes: |- - DNS over HTTPS traffic is now included in the WARP tunnel by default. - Improvement for WARP to check if tunnel connectivity fails or times out at device wake before attempting to reconnect. - Fixed an issue causing WARP connection disruptions after network changes. + + **Known issues** + - 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). + version: 2025.4.929.0 releaseDate: 2025-05-12T23:21:47.865Z packageURL: https://downloads.cloudflareclient.com/v1/download/noble-intel/version/2025.4.929.0 diff --git a/src/content/warp-releases/linux/ga/2025.4.943.0.yaml b/src/content/warp-releases/linux/ga/2025.4.943.0.yaml index 89ef49ec34b144..9870b7a038900b 100644 --- a/src/content/warp-releases/linux/ga/2025.4.943.0.yaml +++ b/src/content/warp-releases/linux/ga/2025.4.943.0.yaml @@ -3,6 +3,10 @@ releaseNotes: |- **Changes and improvements** - 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. + + **Known issues** + - 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). + version: 2025.4.943.0 releaseDate: 2025-05-22T19:22:32.439Z packageURL: https://downloads.cloudflareclient.com/v1/download/noble-intel/version/2025.4.943.0 diff --git a/src/content/warp-releases/linux/ga/2025.5.893.0.yaml b/src/content/warp-releases/linux/ga/2025.5.893.0.yaml index 39ff26ee0ce2e7..370cf18049ab4a 100644 --- a/src/content/warp-releases/linux/ga/2025.5.893.0.yaml +++ b/src/content/warp-releases/linux/ga/2025.5.893.0.yaml @@ -11,6 +11,10 @@ releaseNotes: |- - Improvement to handle client configuration changes made by MDM while WARP is not running. - Fixed an issue affecting Split Tunnel Include mode, where traffic outside the tunnel was blocked when switching between Wi-Fi and Ethernet networks. - Added a WARP client device posture check for SAN attributes to the [client certificate check](/cloudflare-one/identity/devices/warp-client-checks/client-certificate/). + + **Known issues** + - 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). + version: 2025.5.893.0 releaseDate: 2025-06-30T19:44:34.251Z packageURL: https://downloads.cloudflareclient.com/v1/download/noble-intel/version/2025.5.893.0 diff --git a/src/content/warp-releases/linux/ga/2025.7.176.0.yaml b/src/content/warp-releases/linux/ga/2025.7.176.0.yaml index e76c571b95dd3f..f6e80b480ffeb5 100644 --- a/src/content/warp-releases/linux/ga/2025.7.176.0.yaml +++ b/src/content/warp-releases/linux/ga/2025.7.176.0.yaml @@ -11,6 +11,12 @@ releaseNotes: >- - 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). - Improvements to maintain client connectivity during network changes. + + + **Known issues** + + - 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). + version: 2025.7.176.0 releaseDate: 2025-09-30T20:20:30.460Z packageURL: https://downloads.cloudflareclient.com/v1/download/fedora35-arm/version/2025.7.176.0 diff --git a/src/content/warp-releases/linux/ga/2025.8.779.0.yaml b/src/content/warp-releases/linux/ga/2025.8.779.0.yaml index f850d0c34ea413..48348b9788312c 100644 --- a/src/content/warp-releases/linux/ga/2025.8.779.0.yaml +++ b/src/content/warp-releases/linux/ga/2025.8.779.0.yaml @@ -5,6 +5,12 @@ releaseNotes: >- **Changes and improvements** - 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. + + + **Known issues** + + - 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). + version: 2025.8.779.0 releaseDate: 2025-10-07T19:20:00.003Z packageURL: https://downloads.cloudflareclient.com/v1/download/bullseye-intel/version/2025.8.779.0