Skip to content

Commit 5ebe327

Browse files
authored
Q3-2 Release Notes (#33351)
1 parent 72c8124 commit 5ebe327

2 files changed

Lines changed: 57 additions & 0 deletions

File tree

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
releaseNotes: |-
2+
This beta release includes the following changes and improvements:
3+
4+
- Added support for routing non-RFC 1918 local IPv4 networks through the WARP tunnel when unrestricted LAN inclusion is enabled by policy or MDM.
5+
- Improved DNS reliability on networks with lower MTUs by clamping the TCP maximum segment size (MSS) for DNS-over-HTTPS connections sent through the tunnel.
6+
- Improved API reliability by retrying requests dropped when reusing pooled connections.
7+
- Fixed Extra Logging failing to capture packets across all interfaces.
8+
- Fixed an issue that could prevent remote diagnostics from completing.
9+
- Fixed DNS connectivity checks failing on IPv6-only networks.
10+
- Fixed the client service exiting when its route-monitoring socket was closed after sleep or wake.
11+
- Fixed DNS enforcement checks making the client service unresponsive on systems with large routing tables.
12+
- Fixed slow captive portal checks causing the client service to become unresponsive or restart while connecting.
13+
- Fixed a race when switching tunnel protocols during key rotation that could prevent WireGuard from connecting.
14+
- Fixed the client continuing to report 'No network' after a successful manual disconnect.
15+
- Fixed a client UI crash that could occur when the daemon connection was reset during an IPC request.
16+
- Fixed a startup crash when date formatting data for the system locale had not yet loaded.
17+
18+
**Known issues**
19+
20+
- None
21+
22+
For Zero Trust documentation, see: https://developers.cloudflare.com/cloudflare-one/team-and-resources/devices/cloudflare-one-client/
23+
For Consumer documentation, see: https://developers.cloudflare.com/warp-client/
24+
version: 2026.8.1290.1
25+
releaseDate: 2026-09-09T18:10:27.467Z
26+
packageURL: https://downloads.cloudflareclient.com/v1/download/macos/version/2026.8.1290.1
27+
packageSize: 164961332
28+
platformName: macOS
Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
releaseNotes: |-
2+
This beta release includes the following changes and improvements:
3+
4+
- Added support for routing non-RFC 1918 local IPv4 networks through the WARP tunnel when unrestricted LAN inclusion is enabled by policy or MDM.
5+
- Improved DNS reliability on networks with lower MTUs by clamping the TCP maximum segment size (MSS) for DNS-over-HTTPS connections sent through the tunnel.
6+
- Improved API reliability by retrying requests dropped when reusing pooled connections.
7+
- The client no longer requires the Windows WLAN AutoConfig service to be running.
8+
- Implemented a service recovery mechanism backed by Windows scheduler task to start WARP service on system unlock if not already started.
9+
- Fixed slow captive portal checks causing the client service to become unresponsive or restart while connecting.
10+
- Fixed a race when switching tunnel protocols during key rotation that could prevent WireGuard from connecting.
11+
- Fixed the client continuing to report 'No network' after a successful manual disconnect.
12+
- Fixed Digital Experience Monitoring (DEX) HTTP tests failing TLS validation on Windows.
13+
- Fixed the client UI crashing at startup when it could not write to the Windows registry.
14+
- Fixed latency spikes and traffic interruptions during TPM-backed API authentication when hardware-backed registration is enabled.
15+
- Fixed trailing whitespace in BIOS serial numbers causing serial-number and client-certificate device posture checks to fail.
16+
- Fixed a client UI crash that could occur when the daemon connection was reset during an IPC request.
17+
- Fixed a startup crash when date formatting data for the system locale had not yet loaded.
18+
19+
**Known issues**
20+
21+
- None
22+
23+
For Zero Trust documentation, see: https://developers.cloudflare.com/cloudflare-one/team-and-resources/devices/cloudflare-one-client/
24+
For Consumer documentation, see: https://developers.cloudflare.com/warp-client/
25+
version: 2026.8.1290.1
26+
releaseDate: 2026-09-09T18:10:26.472Z
27+
packageURL: https://downloads.cloudflareclient.com/v1/download/windows/version/2026.8.1290.1
28+
packageSize: 74272768
29+
platformName: Windows

0 commit comments

Comments
 (0)