Skip to content

Commit b67bfe3

Browse files
Merge branch 'production' into update-api-schemas-ad4a01283ed845ce99a2ee9d1ae67d3adebc3cb8
2 parents dd53005 + 4c09362 commit b67bfe3

File tree

60 files changed

+1254
-475
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

60 files changed

+1254
-475
lines changed

package-lock.json

Lines changed: 8 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,10 +37,10 @@
3737
"@astrojs/starlight-tailwind": "3.0.1",
3838
"@astrojs/tailwind": "6.0.2",
3939
"@cloudflare/vitest-pool-workers": "0.8.14",
40-
"@cloudflare/workers-types": "4.20250404.0",
40+
"@cloudflare/workers-types": "4.20250414.0",
4141
"@codingheads/sticky-header": "1.0.2",
4242
"@expressive-code/plugin-collapsible-sections": "0.40.2",
43-
"@floating-ui/react": "0.27.6",
43+
"@floating-ui/react": "0.27.7",
4444
"@iarna/toml": "2.2.5",
4545
"@marsidev/react-turnstile": "1.1.0",
4646
"@octokit/webhooks-types": "7.6.1",

public/__redirects

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -998,6 +998,7 @@
998998
/rules/transform/manage/ /rules/transform/ 301
999999
/rules/page-rules/how-to/rewrite-host-headers/ /rules/origin-rules/examples/change-uri-path-and-host-header/ 301
10001000
/rules/page-rules/how-to/override-url-or-ip-address/ /rules/origin-rules/features/ 301
1001+
/rules/origin-rules/examples/change-uri-path-and-host-header/ /rules/origin-rules/tutorials/change-uri-path-and-host-header/ 301
10011002

10021003
# ruleset engine
10031004
/ruleset-engine/rules-language/fields/standard-fields/ /ruleset-engine/rules-language/fields/reference/ 301
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
title: Signed URLs and Infrastructure Improvements on Stream Live WebRTC Beta
3+
description: >
4+
Dynamically optimize, clip, and resize video from any origin, no storage
5+
migration needed.
6+
date: 2025-04-11T12:00:00Z
7+
---
8+
9+
Cloudflare [Stream](/stream/) has completed an infrastructure upgrade for our [Live WebRTC beta](/stream/webrtc-beta/) support which brings increased scalability and improved playback performance to all customers. WebRTC allows broadcasting directly from a browser (or supported WHIP client) with ultra-low latency to tens of thousands of concurrent viewers across the globe.
10+
11+
Additionally, as part of this upgrade, the WebRTC beta now supports Signed URLs to protect playback, just like our standard live stream options (HLS/DASH).
12+
13+
For more information, learn about the [Stream Live WebRTC beta](/stream/webrtc-beta/).

src/content/changelog/zero-trust-warp/2025-03-13-warp-beta-windows.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: WARP client for Windows (version 2025.2.460.1)
33
description: WARP client for Windows (version 2025.2.460.1)
4-
date: 2025-02-03T11:00:00Z
4+
date: 2025-03-13T11:00:00Z
55
---
66

77
A new beta release for the Windows WARP client is now available on the [Downloads page](/cloudflare-one/connections/connect-devices/warp/download-warp/beta-releases/). This release contains significant improvements to our captive portal / public Wi-Fi detection logic. If you have experienced captive portal issues in the past, re-test and give this version a try.
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
title: Cloudflare One Agent for Android (version 2.4)
3+
description: Cloudflare One Agent for Android (version 2.4)
4+
date: 2025-03-17T11:00:00Z
5+
---
6+
7+
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 includes a new feature allowing [team name insertion by URL](/cloudflare-one/connections/connect-devices/warp/deployment/manual-deployment/#enroll-using-a-url) during enrollment, as well as fixes and minor improvements.
8+
9+
**Changes and improvements**
10+
11+
- Improved in-app error messages.
12+
- Improved mobile client login with support for [team name insertion by URL](/cloudflare-one/connections/connect-devices/warp/deployment/manual-deployment/#enroll-using-a-url).
13+
- Fixed an issue preventing admin split tunnel settings taking priority for traffic from certain applications.
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
title: Cloudflare One Agent for iOS (version 1.10)
3+
description: Cloudflare One Agent for iOS (version 1.10)
4+
date: 2025-03-17T11:00:00Z
5+
---
6+
7+
A new GA release for the Android Cloudflare One Agent is now available in the [iOS App Store](https://apps.apple.com/us/app/cloudflare-one-agent/id6443476492). This release includes a new feature allowing [team name insertion by URL](/cloudflare-one/connections/connect-devices/warp/deployment/manual-deployment/#enroll-using-a-url) during enrollment, as well as fixes and minor improvements.
8+
9+
**Changes and improvements**
10+
11+
- Improved in-app error messages.
12+
- Improved mobile client login with support for [team name insertion by URL](/cloudflare-one/connections/connect-devices/warp/deployment/manual-deployment/#enroll-using-a-url).
13+
- Bug fixes and performance improvements.
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
---
2+
title: WARP client for Linux (version 2025.2.600.0)
3+
description: WARP client for Linux (version 2025.2.600.0)
4+
date: 2025-03-31T11:00:00Z
5+
---
6+
7+
A new GA release for the Linux WARP client is now available on the [Stable release downloads page](/cloudflare-one/connections/connect-devices/warp/download-warp/). This release contains support for a new WARP setting, [Global WARP override](/cloudflare-one/connections/connect-devices/warp/configure-warp/warp-settings/#global-warp-override). It also includes significant improvements to our captive portal / public Wi-Fi detection logic.
8+
9+
**Changes and improvements**
10+
11+
- Improved [captive portal detection](/cloudflare-one/connections/connect-devices/warp/configure-warp/warp-settings/captive-portals/) to make more public networks compatible and have faster detection.
12+
- WARP tunnel protocol details can now be viewed using the `warp-cli tunnel stats` command.
13+
- Fixed an issue with device revocation and re-registration when switching configurations.
14+
- Added a new [Global WARP override](/cloudflare-one/connections/connect-devices/warp/configure-warp/warp-settings/#global-warp-override) setting. This setting puts account administrators in control of disabling and enabling WARP across all devices registered to an account from the dashboard. Global WARP override is disabled by default.
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
---
2+
title: WARP client for macOS (version 2025.2.600.0)
3+
description: WARP client for macOS (version 2025.2.600.0)
4+
date: 2025-03-31T11:00:00Z
5+
---
6+
7+
A new GA release for the macOS WARP client is now available on the [Stable release downloads page](/cloudflare-one/connections/connect-devices/warp/download-warp/). This release contains support for a new WARP setting, [Global WARP override](/cloudflare-one/connections/connect-devices/warp/configure-warp/warp-settings/#global-warp-override). It also includes significant improvements to our captive portal / public Wi-Fi detection logic.
8+
9+
**Changes and improvements**
10+
11+
- Improved [captive portal detection](/cloudflare-one/connections/connect-devices/warp/configure-warp/warp-settings/captive-portals/) to make more public networks compatible and have faster detection.
12+
- Improved error messages shown in the app.
13+
- WARP tunnel protocol details can now be viewed using the `warp-cli tunnel stats` command.
14+
- Fixed an issue with device revocation and re-registration when switching configurations.
15+
- Added a new [Global WARP override](/cloudflare-one/connections/connect-devices/warp/configure-warp/warp-settings/#global-warp-override) setting. This setting puts account administrators in control of disabling and enabling WARP across all devices registered to an account from the dashboard. Global WARP override is disabled by default.
16+
17+
**Known issues**
18+
19+
- 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.3 or later.
Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
---
2+
title: WARP client for Windows (version 2025.2.600.0)
3+
description: WARP client for Windows (version 2025.2.600.0)
4+
date: 2025-03-31T11:00:00Z
5+
---
6+
7+
A new GA release for the Windows WARP client is now available on the [Stable release downloads page](/cloudflare-one/connections/connect-devices/warp/download-warp/). This release contains support for a new WARP setting, [Global WARP override](/cloudflare-one/connections/connect-devices/warp/configure-warp/warp-settings/#global-warp-override). It also includes significant improvements to our captive portal / public Wi-Fi detection logic.
8+
9+
**Changes and improvements**
10+
11+
- Improved [captive portal detection](/cloudflare-one/connections/connect-devices/warp/configure-warp/warp-settings/captive-portals/) to make more public networks compatible and have faster detection.
12+
- Improved error messages shown in the app.
13+
- Added the ability to control if the WARP interface IPs are [registered with DNS servers](/cloudflare-one/connections/connect-devices/warp/configure-warp/warp-settings/#warp-interface-ip-dns-registration) or not.
14+
- Removed DNS logs view from the Windows client GUI. DNS logs can be viewed as part of `warp-diag` or by viewing the log file on the user's local directory.
15+
- Fixed an issue that would result in a user receiving multiple re-authentication requests when waking their device from sleep.
16+
- WARP tunnel protocol details can now be viewed using the `warp-cli tunnel stats` command.
17+
- Improvements to [Windows multi-user](/cloudflare-one/connections/connect-devices/warp/deployment/mdm-deployment/windows-multiuser/) including support for fast user switching. If you are interested in testing this feature, reach out to your Cloudflare account team.
18+
- Fixed an issue with device revocation and re-registration when switching configurations.
19+
- Fixed an issue where DEX tests would run during certain sleep states where the networking stack was not fully up. This would result in failures that would be ignored.
20+
- Added a new [Global WARP override](/cloudflare-one/connections/connect-devices/warp/configure-warp/warp-settings/#global-warp-override) setting. This setting puts account administrators in control of disabling and enabling WARP across all devices registered to an account from the dashboard. Global WARP override is disabled by default.
21+
22+
**Known issues**
23+
24+
- DNS resolution may be broken when the following conditions are all true:
25+
- WARP is in Secure Web Gateway without DNS filtering (tunnel-only) mode.
26+
- A custom DNS server address is configured on the primary network adapter.
27+
- The custom DNS server address on the primary network adapter is changed while WARP is connected.
28+
29+
To work around this issue, reconnect the WARP client by toggling off and back on.

0 commit comments

Comments
 (0)