diff options
author | default <nobody@localhost> | 2022-11-17 18:37:58 +0100 |
---|---|---|
committer | default <nobody@localhost> | 2022-11-17 18:37:58 +0100 |
commit | aa371bd0c95cd1940995fbc13ccb4f5f7a50428f (patch) | |
tree | 80eac71de19788bff14d57dc6ece86248c0f8951 /RELEASE_NOTES.md | |
parent | f0e17d67537ee020ec391cd4459b77dfdad7ef24 (diff) |
Updated RELEASE_NOTES.
Diffstat (limited to 'RELEASE_NOTES.md')
-rw-r--r-- | RELEASE_NOTES.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index ad6c01d..1112898 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -4,6 +4,8 @@ Marking posts and replies as sensitive content is now possible. +On output, use shared inboxes on instances that support it. This reduces bandwidth usage greatly, specially for very popular users with thousands of followers. + Much more aggresive HTML sanitization. **disabled by now** On OpenBSD, use the `unveil()` function. |