From fbda8557f32b30b79a1daf6608ebbd8c6d2f44ac Mon Sep 17 00:00:00 2001 From: Ranbel Sun Date: Wed, 5 Mar 2025 12:22:55 -0500 Subject: [PATCH 1/9] global warp override --- .../configure-warp/warp-settings/index.mdx | 29 +++++++++++++++++++ 1 file changed, 29 insertions(+) diff --git a/src/content/docs/cloudflare-one/connections/connect-devices/warp/configure-warp/warp-settings/index.mdx b/src/content/docs/cloudflare-one/connections/connect-devices/warp/configure-warp/warp-settings/index.mdx index d32b92ad8ce3a1f..6daa5f437ab358d 100644 --- a/src/content/docs/cloudflare-one/connections/connect-devices/warp/configure-warp/warp-settings/index.mdx +++ b/src/content/docs/cloudflare-one/connections/connect-devices/warp/configure-warp/warp-settings/index.mdx @@ -111,6 +111,35 @@ This setting is primarily used as a prerequisite for [WARP Connector](/cloudflar The CGNAT IP assigned to a WARP device is permanent until the device unregisters from your Zero Trust organization. Disconnects and reconnects do not change the IP address assignment. +### Global WARP override + +
+ +| [WARP modes](/cloudflare-one/connections/connect-devices/warp/configure-warp/warp-modes/) | [Zero Trust plans](https://www.cloudflare.com/teams-pricing/) | +| ----------------------------------------------------------------------------------------- | ------------------------------------------------------------- | +| All modes | All plans | + +| System | Availability | Minimum WARP version | +| -------- | ------------ | -------------------- | +| Windows | ✅ | 2024.12.554.0 | +| macOS | ✅ | | +| Linux | ✅ | | +| iOS | ✅ | 1.8 | +| Android | ✅ | | +| ChromeOS | ✅ | | + +
+ +:::note +Requires the [Super Administrator](/cloudflare-one/roles-permissions/) role. +::: + +When you turn on **Global WARP override**, Cloudflare will immediately disconnect all WARP clients that are currently connected to your Zero Trust organization. This allows WARP to fail open in case of an incident or outage. [Auto connect](#auto-connect) will not apply while the override is on. Users will receive a notification on their device, and the WARP client will display `Error code: GLOBAL_WARP_OVERRIDE`. + +If [Lock WARP switch](#lock-warp-switch) is `Disabled`, the user will be able to manually reconnect using the WARP GUI or the `warp-cli connect` command. This allows test users to come back online as needed to test resolution of the incident that led to the global disconnect. It also allows users who may not be impacted by the incident to resume normal operations. + +To immediately reconnect all WARP clients, turn off **Global WARP override**. + ## Device settings ### Captive portal detection From 4df319768147cd40f8a55d4a3cbcedbb2c6d0bba Mon Sep 17 00:00:00 2001 From: Ranbel Sun Date: Fri, 7 Mar 2025 13:05:28 -0500 Subject: [PATCH 2/9] global warp override --- .../configure-warp/warp-settings/index.mdx | 25 ++++++++++--------- 1 file changed, 13 insertions(+), 12 deletions(-) diff --git a/src/content/docs/cloudflare-one/connections/connect-devices/warp/configure-warp/warp-settings/index.mdx b/src/content/docs/cloudflare-one/connections/connect-devices/warp/configure-warp/warp-settings/index.mdx index 6daa5f437ab358d..2bee30679389517 100644 --- a/src/content/docs/cloudflare-one/connections/connect-devices/warp/configure-warp/warp-settings/index.mdx +++ b/src/content/docs/cloudflare-one/connections/connect-devices/warp/configure-warp/warp-settings/index.mdx @@ -26,14 +26,14 @@ WARP settings define the WARP client modes and permissions available to end user :::note - -To use **Admin override**, you must first have enabled the [**Lock WARP switch**](#lock-warp-switch). **Admin override** is only needed and used when the WARP lock switch is turned on. - +To use **Admin override**, you must first have enabled [**Lock WARP switch**](#lock-warp-switch). ::: -When the [**Lock WARP switch**](#lock-warp-switch) is enabled, users cannot toggle the WARP client on and off on their device. Enabling **Admin override** gives users the ability to temporarily turn off the WARP client using an override code provided by an admin. **Admin override** is only needed in a configuration where the **lock WARP switch** is enabled. +When [**Lock WARP switch**](#lock-warp-switch) is enabled, users cannot toggle the WARP client on and off on their device. Enabling **Admin override** gives users the ability to temporarily turn on or off the WARP client using an override code provided by an admin. **Admin override** is only needed in a configuration where **Lock WARP switch** is enabled. -**Admin override** allows end users to momentarily turn off WARP with an override code to work around a temporary network issue (for example, an incompatible public Wi-Fi, or a firewall at a customer site blocking the connection). +Example use cases for **Admin override** include: +- Allowing users to momentarily turn off WARP to work around a temporary network issue such as an incompatible public Wi-Fi, or a firewall at a customer site blocking the connection. +- Allowing test users to turn on WARP when [Global WARP override](#global-warp-override) is in effect. As admin, you can set a **Timeout** to define how long a user can toggle the WARP switch on or off after entering the override code. Cloudflare generates a new override code every hour that an admin can send to end users. The override code's validity adheres to fixed-hour time blocks and aims to be generous to the end user. @@ -53,20 +53,19 @@ To retrieve the one-time code for a user: 2. Go to **My Team** > **Devices**. 3. Select **View** for a connected device. 4. Scroll down to **User details** and copy the 7-digit **Override code**. -5. Share this code with the end user for them to enter on their device. +5. Share this code with the user for them to enter on their device. The user will have an unlimited amount of time to activate their code. #### Enter the override code -To turn off the WARP client on a user device: +To activate the override code on a user device: 1. In the WARP client, go to **Settings** > **Preferences** > **Advanced**. 2. Select **Enter code**. 3. Enter the override code. The WARP client will display a pop-up window showing when the override expires. -4. Turn off the WARP switch. -The client will automatically reconnect after the [Auto connect period](#auto-connect), but the user can continue to turn off WARP until the override expires. +The user can now toggle the WARP switch or use the `warp-cli connect` command. The client will automatically reconnect after the [Auto connect period](#auto-connect), but the user can continue to turn on or off WARP until the override expires. ### Install CA to system certificate store @@ -134,11 +133,13 @@ The CGNAT IP assigned to a WARP device is permanent until the device unregisters Requires the [Super Administrator](/cloudflare-one/roles-permissions/) role. ::: -When you turn on **Global WARP override**, Cloudflare will immediately disconnect all WARP clients that are currently connected to your Zero Trust organization. This allows WARP to fail open in case of an incident or outage. [Auto connect](#auto-connect) will not apply while the override is on. Users will receive a notification on their device, and the WARP client will display `Error code: GLOBAL_WARP_OVERRIDE`. +**Global WARP override** allows administrators to fail open WARP in case of an incident or outage. When you turn on **Global WARP override**, Cloudflare will immediately disconnect all WARP clients that are connected to your Zero Trust organization. End users will receive a notification on their device and the WARP client will display `The administrator for your account has disconnected WARP`. + +All clients including end user devices, [WARP Connector](/cloudflare-one/connections/connect-networks/private-net/warp-connector/) hosts, and [WARP-to-WARP](/cloudflare-one/connections/connect-networks/private-net/warp-to-warp/) devices will be unable to connect until you turn off **Global WARP override**. [Auto connect](#auto-connect) settings and any active [Admin override](#admin-override) codes will not apply while the override is on. -If [Lock WARP switch](#lock-warp-switch) is `Disabled`, the user will be able to manually reconnect using the WARP GUI or the `warp-cli connect` command. This allows test users to come back online as needed to test resolution of the incident that led to the global disconnect. It also allows users who may not be impacted by the incident to resume normal operations. +You can provide users with a new [Admin override](#admin-override) code to manually reconnect as needed during the override. For example, you may want IT staff to test resolution of the incident that led to the global disconnect. -To immediately reconnect all WARP clients, turn off **Global WARP override**. +To resume normal operations, turn off **Global WARP override**. If you configured an [Auto connect](#auto-connect) value, the WARP client will automatically reconnect. Otherwise, WARP will remain disconnected until the user manually reconnects. ## Device settings From fa5e9afb4f03f4c24f974be65deb65c99dfd9573 Mon Sep 17 00:00:00 2001 From: ranbel <101146722+ranbel@users.noreply.github.com> Date: Wed, 12 Mar 2025 11:39:06 -0400 Subject: [PATCH 3/9] Update src/content/docs/cloudflare-one/connections/connect-devices/warp/configure-warp/warp-settings/index.mdx --- .../connect-devices/warp/configure-warp/warp-settings/index.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/docs/cloudflare-one/connections/connect-devices/warp/configure-warp/warp-settings/index.mdx b/src/content/docs/cloudflare-one/connections/connect-devices/warp/configure-warp/warp-settings/index.mdx index 2bee30679389517..94ab6014e455a0d 100644 --- a/src/content/docs/cloudflare-one/connections/connect-devices/warp/configure-warp/warp-settings/index.mdx +++ b/src/content/docs/cloudflare-one/connections/connect-devices/warp/configure-warp/warp-settings/index.mdx @@ -135,7 +135,7 @@ Requires the [Super Administrator](/cloudflare-one/roles-permissions/) role. **Global WARP override** allows administrators to fail open WARP in case of an incident or outage. When you turn on **Global WARP override**, Cloudflare will immediately disconnect all WARP clients that are connected to your Zero Trust organization. End users will receive a notification on their device and the WARP client will display `The administrator for your account has disconnected WARP`. -All clients including end user devices, [WARP Connector](/cloudflare-one/connections/connect-networks/private-net/warp-connector/) hosts, and [WARP-to-WARP](/cloudflare-one/connections/connect-networks/private-net/warp-to-warp/) devices will be unable to connect until you turn off **Global WARP override**. [Auto connect](#auto-connect) settings and any active [Admin override](#admin-override) codes will not apply while the override is on. +All clients including end user devices, [WARP Connector](/cloudflare-one/connections/connect-networks/private-net/warp-connector/) hosts, and [WARP-to-WARP](/cloudflare-one/connections/connect-networks/private-net/warp-to-warp/) devices will be unable to connect until you turn off **Global WARP override**. [Auto connect](#auto-connect), [Lock WARP switch](#lock-warp-switch), and any active [Admin override](#admin-override) codes will not apply while the override is on. You can provide users with a new [Admin override](#admin-override) code to manually reconnect as needed during the override. For example, you may want IT staff to test resolution of the incident that led to the global disconnect. From 4576f2e2734693ce6d0643784214eb8af5a5c3b6 Mon Sep 17 00:00:00 2001 From: ranbel <101146722+ranbel@users.noreply.github.com> Date: Wed, 12 Mar 2025 11:43:37 -0400 Subject: [PATCH 4/9] Update src/content/docs/cloudflare-one/connections/connect-devices/warp/configure-warp/warp-settings/index.mdx --- .../connect-devices/warp/configure-warp/warp-settings/index.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/docs/cloudflare-one/connections/connect-devices/warp/configure-warp/warp-settings/index.mdx b/src/content/docs/cloudflare-one/connections/connect-devices/warp/configure-warp/warp-settings/index.mdx index 94ab6014e455a0d..545d73b051c909b 100644 --- a/src/content/docs/cloudflare-one/connections/connect-devices/warp/configure-warp/warp-settings/index.mdx +++ b/src/content/docs/cloudflare-one/connections/connect-devices/warp/configure-warp/warp-settings/index.mdx @@ -137,7 +137,7 @@ Requires the [Super Administrator](/cloudflare-one/roles-permissions/) role. All clients including end user devices, [WARP Connector](/cloudflare-one/connections/connect-networks/private-net/warp-connector/) hosts, and [WARP-to-WARP](/cloudflare-one/connections/connect-networks/private-net/warp-to-warp/) devices will be unable to connect until you turn off **Global WARP override**. [Auto connect](#auto-connect), [Lock WARP switch](#lock-warp-switch), and any active [Admin override](#admin-override) codes will not apply while the override is on. -You can provide users with a new [Admin override](#admin-override) code to manually reconnect as needed during the override. For example, you may want IT staff to test resolution of the incident that led to the global disconnect. +The only way for users to reconnect during a global override is by using a new [Admin override](#admin-override) code. For example, you can provide IT staff with a code to test resolution of the incident that led to the global disconnect. To resume normal operations, turn off **Global WARP override**. If you configured an [Auto connect](#auto-connect) value, the WARP client will automatically reconnect. Otherwise, WARP will remain disconnected until the user manually reconnects. From 514d404fc1a72fe75372e9342c2c3183dc0637c2 Mon Sep 17 00:00:00 2001 From: ranbel <101146722+ranbel@users.noreply.github.com> Date: Wed, 12 Mar 2025 11:45:30 -0400 Subject: [PATCH 5/9] Update src/content/docs/cloudflare-one/connections/connect-devices/warp/configure-warp/warp-settings/index.mdx --- .../connect-devices/warp/configure-warp/warp-settings/index.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/docs/cloudflare-one/connections/connect-devices/warp/configure-warp/warp-settings/index.mdx b/src/content/docs/cloudflare-one/connections/connect-devices/warp/configure-warp/warp-settings/index.mdx index 545d73b051c909b..5f7b3f587b8e5c2 100644 --- a/src/content/docs/cloudflare-one/connections/connect-devices/warp/configure-warp/warp-settings/index.mdx +++ b/src/content/docs/cloudflare-one/connections/connect-devices/warp/configure-warp/warp-settings/index.mdx @@ -137,7 +137,7 @@ Requires the [Super Administrator](/cloudflare-one/roles-permissions/) role. All clients including end user devices, [WARP Connector](/cloudflare-one/connections/connect-networks/private-net/warp-connector/) hosts, and [WARP-to-WARP](/cloudflare-one/connections/connect-networks/private-net/warp-to-warp/) devices will be unable to connect until you turn off **Global WARP override**. [Auto connect](#auto-connect), [Lock WARP switch](#lock-warp-switch), and any active [Admin override](#admin-override) codes will not apply while the override is on. -The only way for users to reconnect during a global override is by using a new [Admin override](#admin-override) code. For example, you can provide IT staff with a code to test resolution of the incident that led to the global disconnect. +The only way for users to reconnect during a global override is by using a new [Admin override](#admin-override) code. For example, you may want to provide IT staff with a code so that they can test resolution of the incident that led to the global disconnect. To resume normal operations, turn off **Global WARP override**. If you configured an [Auto connect](#auto-connect) value, the WARP client will automatically reconnect. Otherwise, WARP will remain disconnected until the user manually reconnects. From 8b7333b4bbb7035eb7c03044833e096b1a916774 Mon Sep 17 00:00:00 2001 From: Ranbel Sun Date: Tue, 18 Mar 2025 18:36:22 -0400 Subject: [PATCH 6/9] ENG feedback --- .../configure-warp/warp-settings/index.mdx | 18 ++++++++---------- 1 file changed, 8 insertions(+), 10 deletions(-) diff --git a/src/content/docs/cloudflare-one/connections/connect-devices/warp/configure-warp/warp-settings/index.mdx b/src/content/docs/cloudflare-one/connections/connect-devices/warp/configure-warp/warp-settings/index.mdx index 54770f098427ed4..95f8c96bde0d2d5 100644 --- a/src/content/docs/cloudflare-one/connections/connect-devices/warp/configure-warp/warp-settings/index.mdx +++ b/src/content/docs/cloudflare-one/connections/connect-devices/warp/configure-warp/warp-settings/index.mdx @@ -63,7 +63,7 @@ To activate the override code on a user device: 1. In the WARP client, go to **Settings** > **Preferences** > **Advanced**. 2. Select **Enter code**. -3. Enter the override code. The WARP client will display a pop-up window showing when the override expires. +3. Enter the override code. The user can now toggle the WARP switch or use the `warp-cli connect` command. The client will automatically reconnect after the [Auto connect period](#auto-connect), but the user can continue to turn on or off WARP until the override expires. @@ -121,11 +121,11 @@ The CGNAT IP assigned to a WARP device is permanent until the device unregisters | System | Availability | Minimum WARP version | | -------- | ------------ | -------------------- | | Windows | ✅ | 2024.12.554.0 | -| macOS | ✅ | | -| Linux | ✅ | | -| iOS | ✅ | 1.8 | -| Android | ✅ | | -| ChromeOS | ✅ | | +| macOS | ✅ | | +| Linux | ✅ | | +| iOS | ❌ | | +| Android | ❌ | | +| ChromeOS | ❌ | | @@ -133,11 +133,9 @@ The CGNAT IP assigned to a WARP device is permanent until the device unregisters Requires the [Super Administrator](/cloudflare-one/roles-permissions/) role. ::: -**Global WARP override** allows administrators to fail open WARP in case of an incident or outage. When you turn on **Global WARP override**, Cloudflare will immediately disconnect all WARP clients that are connected to your Zero Trust organization. End users will receive a notification on their device and the WARP client will display `The administrator for your account has disconnected WARP`. - -All clients including end user devices, [WARP Connector](/cloudflare-one/connections/connect-networks/private-net/warp-connector/) hosts, and [WARP-to-WARP](/cloudflare-one/connections/connect-networks/private-net/warp-to-warp/) devices will be unable to connect until you turn off **Global WARP override**. [Auto connect](#auto-connect), [Lock WARP switch](#lock-warp-switch), and any active [Admin override](#admin-override) codes will not apply while the override is on. +**Global WARP override** allows administrators to fail open WARP in case of an incident or outage. When you turn on **Global WARP override**, Cloudflare will disconnect all WARP clients that are connected to your Zero Trust organization. This includes end user devices, [WARP Connector](/cloudflare-one/connections/connect-networks/private-net/warp-connector/) hosts, and [WARP-to-WARP](/cloudflare-one/connections/connect-networks/private-net/warp-to-warp/) devices. End users will receive a notification on their device and the WARP client will display `The administrator for your account has disconnected WARP`. Most devices will disconnect instantly, but it may take up to 4 hours for the change to propagate to all devices. -The only way for users to reconnect during a global override is by using a new [Admin override](#admin-override) code. For example, you may want to provide IT staff with a code so that they can test resolution of the incident that led to the global disconnect. +[Auto connect](#auto-connect) and [Lock WARP switch](#lock-warp-switch) will not apply while the global override is on. Additionally, the global override will clear any existing [Admin override](#admin-override) codes. The only way for users to reconnect during a global override is by using a new [Admin override](#admin-override) code. For example, you may want to provide IT staff with a code so that they can test resolution of the incident that led to the global disconnect. To resume normal operations, turn off **Global WARP override**. If you configured an [Auto connect](#auto-connect) value, the WARP client will automatically reconnect. Otherwise, WARP will remain disconnected until the user manually reconnects. From f3da9f11cb3cb3a4f6259bf6cd05baebd18091ac Mon Sep 17 00:00:00 2001 From: Ranbel Sun Date: Wed, 19 Mar 2025 11:30:51 -0400 Subject: [PATCH 7/9] PM feedback --- .../warp/configure-warp/warp-settings/index.mdx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/content/docs/cloudflare-one/connections/connect-devices/warp/configure-warp/warp-settings/index.mdx b/src/content/docs/cloudflare-one/connections/connect-devices/warp/configure-warp/warp-settings/index.mdx index 95f8c96bde0d2d5..0765f3e56b7f11a 100644 --- a/src/content/docs/cloudflare-one/connections/connect-devices/warp/configure-warp/warp-settings/index.mdx +++ b/src/content/docs/cloudflare-one/connections/connect-devices/warp/configure-warp/warp-settings/index.mdx @@ -110,7 +110,7 @@ This setting is primarily used as a prerequisite for [WARP Connector](/cloudflar The CGNAT IP assigned to a WARP device is permanent until the device unregisters from your Zero Trust organization. Disconnects and reconnects do not change the IP address assignment. -### Global WARP override +### Global WARP override
@@ -133,11 +133,11 @@ The CGNAT IP assigned to a WARP device is permanent until the device unregisters Requires the [Super Administrator](/cloudflare-one/roles-permissions/) role. ::: -**Global WARP override** allows administrators to fail open WARP in case of an incident or outage. When you turn on **Global WARP override**, Cloudflare will disconnect all WARP clients that are connected to your Zero Trust organization. This includes end user devices, [WARP Connector](/cloudflare-one/connections/connect-networks/private-net/warp-connector/) hosts, and [WARP-to-WARP](/cloudflare-one/connections/connect-networks/private-net/warp-to-warp/) devices. End users will receive a notification on their device and the WARP client will display `The administrator for your account has disconnected WARP`. Most devices will disconnect instantly, but it may take up to 4 hours for the change to propagate to all devices. +Global WARP override allows administrators to fail open WARP in case of an incident or outage. When you turn on **Global WARP override**, Cloudflare will disconnect all Windows, macOS, and Linux WARP clients that are connected to your Zero Trust organization. This includes end user devices, [WARP Connector](/cloudflare-one/connections/connect-networks/private-net/warp-connector/) hosts, and [WARP-to-WARP](/cloudflare-one/connections/connect-networks/private-net/warp-to-warp/) devices. End users will receive a notification on their device and the WARP client will display `The administrator for your account has disconnected WARP`. [Auto connect](#auto-connect) and [Lock WARP switch](#lock-warp-switch) will not apply while the global override is on. Additionally, the global override will clear any existing [Admin override](#admin-override) codes. The only way for users to reconnect during a global override is by using a new [Admin override](#admin-override) code. For example, you may want to provide IT staff with a code so that they can test resolution of the incident that led to the global disconnect. -To resume normal operations, turn off **Global WARP override**. If you configured an [Auto connect](#auto-connect) value, the WARP client will automatically reconnect. Otherwise, WARP will remain disconnected until the user manually reconnects. +To resume normal operations, turn off **Global WARP override**. If you configured an [Auto connect](#auto-connect) value, the WARP client will automatically reconnect. Otherwise WARP will remain disconnected until the user manually reconnects. ## Device settings From 8f6473fe11f19a829d75d8854629d7673238058f Mon Sep 17 00:00:00 2001 From: ranbel <101146722+ranbel@users.noreply.github.com> Date: Wed, 26 Mar 2025 14:18:14 -0400 Subject: [PATCH 8/9] Update src/content/docs/cloudflare-one/connections/connect-devices/warp/configure-warp/warp-settings/index.mdx --- .../connect-devices/warp/configure-warp/warp-settings/index.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/docs/cloudflare-one/connections/connect-devices/warp/configure-warp/warp-settings/index.mdx b/src/content/docs/cloudflare-one/connections/connect-devices/warp/configure-warp/warp-settings/index.mdx index 0765f3e56b7f11a..8842540d5e71330 100644 --- a/src/content/docs/cloudflare-one/connections/connect-devices/warp/configure-warp/warp-settings/index.mdx +++ b/src/content/docs/cloudflare-one/connections/connect-devices/warp/configure-warp/warp-settings/index.mdx @@ -110,7 +110,7 @@ This setting is primarily used as a prerequisite for [WARP Connector](/cloudflar The CGNAT IP assigned to a WARP device is permanent until the device unregisters from your Zero Trust organization. Disconnects and reconnects do not change the IP address assignment. -### Global WARP override +### Global WARP override
From e40f4d59cb6903ee3cb6fd14d726ab9931e9ea95 Mon Sep 17 00:00:00 2001 From: ranbel <101146722+ranbel@users.noreply.github.com> Date: Mon, 31 Mar 2025 15:49:36 -0400 Subject: [PATCH 9/9] Apply suggestions from code review --- .../warp/configure-warp/warp-settings/index.mdx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/content/docs/cloudflare-one/connections/connect-devices/warp/configure-warp/warp-settings/index.mdx b/src/content/docs/cloudflare-one/connections/connect-devices/warp/configure-warp/warp-settings/index.mdx index 8842540d5e71330..77bba529d2ebb90 100644 --- a/src/content/docs/cloudflare-one/connections/connect-devices/warp/configure-warp/warp-settings/index.mdx +++ b/src/content/docs/cloudflare-one/connections/connect-devices/warp/configure-warp/warp-settings/index.mdx @@ -120,9 +120,9 @@ The CGNAT IP assigned to a WARP device is permanent until the device unregisters | System | Availability | Minimum WARP version | | -------- | ------------ | -------------------- | -| Windows | ✅ | 2024.12.554.0 | -| macOS | ✅ | | -| Linux | ✅ | | +| Windows | ✅ | 2025.2.600.0 | +| macOS | ✅ | 2025.2.600.0 | +| Linux | ✅ | 2025.2.600.0 | | iOS | ❌ | | | Android | ❌ | | | ChromeOS | ❌ | |