-
Notifications
You must be signed in to change notification settings - Fork 10k
Q3-2 WARP Client Beta Release Notes #25055
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 1 commit
Commits
Show all changes
5 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,35 @@ | ||
| releaseNotes: |- | ||
| This release contains minor fixes and improvements including enhancements to Proxy mode for even faster resolution. The MASQUE protocol is now the only protocol that can use 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 all devices matching the profile will lose connectivity. | ||
|
|
||
| **Changes and improvements** | ||
| - Enhancements to Proxy mode for even faster resolution. The MASQUE protocol is now the only protocol that can use 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 all devices matching the profile will lose connectivity. | ||
| - The MASQUE protocol is now the default protocol for all new WARP device profiles. | ||
| - Improvement to limit idle connections in DoH mode to avoid unnecessary resource usage that can lead to DoH requests not resolving. | ||
| - Improvements to maintain Global WARP Override settings when switching between organization configurations. | ||
|
|
||
| **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 learn more about configuring a fallback server, please reference the [Zero Trust documentation](https://developers.cloudflare.com/cloudflare-one/connections/connect-devices/warp/configure-warp/route-traffic/local-domains/#route-traffic-to-fallback-server). | ||
| version: 2025.7.106.1 | ||
| releaseDate: 2025-09-09T20:01:40.692Z | ||
| packageURL: https://downloads.cloudflareclient.com/v1/download/fedora35-intel/version/2025.7.106.1 | ||
| packageSize: 53741930 | ||
| platformName: Linux | ||
| linuxPlatforms: | ||
| fedora35-intel: 53741930 | ||
| focal-arm: 50363802 | ||
| fedora35-arm: 52641707 | ||
| noble-intel: 50989152 | ||
| bullseye-intel: 51431994 | ||
| noble-arm: 50442052 | ||
| jammy-arm: 50044180 | ||
| fedora34-arm: 53075839 | ||
| bullseye-arm: 50286022 | ||
| centos8-arm: 52851285 | ||
| bookworm-arm: 50029060 | ||
| trixie-intel: 50988156 | ||
| jammy-intel: 51211400 | ||
| focal-intel: 51526076 | ||
| bookworm-intel: 51200956 | ||
| centos8-intel: 53636322 | ||
| fedora34-intel: 54085217 | ||
| trixie-arm: 50254630 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,18 @@ | ||
| releaseNotes: |- | ||
| This release contains minor fixes and improvements including enhancements to [Proxy mode](https://developers.cloudflare.com/cloudflare-one/connections/connect-devices/warp/configure-warp/warp-modes/#proxy-mode) for even faster resolution. The MASQUE protocol is now the only protocol that can use Proxy mode. If you previously configured a device profile to use Proxy mode with Wireguard, you will need to select a new [WARP mode](https://developers.cloudflare.com/cloudflare-one/connections/connect-devices/warp/configure-warp/warp-modes/) or all devices matching the profile will lose connectivity. | ||
|
|
||
| **Changes and improvements** | ||
| - Enhancements to [Proxy mode](https://developers.cloudflare.com/cloudflare-one/connections/connect-devices/warp/configure-warp/warp-modes/#proxy-mode) for even faster resolution. The MASQUE protocol is now the only protocol that can use Proxy mode. If you previously configured a device profile to use Proxy mode with Wireguard, you will need to select a new [WARP mode](https://developers.cloudflare.com/cloudflare-one/connections/connect-devices/warp/configure-warp/warp-modes/) or all devices matching the profile will lose connectivity. | ||
| - Fixed a bug preventing the warp-diag captive-portal command from running successfully due to the client not parsing SSID on macOS. | ||
| - Improvements to maintain Global WARP Override settings when switching between organization configurations. | ||
| - The MASQUE protocol is now the default protocol for all new WARP device profiles. | ||
| - Improvement to limit idle connections in DoH mode to avoid unnecessary resource usage that can lead to DoH requests not resolving. | ||
|
|
||
| **Known issues** | ||
| - macOS Sequoia: Due to changes Apple introduced in macOS 15.0.x, the WARP client may not behave as expected. Cloudflare recommends the use of macOS 15.4 or later. | ||
| - 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 learn more about configuring a fallback server, please reference the [Zero Trust documentation](https://developers.cloudflare.com/cloudflare-one/connections/connect-devices/warp/configure-warp/route-traffic/local-domains/#route-traffic-to-fallback-server). | ||
| version: 2025.7.106.1 | ||
| releaseDate: 2025-09-10T14:09:02.762Z | ||
| packageURL: https://downloads.cloudflareclient.com/v1/download/macos/version/2025.7.106.1 | ||
| packageSize: 108393533 | ||
| platformName: macOS |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,28 @@ | ||
| releaseNotes: |- | ||
| This release contains minor fixes and improvements including enhancements to [Proxy mode](https://developers.cloudflare.com/cloudflare-one/connections/connect-devices/warp/configure-warp/warp-modes/#proxy-mode) for even faster resolution. The MASQUE protocol is now the only protocol that can use Proxy mode. If you previously configured a device profile to use Proxy mode with Wireguard, you will need to select a new [WARP mode](https://developers.cloudflare.com/cloudflare-one/connections/connect-devices/warp/configure-warp/warp-modes/) or all devices matching the profile will lose connectivity. | ||
| **Changes and improvements** | ||
| - Enhancements to [Proxy mode](https://developers.cloudflare.com/cloudflare-one/connections/connect-devices/warp/configure-warp/warp-modes/#proxy-mode) for even faster resolution. The MASQUE protocol is now the only protocol that can use Proxy mode. If you previously configured a device profile to use Proxy mode with Wireguard, you will need to select a new [WARP mode](https://developers.cloudflare.com/cloudflare-one/connections/connect-devices/warp/configure-warp/warp-modes/) or all devices matching the profile will lose connectivity. | ||
| - Fixed a bug preventing the warp-diag captive-portal command from running successfully due to the client not parsing SSID on macOS. | ||
ranbel marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
| - Improvements to maintain Global WARP Override settings when switching between organization configurations. | ||
| - The MASQUE protocol is now the default protocol for all new WARP device profiles. | ||
| - Improvement to limit idle connections in DoH mode to avoid unnecessary resource usage that can lead to DoH requests not resolving. | ||
| **Known issues** | ||
| - For Windows 11 24H2 users, Microsoft has confirmed a regression that may lead to performance issues like mouse lag, audio cracking, or other slowdowns. Cloudflare recommends users experiencing these issues upgrade to a minimum [Windows 11 24H2 KB5062553](https://support.microsoft.com/en-us/topic/july-8-2025-kb5062553-os-build-26100-4652-523e69cb-051b-43c6-8376-6a76d6caeefd) or higher for resolution. | ||
| - 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](https://developers.cloudflare.com/cloudflare-one/connections/connect-devices/warp/configure-warp/route-traffic/local-domains/#route-traffic-to-fallback-server). | ||
| - Devices with KB5055523 installed may receive a warning about Win32/ClickFix.ABA being present in the installer. To resolve this false positive, update Microsoft Security Intelligence to [version 1.429.19.0](https://www.microsoft.com/en-us/wdsi/definitions/antimalware-definition-release-notes?requestVersion=1.429.19.0) or later. | ||
| - DNS resolution may be broken when the following conditions are all true: | ||
| - WARP is in Secure Web Gateway without DNS filtering (tunnel-only) mode. | ||
| - A custom DNS server address is configured on the primary network adapter. | ||
| - The custom DNS server address on the primary network adapter is changed while WARP is connected. | ||
| To work around this issue, please reconnect the WARP client by toggling off and back on. | ||
| version: 2025.7.106.1 | ||
| releaseDate: 2025-09-10T14:09:30.495Z | ||
| packageURL: https://downloads.cloudflareclient.com/v1/download/windows/version/2025.7.106.1 | ||
| packageSize: 134590464 | ||
| platformName: Windows | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -55,6 +55,14 @@ | |
| "platform": "bookworm-arm", | ||
| "display_name": "Debian 12 (arm64)" | ||
| }, | ||
| { | ||
|
Contributor
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. We can update it with the GA release. |
||
| "platform": "trixie-intel", | ||
| "display_name": "Debian 13 (x86-64)" | ||
| }, | ||
| { | ||
| "platform": "trixie-arm", | ||
| "display_name": "Debian 13 (arm64)" | ||
| }, | ||
| { | ||
| "platform": "centos8-intel", | ||
| "display_name": "CentOS / RHEL 8 (x86-64)" | ||
|
|
||
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.

There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Not sure why this file changed but the preview looks the same