Skip to content

Commit f0f5aa2

Browse files
committed
undo experiment, keep collapsed beta
1 parent 5b21862 commit f0f5aa2

File tree

1 file changed

+27
-92
lines changed
  • src/content/docs/cloudflare-one/connections/connect-devices/warp/download-warp

1 file changed

+27
-92
lines changed

src/content/docs/cloudflare-one/connections/connect-devices/warp/download-warp/index.mdx

Lines changed: 27 additions & 92 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ sidebar:
55
order: 2
66
---
77

8-
import { Render, Details, LinkButton, WARPReleases } from "~/components";
8+
import { Render, Details, WARPReleases } from "~/components";
99

1010
You can download the WARP client from [Zero Trust](https://one.dash.cloudflare.com/) under **Settings** > **Resources** > **Download the WARP client**.
1111

@@ -33,106 +33,41 @@ Cloudflare tests new WARP features and improvements in an unstable beta release
3333

3434
### Stable releases
3535

36-
| Version | Date | Size | Download link |
37-
| -- | -- | -- | -- |
38-
| 2024.11.309.0 | November 18, 2024 | 77.22 MB | <LinkButton href="(https://1111-releases.cloudflareclient.com/mac/latest)">Download latest release for macOS</LinkButton> <br/> [Alternate download link](https://one.one.one.one)|
36+
<WARPReleases />
3937

40-
This release contains minor fixes and improvements.
38+
### Beta releases
4139

42-
**Changes and improvements**:
43-
- 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.
44-
- Fixed an issue to ensure the Cloudflare root certificate (or custom certificate) is installed in the trust store if not already there.
45-
- Fixed an issue with the WARP client becoming unresponsive during startup.
46-
- Extended `warp-diag` to collect system profiler firewall state as part of diagnostics.
47-
- Fixed an issue with the WARP client becoming unresponsive while handling LAN inclusion.
48-
- Fixed an issue where users were unable to connect with an IPC error message displayed in the UI.
49-
- Fixed an issue that was preventing proper operation of DNS-over-TLS (DoT) for consumer users.
50-
51-
**Known issues**:
52-
- 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.
53-
54-
#### Previous versions
55-
56-
Cloudflare currently supports the following older versions of WARP. To learn more about our support lifecycle, refer to [Update WARP](/cloudflare-one/connections/connect-devices/warp/download-warp/update-warp/).
57-
58-
<Details header="macOS 2024.9.346.0">
59-
- [Download]()
60-
- **Date**: October 3, 2024
61-
- **Size**: 76.29 MB
62-
- **Release notes**: This release contains minor fixes and improvements. All customers running macOS Ventura 13.0 and above (including Sequoia) are advised to upgrade to this release. This release fixes an incompatibility with the firewall found on macOS Sonoma 14.4 and above that could result in the firewall being disabled.
63-
- **Changes and improvements**:
64-
- Added `target list` to the `warp-cli` to enhance the user experience with the [Access for Infrastructure SSH](/cloudflare-one/connections/connect-networks/use-cases/ssh/ssh-infrastructure-access/) solution.
65-
- Added a `tunnel reset mtu` subcommand to the `warp-cli`.
66-
- Added the ability for `warp-cli` to use the team name provided in the MDM file for initial registration.
67-
- Added a JSON output option to the `warp-cli`.
68-
- Added the ability to execute a PCAP on multiple interfaces with `warp-cli` and `warp-dex`.
69-
- Improved `warp-dex` default interface selection for PCAPs and changed `warp-dex` CLI output to JSON.
70-
- Improved [application posture check](/cloudflare-one/identity/devices/warp-client-checks/application-check/) compatibility with symbolically linked files.
71-
- Fixed an issue where the client, when switching between WireGuard and MASQUE protocols, sometimes required a manual tunnel key reset.
72-
- Added MASQUE tunnel protocol support for the consumer version of WARP ([1.1.1.1 w/ WARP](/warp-client/)).
73-
- **Known issues**:
74-
- Using MASQUE as the tunnel protocol may be incompatible if your organization has Regional Services is enabled.
75-
</Details>
40+
Cloudflare tests new WARP features and improvements in an unstable beta release before adding them to the stable release. To get early access to new features, download the latest beta client.
7641

77-
<Details header="macOS 2024.8.457.0">
78-
- [Download]()
79-
- **Date**:
80-
- **Size**:
81-
- **Release notes**:
82-
- **Changes and improvements**:
83-
- **Known issues**:
84-
</Details>
42+
<Details header="Download latest release">
8543

86-
### Beta releases
44+
**Download**
8745

88-
Cloudflare tests new WARP features and improvements in an unstable beta release before adding them to the stable release. To get early access to new features, download the latest beta client.
46+
[macOS 2024.11.688.1]() **Date**: December 5, 2024 **Size**: 81.33 MB
8947

90-
<Details header="macOS 2024.11.688.1 (latest beta)">
91-
- [Download]()
92-
- **Date**: December 5, 2024
93-
- **Size**: 81.33 MB
94-
- **Release notes**: This release contains minor fixes and improvements.
95-
- **Changes and improvements**:
96-
- Consumers can now set the tunnel protocol using `warp-cli tunnel protocol set <protocol>`.
97-
- Extended diagnostics collection time in `warp-diag` to ensure logs are captured reliably.
98-
- Improved captive portal support by disabling the firewall during captive portal login flows.
99-
- Improved reliability of connection establishment logic under degraded network conditions.
100-
- Improved reconnection speed when a Cloudflare server is in a degraded state.
101-
- Improved captive portal detection on certain public networks.
102-
- Fixed an issue where admin override displayed an incorrect override end time.
103-
- Reduced connectivity interruptions on WireGuard include split tunnel configurations.
104-
- **Known issues**:
105-
- 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.
106-
</Details>
48+
**Release notes**
49+
50+
This release contains minor fixes and improvements.
51+
52+
- **Changes and improvements**:
53+
- Consumers can now set the tunnel protocol using `warp-cli tunnel protocol set <protocol>`.
54+
- Extended diagnostics collection time in `warp-diag` to ensure logs are captured reliably.
55+
- Improved captive portal support by disabling the firewall during captive portal login flows.
56+
- Improved reliability of connection establishment logic under degraded network conditions.
57+
- Improved reconnection speed when a Cloudflare server is in a degraded state.
58+
- Improved captive portal detection on certain public networks.
59+
- Fixed an issue where admin override displayed an incorrect override end time.
60+
- Reduced connectivity interruptions on WireGuard include split tunnel configurations.
61+
- **Known issues**:
62+
- 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.
10763

108-
<Details header="macOS 2024.10.537.1">
109-
- [Download]()
110-
- **Date**: November 5, 2024
111-
- **Size**: 78.44 MB
112-
- **Release notes**: This release contains an exciting new feature along with reliability improvements and general bug fixes. Please take time over the next few weeks to play with the new functionality and let us know what you think on both the community forum and through your account teams.
113-
- **New features**:
114-
- Added the ability for administrators to initiate remote packet capture (PCAP) and warp-diag collection
115-
- **Changes and improvements**:
116-
- Improved handling of multiple network interfaces on the system
117-
- Improved reliability of connection establishment logic under degraded network conditions
118-
- Improved captive portal detection behavior by forcing captive portal checks outside the tunnel
119-
- Allow the ability to configure tunnel protocol for consumer registrations
120-
- Fixed an issue with the WARP client becoming unresponsive during startup
121-
- Extended diagnostics collection time in warp-diag to ensure logs are captured reliably
122-
- Extended warp-diag to collect system profiler firewall state as part of diagnostics
123-
- Fixed an issue with the Cloudflare WARP GUI showing garbled text in some cases
124-
- Fixed an issue with the WARP client becoming unresponsive while handling LAN inclusion
125-
- **Known issues**:
126-
- The WARP client may not function correctly on macOS 15.0 (Sequoia). We recommend updating to macOS 15.1 to resolve these issues.
12764
</Details>
12865

129-
<Details header="macOS 2024.10.279.1">
130-
- [Download]()
131-
- **Date**:
132-
- **Size**:
133-
- **Release notes**:
134-
- **Changes and improvements**:
135-
- **Known issues**:
66+
<Details header="Previous version history (2)">
67+
<Details header="macOS 2024.10.537.1">
68+
</Details>
69+
<Details header="macOS 2024.10.279.1">
70+
</Details>
13671
</Details>
13772

13873
## Linux

0 commit comments

Comments
 (0)