aboutsummaryrefslogtreecommitdiff
path: root/changelog.d/serviceworkers.change
diff options
context:
space:
mode:
authorHenry Jameson <me@hjkos.com>2024-07-31 18:15:08 +0300
committerHenry Jameson <me@hjkos.com>2024-07-31 18:15:08 +0300
commit2b3c76cfb46fd851a92bfc532a909fafbddf512b (patch)
tree1d50222aad3bb023876b16c43c9059cf2ed8c019 /changelog.d/serviceworkers.change
parent83189d9d41042177b32f97341ee3484ae4ec0152 (diff)
changelog for 2.7.0
Diffstat (limited to 'changelog.d/serviceworkers.change')
-rw-r--r--changelog.d/serviceworkers.change1
1 files changed, 0 insertions, 1 deletions
diff --git a/changelog.d/serviceworkers.change b/changelog.d/serviceworkers.change
deleted file mode 100644
index b3b64f6d..00000000
--- a/changelog.d/serviceworkers.change
+++ /dev/null
@@ -1 +0,0 @@
-Notifications are now shown through a serviceworker (since mobile chrome does not allow them otherwise), it's always enabled, even if previously we only enabled it for WebPush notifications only. If you don't like websites "running" while closed, check how to disable them in your browser. Old way to show notifications will be used as a fallback but might not have all the new features.