Skip to content

Commit f416daf

Browse files
authored
[ZT] WARP GA releases (#20138)
* remove extraneous line * add linux, ios, android
1 parent 74133bb commit f416daf

File tree

3 files changed

+48
-3
lines changed

3 files changed

+48
-3
lines changed

src/content/release-notes/warp.yaml

Lines changed: 31 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,21 @@ productLink: "/cloudflare-one/connections/connect-devices/warp/"
55
productArea: Cloudflare One
66
productAreaLink: /cloudflare-one/changelog/
77
entries:
8+
- publish_date: "2025-02-19"
9+
title: WARP client for Linux (version 2025.1.186.0)
10+
description: |-
11+
A new GA release for the Linux WARP client is now available in the [package repository](https://pkg.cloudflareclient.com/). This release includes fixes and minor improvements.
12+
13+
**Changes and improvements**
14+
15+
- Improved command line interface for Access for Infrastructure with added function for filtering and ordering.
16+
- Fixed client connectivity issues when switching between managed network profiles that use different WARP protocols.
17+
- Added support for WARP desktop to use additional DoH endpoints to help reduce NAT congestion.
18+
- Improved Wireguard connection stability on reconnections.
19+
- Added additional HTTP/3 QUIC connectivity test to `warp-diag`.
20+
- Added support for collection of system health metrics for enhanced device Digital Experience Monitoring.
21+
- Automated the removal of active registrations for devices with multiple registrations with the same Zero Trust organization.
22+
823
- publish_date: "2025-02-19"
924
title: WARP client for macOS (version 2025.1.861.0)
1025
description: |-
@@ -41,7 +56,6 @@ entries:
4156
- Improved command line interface for Access for Infrastructure with added function for filtering and ordering.
4257
- Fixed client connectivity issues when switching between managed network profiles that use different WARP protocols.
4358
- Added support for WARP desktop to use additional DoH endpoints to help reduce NAT congestion.
44-
- Improved Windows multi-user feature with minor bug fixes and optimizations.
4559
- Improved connectivity check reliability in certain split tunnel configurations.
4660
- Improved reading of device DNS settings at connection restart.
4761
- Improved WARP connectivity in environments with virtual machine interfaces.
@@ -60,6 +74,22 @@ entries:
6074
6175
To work around this issue, reconnect the WARP client by toggling off and back on.
6276
77+
- publish_date: "2025-02-13"
78+
title: Cloudflare One Agent for iOS (version 1.9)
79+
description: |-
80+
A new GA release for the iOS Cloudflare One Agent is now available in the [iOS App Store](https://apps.apple.com/us/app/cloudflare-one-agent/id6443476492). This release contains a bug fix.
81+
82+
**Changes and improvements**
83+
- Fixed an issue where the MDM parameters were not correctly applied to the WARP client.
84+
85+
- publish_date: "2025-02-07"
86+
title: Cloudflare One Agent for Android (version 2.3.1)
87+
description: |-
88+
A new GA release for the Android Cloudflare One Agent is now available in the [Google Play Store](https://play.google.com/store/apps/details?id=com.cloudflare.cloudflareoneagent). This release contains a bug fix.
89+
90+
**Changes and improvements**
91+
- Fixed app crash when a user toggles on Device Information Only service mode.
92+
6393
- publish_date: "2025-02-07"
6494
title: WARP client for macOS (version 2025.1.634.1)
6595
description: |-
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
releaseNotes: |
2+
This release includes fixes and minor improvements.
3+
4+
**Changes and improvements**
5+
6+
- Improved command line interface for Access for Infrastructure with added function for filtering and ordering.
7+
- Fixed client connectivity issues when switching between managed network profiles that use different WARP protocols.
8+
- Added support for WARP desktop to use additional DoH endpoints to help reduce NAT congestion.
9+
- Improved Wireguard connection stability on reconnections.
10+
- Added additional HTTP/3 QUIC connectivity test to `warp-diag`.
11+
- Added support for collection of system health metrics for enhanced device Digital Experience Monitoring.
12+
- Automated the removal of active registrations for devices with multiple registrations with the same Zero Trust organization.
13+
14+
version: 2025.1.186.0
15+
releaseDate: 2025-02-19
16+
packageURL: https://pkg.cloudflareclient.com/
17+
platformName: Linux

src/content/warp-releases/windows/ga/2025.1.861.0.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@ releaseNotes: >-
1010
1111
- Added support for WARP desktop to use additional DoH endpoints to help reduce NAT congestion.
1212
13-
- Improved Windows multi-user feature with minor bug fixes and optimizations.
14-
1513
- Improved connectivity check reliability in certain split tunnel configurations.
1614
1715
- Improved reading of device DNS settings at connection restart.

0 commit comments

Comments
 (0)