diff --git a/src/content/warp-releases/macos/beta/2025.1.447.1.yaml b/src/content/warp-releases/macos/beta/2025.1.447.1.yaml new file mode 100644 index 00000000000000..dbd22d7e4d9a65 --- /dev/null +++ b/src/content/warp-releases/macos/beta/2025.1.447.1.yaml @@ -0,0 +1,38 @@ +releaseNotes: >- + This release contains only improvements. + + + Note: If using macOS Sequoia, Cloudflare recommends the use of macOS 15.2 or + later. With macOS 15.2, Apple addressed several issues that may have caused + the WARP client to not behave as expected when used with macOS 15.0.x. + + + **Changes and improvements** + + - Improved command line interface for Access for Infrastructure + with added function for filtering and ordering. + + - Fixed client connectivity issues when switching between managed network + profiles that use different WARP protocols. + + - Improved OS version posture checks on macOS for greater reliability and + availability. + + - Added support for WARP desktop to use additional DoH endpoints to help + reduce NAT congestion. + + - Improved Wireguard connection stability on reconnections. + + - Added additional HTTP/3 QUIC connectivity test to `warp-diag`. + + + **Known issues** + + - 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.2 + or later. +version: 2025.1.447.1 +releaseDate: 2025-01-28T20:05:20.685Z +packageURL: https://downloads.cloudflareclient.com/v1/download/macos/version/2025.1.447.1 +packageSize: 92316456 +platformName: macOS diff --git a/src/content/warp-releases/windows/beta/2025.1.447.1.yaml b/src/content/warp-releases/windows/beta/2025.1.447.1.yaml new file mode 100644 index 00000000000000..c6151d77d0d77d --- /dev/null +++ b/src/content/warp-releases/windows/beta/2025.1.447.1.yaml @@ -0,0 +1,45 @@ +releaseNotes: >- + This release contains only improvements. + + + **Changes and improvements** + + - Improved command line interface for Access for Infrastructure + with added function for filtering and ordering. + + - Fixed client connectivity issues when switching between managed network + profiles that use different WARP protocols. + + - Added support for WARP desktop to use additional DoH endpoints to help + reduce NAT congestion. + + - Improved Windows multi-user feature with minor bug fixes and optimizations. + + - Improved connectivity check reliability in certain split tunnel + configurations. + + - Improved reading of device DNS settings at connection restart. + + - Improved WARP connectivity in environments with virtual machine interfaces. + + - Improved Wireguard connection stability on reconnections. + + - Improved reliability of device posture checks for OS Version, Unique Client + ID, Domain Joined, Disk Encryption, and Firewall attributes. + + - Added additional HTTP/3 QUIC connectivity test to `warp-diag`. + + + **Known issues** + + - DNS resolution may be broken when the following conditions are all true: + - WARP is in Secure Web Gateway without DNS filtering (tunnel-only) mode. + - A custom DNS server address is configured on the primary network adapter. + - The custom DNS server address on the primary network adapter is changed while WARP is connected. + + To work around this issue, reconnect the WARP client by toggling off and back on. +version: 2025.1.447.1 +releaseDate: 2025-01-28T20:03:23.840Z +packageURL: https://downloads.cloudflareclient.com/v1/download/windows/version/2025.1.447.1 +packageSize: 128241664 +platformName: Windows