You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/changelogs/warp.yaml
+53Lines changed: 53 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,59 @@ entries:
9
9
title: MASQUE GA
10
10
description: |-
11
11
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
+
12
65
- publish_date: "2024-10-23"
13
66
title: WARP client for macOS (version 2024.10.279.1)
0 commit comments