From be9906900b0b6dad4ee1969de60e5ad0d1f1f634 Mon Sep 17 00:00:00 2001 From: kokolocomotion1 Date: Wed, 2 Jul 2025 17:30:58 -0500 Subject: [PATCH 1/3] Create 2025-06-30-warp-ga-android.mdx Release notes for June 30th 2025 mobile release - iOS --- .../2025-06-30-warp-ga-android.mdx | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 src/content/changelog/zero-trust-warp/2025-06-30-warp-ga-android.mdx diff --git a/src/content/changelog/zero-trust-warp/2025-06-30-warp-ga-android.mdx b/src/content/changelog/zero-trust-warp/2025-06-30-warp-ga-android.mdx new file mode 100644 index 000000000000000..36a9a584aae1a86 --- /dev/null +++ b/src/content/changelog/zero-trust-warp/2025-06-30-warp-ga-android.mdx @@ -0,0 +1,16 @@ +--- +title: Cloudflare One Agent for Android (version 2.4.2) +description: Cloudflare One Agent for Android (version 2.4.2) +date: 2025-06-30T11:00:00Z +--- + +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 improvements and new exciting features, including [post-quantum cryptography](/cloudflare-one/connections/connect-devices/warp/deployment/mdm-deployment/parameters/#enable_post_quantum). +By tunnelling your corporate network traffic over Cloudflare, you can now gain the immediate [protection of post-quantum cryptography](https://blog.cloudflare.com/pq-2024/) without needing to upgrade any of your individual corporate applications or systems. + +**Changes and improvements** + +- QLogs are now disabled by default and can be enabled in the app by toggling on ‘Enable qlogs’ under Settings > Advanced > Diagnostics > Debug Logs. The QLog setting from previous releases will no longer be respected. +- DNS over HTTPS traffic is now included in the WARP tunnel by default. +- The WARP client now applies [post-quantum cryptography](https://blog.cloudflare.com/pq-2024/) end-to-end on enabled devices accessing resources behind a Cloudflare Tunnel. This feature can be enabled by [MDM](/cloudflare-one/connections/connect-devices/warp/deployment/mdm-deployment/parameters/#enable_post_quantum). +- Fixed an issue that caused WARP connection failures on ChromeOS devices. From 636252ccd9b7e61a7e6bf31eeb33a2a1c35ef9ae Mon Sep 17 00:00:00 2001 From: kokolocomotion1 Date: Mon, 7 Jul 2025 11:32:36 -0500 Subject: [PATCH 2/3] Update src/content/changelog/zero-trust-warp/2025-06-30-warp-ga-android.mdx Co-authored-by: Maddy <130055405+Maddy-Cloudflare@users.noreply.github.com> --- .../changelog/zero-trust-warp/2025-06-30-warp-ga-android.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/changelog/zero-trust-warp/2025-06-30-warp-ga-android.mdx b/src/content/changelog/zero-trust-warp/2025-06-30-warp-ga-android.mdx index 36a9a584aae1a86..ad4d79b6b4d2088 100644 --- a/src/content/changelog/zero-trust-warp/2025-06-30-warp-ga-android.mdx +++ b/src/content/changelog/zero-trust-warp/2025-06-30-warp-ga-android.mdx @@ -10,7 +10,7 @@ By tunnelling your corporate network traffic over Cloudflare, you can now gain t **Changes and improvements** -- QLogs are now disabled by default and can be enabled in the app by toggling on ‘Enable qlogs’ under Settings > Advanced > Diagnostics > Debug Logs. The QLog setting from previous releases will no longer be respected. +- QLogs are now disabled by default and can be enabled in the app by turning on **Enable qlogs** under **Settings** > **Advanced** > **Diagnostics** > **Debug Logs**. The QLog setting from previous releases will no longer be respected. - DNS over HTTPS traffic is now included in the WARP tunnel by default. - The WARP client now applies [post-quantum cryptography](https://blog.cloudflare.com/pq-2024/) end-to-end on enabled devices accessing resources behind a Cloudflare Tunnel. This feature can be enabled by [MDM](/cloudflare-one/connections/connect-devices/warp/deployment/mdm-deployment/parameters/#enable_post_quantum). - Fixed an issue that caused WARP connection failures on ChromeOS devices. From f003ca771ac52948d68537386a746d4e88edebb7 Mon Sep 17 00:00:00 2001 From: ranbel <101146722+ranbel@users.noreply.github.com> Date: Mon, 7 Jul 2025 14:08:46 -0400 Subject: [PATCH 3/3] Update src/content/changelog/zero-trust-warp/2025-06-30-warp-ga-android.mdx --- .../changelog/zero-trust-warp/2025-06-30-warp-ga-android.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/changelog/zero-trust-warp/2025-06-30-warp-ga-android.mdx b/src/content/changelog/zero-trust-warp/2025-06-30-warp-ga-android.mdx index ad4d79b6b4d2088..3e07e15a29f17fd 100644 --- a/src/content/changelog/zero-trust-warp/2025-06-30-warp-ga-android.mdx +++ b/src/content/changelog/zero-trust-warp/2025-06-30-warp-ga-android.mdx @@ -6,7 +6,7 @@ date: 2025-06-30T11:00:00Z 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 improvements and new exciting features, including [post-quantum cryptography](/cloudflare-one/connections/connect-devices/warp/deployment/mdm-deployment/parameters/#enable_post_quantum). -By tunnelling your corporate network traffic over Cloudflare, you can now gain the immediate [protection of post-quantum cryptography](https://blog.cloudflare.com/pq-2024/) without needing to upgrade any of your individual corporate applications or systems. +By tunneling your corporate network traffic over Cloudflare, you can now gain the immediate [protection of post-quantum cryptography](https://blog.cloudflare.com/pq-2024/) without needing to upgrade any of your individual corporate applications or systems. **Changes and improvements**