aboutsummaryrefslogtreecommitdiff
path: root/changelog.d/serviceworkers.change
diff options
context:
space:
mode:
authorHJ <30-hj@users.noreply.git.pleroma.social>2024-09-04 14:19:56 +0000
committerHJ <30-hj@users.noreply.git.pleroma.social>2024-09-04 14:19:56 +0000
commit176dacb6ba6de9bf47798ff1ed56f0fd84f2ff68 (patch)
treef3ee968faf1b8e6c75f3c0d4dc4b93158eef493b /changelog.d/serviceworkers.change
parentbf0008594622acc31af6f43607c4d89f1c19d287 (diff)
parent0041faaed8d79a8637ca2c371db2d3b1ff5ac37f (diff)
Merge branch 'mergeback-master' into 'develop'
Merge master back into develop See merge request pleroma/pleroma-fe!1934
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.