Skip to content

Commit 6c157a9

Browse files
Update push-api.json
1 parent 6d150f2 commit 6c157a9

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

features-json/push-api.json

+4-2
Original file line numberDiff line numberDiff line change
@@ -514,7 +514,8 @@
514514
"17.0":"a #6",
515515
"17.1":"a #6",
516516
"17.2":"a #6",
517-
"17.3":"a #6"
517+
"17.3":"a #6",
518+
"17.4":"n #6 #7"
518519
},
519520
"op_mini":{
520521
"all":"n"
@@ -597,7 +598,8 @@
597598
"3":"Safari 7.0 - 16.0 supported a custom implementation which remains available in later versions, see [Safari Push Notifications](https://developer.apple.com/notifications/safari-push-notifications/) and [WWDC video](https://web.archive.org/web/20210419000205/https://developer.apple.com/videos/play/wwdc2013/614/)",
598599
"4":"Disabled on Firefox ESR, but can be re-enabled with the `dom.serviceWorkers.enabled` and `dom.push.enabled` flags",
599600
"5":"Only available on macOS 13 Ventura or later and only in Safari itself, not WKWebView nor SFSafariViewController",
600-
"6":"Requires website to first be [added to the Home Screen](/web-app-manifest). Delivered silently, meaning no sound, vibration, haptics or screen wake."
601+
"6":"Requires website to first be [added to the Home Screen](/web-app-manifest). Delivered silently, meaning no sound, vibration, haptics or screen wake.",
602+
"7":"Only available outside of the European Union"
601603
},
602604
"usage_perc_y":79.04,
603605
"usage_perc_a":13.92,

0 commit comments

Comments
 (0)