We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e956ee0 commit 2de2c77Copy full SHA for 2de2c77
src/content/partials/cloudflare-one/gateway/client-notifications.mdx
@@ -1,10 +1,8 @@
1
---
2
{}
3
-
4
5
6
7
-import { Details } from "~/components"
+import { Details } from "~/components";
8
9
<Details header="Feature availability">
10
@@ -14,13 +12,12 @@ import { Details } from "~/components"
14
12
15
13
| System | Availability | Minimum WARP version |
16
| -------- | ------------ | -------------------- |
17
-| Windows | ✅ | 2024.1.159.0 |
18
-| macOS | ✅ | 2024.1.160.0 |
19
-| Linux | ❌ | |
20
-| iOS | ✅ | 1.3 |
21
-| Android | ✅ | 1.4 |
22
-| ChromeOS | ✅ | 1.4 |
23
+| Windows | ✅ | 2024.1.159.0 |
+| macOS | ✅ | 2024.1.160.0 |
+| Linux | ❌ | |
+| iOS | ✅ | 1.7 |
+| Android | ✅ | 1.4 |
+| ChromeOS | ✅ | 1.4 |
24
25
</Details>
26
0 commit comments