|
| 1 | +releaseNotes: |- |
| 2 | + This release contains minor fixes and improvements. |
| 3 | +
|
| 4 | + The next stable release for Windows will introduce the new Cloudflare One Client UI, providing a cleaner and more intuitive design as well as easier access to common actions and information. |
| 5 | +
|
| 6 | + **Changes and improvements** |
| 7 | + - Fixed an issue causing Windows client tunnel interface initialization failure which prevented clients from establishing a tunnel for connection. |
| 8 | + - Consumer-only CLI commands are now clearly distinguished from Zero Trust commands. |
| 9 | + - Added detailed QUIC connection metrics to diagnostic logs for better troubleshooting. |
| 10 | + - Added monitoring for tunnel statistics collection timeouts. |
| 11 | + - Switched tunnel congestion control algorithm for local proxy mode to Cubic for improved reliability across platforms. |
| 12 | + - Fixed packet capture failing on tunnel interface when the tunnel interface is renamed by SCCM VPN boundary support. |
| 13 | + - Fixed unnecessary registration deletion caused by RDP connections in multi-user mode. |
| 14 | + - Fixed increased tunnel interface start-up time due to a race between duplicate address detection (DAD) and disabling NetBT. |
| 15 | + - Fixed tunnel failing to connect when the system DNS search list contains unexpected characters. |
| 16 | + - Empty MDM files are now rejected instead of being incorrectly accepted as a single MDM config. |
| 17 | + - Fixed an issue in local proxy mode where the client could become unresponsive due to upstream connection timeouts. |
| 18 | + - Fixed an issue where the emergency disconnect status of a prior organization persisted after a switch to a different organization. |
| 19 | + - Fixed initiating managed network detections checks when no network is available, which caused device profile flapping. |
| 20 | + - Fixed an issue where degraded Windows Management Instrumentation (WMI) state could put the client in a failed connection state loop during initialization. |
| 21 | +
|
| 22 | + **Known issues** |
| 23 | + - 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 version 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. This warning will be omitted from future release notes. This Windows update was released in July 2025. |
| 24 | +
|
| 25 | + - 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. This warning will be omitted from future release notes. This Microsoft Security Intelligence update was released in May 2025. |
| 26 | +
|
| 27 | + - DNS resolution may be broken when the following conditions are all true: |
| 28 | + - The client is in Secure Web Gateway without DNS filtering (tunnel-only) mode. |
| 29 | + - A custom DNS server address is configured on the primary network adapter. |
| 30 | + - The custom DNS server address on the primary network adapter is changed while the client is connected. |
| 31 | +
|
| 32 | + To work around this issue, reconnect the client by selecting **Disconnect** and then **Connect** in the client user interface. |
| 33 | +
|
| 34 | +version: 2026.3.851.0 |
| 35 | +releaseDate: 2026-04-07T15:56:36.582Z |
| 36 | +packageURL: https://downloads.cloudflareclient.com/v1/download/windows/version/2026.3.851.0 |
| 37 | +packageSize: 135708672 |
| 38 | +platformName: Windows |
0 commit comments