summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authoreugenijm <eugenijm@protonmail.com>2021-01-08 12:06:04 +0300
committereugenijm <eugenijm@protonmail.com>2021-01-21 21:55:11 +0300
commit133644dfa2e46dc48980ae6f835b7aa2758b4250 (patch)
treeab043113d6db4cc4729aad8cbded8a8bd8ff185e /CHANGELOG.md
parentd8860eaee46c9bc0a079e90dfb008c54923d7330 (diff)
downloadpleroma-133644dfa2e46dc48980ae6f835b7aa2758b4250.tar.gz
pleroma-133644dfa2e46dc48980ae6f835b7aa2758b4250.zip
Ability to set the Service-Worker-Allowed header
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index e1dfeae01..765546941 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -35,7 +35,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- OAuth improvements and fixes: more secure session-based authentication (by token that could be revoked anytime), ability to revoke belonging OAuth token from any client etc.
- Ability to set ActivityPub aliases for follower migration.
- Configurable background job limits for RichMedia (link previews) and MediaProxyWarmingPolicy
-
+- Ability to set the `Service-Worker-Allowed` header
<details>
<summary>API Changes</summary>