Skip to content

Commit 0ee40a5

Browse files
authored
[ZT] Update WARP changelog (#18309)
* add GA release * fix indent
1 parent c1a5443 commit 0ee40a5

File tree

1 file changed

+53
-0
lines changed

1 file changed

+53
-0
lines changed

src/content/changelogs/warp.yaml

Lines changed: 53 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,59 @@ entries:
99
title: MASQUE GA
1010
description: |-
1111
MASQUE as a device tunnel protocol option is now generally available (GA). Refer to [Device tunnel protocol](/cloudflare-one/connections/connect-devices/warp/configure-warp/warp-settings/#device-tunnel-protocol) for configuration details and minimum WARP client requirements.
12+
13+
- publish_date: "2024-11-18"
14+
title: WARP client for macOS (version 2024.11.309.0)
15+
description: |-
16+
A new GA release for the macOS WARP client is now available in the [App Center](https://install.appcenter.ms/orgs/cloudflare/apps/1.1.1.1-macos-1/distribution_groups/release). This release contains minor fixes and improvements.
17+
18+
Changes and improvements:
19+
- Fixed an issue where SSH sessions and other application connections over TCP or UDP could drop when a device that is using MASQUE changes its primary network interface.
20+
- Fixed an issue to ensure the Cloudflare root certificate (or custom certificate) is installed in the trust store if not already there.
21+
- Fixed an issue with the WARP client becoming unresponsive during startup.
22+
- Extended `warp-diag` to collect system profiler firewall state as part of diagnostics.
23+
- Fixed an issue with the WARP client becoming unresponsive while handling LAN inclusion.
24+
- Fixed an issue where users were unable to connect with an IPC error message displayed in the UI.
25+
- Fixed an issue that was preventing proper operation of DNS-over-TLS (DoT) for consumer users.
26+
27+
Known issues:
28+
- 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.1 or later.
29+
30+
- publish_date: "2024-11-18"
31+
title: WARP client for Windows (version 2024.11.309.0)
32+
description: |-
33+
A new GA release for the Windows WARP client is now available in the [App Center](https://install.appcenter.ms/orgs/cloudflare/apps/1.1.1.1-windows-1/distribution_groups/release). This release contains minor fixes and improvements.
34+
35+
Changes and improvements:
36+
- Fixed an issue where SSH sessions and other application connections over TCP or UDP could drop when a device that is using MASQUE changes its primary network interface.
37+
- Fixed an issue to ensure the Cloudflare root certificate (or custom certificate) is installed in the trust store if not already there.
38+
- Fixed an issue with the WARP client becoming unresponsive during startup.
39+
- Extended diagnostics collection time in `warp-diag` to ensure logs are captured reliably.
40+
- Fixed an issue that was preventing proper operation of DNS-over-TLS (DoT) for consumer users.
41+
42+
Known issues:
43+
- DNS resolution may be broken when all of the following conditions are true:
44+
- WARP is in Secure Web Gateway without DNS filtering (tunnel-only) mode.
45+
- A custom DNS server address is configured on the primary network adapter.
46+
- The custom DNS server address on the primary network adapter is changed while WARP is connected.
47+
48+
To work around the DNS issue, reconnect the WARP client by toggling off and back on.
49+
50+
- publish_date: "2024-11-18"
51+
title: WARP client for Linux (version 2024.11.309.0)
52+
description: |-
53+
A new GA release for the Linux WARP client is now available in the [package repository](https://pkg.cloudflareclient.com/). This release contains reliability improvements and general bug fixes.
54+
55+
Changes and improvements:
56+
- Fixed an issue where SSH sessions and other connections ould drop when a device that is using MASQUE changes its primary network interface.
57+
- Device posture client certificate checks now support PKCS#1.
58+
- Fixed an issue to ensure the Cloudflare root certificate (or custom certificate) is installed in the trust store if not already there.
59+
- Reduced unnecessary log messages when `resolv.conf` has no owner.
60+
- Fixed an issue with `warp-diag` printing benign TLS certificate errors.
61+
- Fixed an issue with the WARP client becoming unresponsive during startup.
62+
- Extended diagnostics collection time in `warp-diag` to ensure logs are captured reliably.
63+
- Fixed an issue that was preventing proper operation of DNS-over-TLS (DoT) for consumer users.
64+
1265
- publish_date: "2024-10-23"
1366
title: WARP client for macOS (version 2024.10.279.1)
1467
description: |-

0 commit comments

Comments
 (0)