summaryrefslogtreecommitdiff
path: root/RELEASE_NOTES.md
diff options
context:
space:
mode:
authorGravatar default2022-11-18 11:43:40 +0100
committerGravatar default2022-11-18 11:43:40 +0100
commita92de940d9bcf04e8566cfdb0584ca37f84d0655 (patch)
tree3373ce9e928df5864e1a91dbab2a3b8da94dc8bf /RELEASE_NOTES.md
parentAdded a RSS link in the public timeline page. (diff)
downloadsnac2-a92de940d9bcf04e8566cfdb0584ca37f84d0655.tar.gz
snac2-a92de940d9bcf04e8566cfdb0584ca37f84d0655.tar.xz
snac2-a92de940d9bcf04e8566cfdb0584ca37f84d0655.zip
Updated RELEASE_NOTES.
Diffstat (limited to 'RELEASE_NOTES.md')
-rw-r--r--RELEASE_NOTES.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index 4699ab9..7207753 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -6,6 +6,8 @@ Marking posts and replies as sensitive content is now possible.
6 6
7On output, shared inboxes are used on instances that support it. This reduces bandwidth usage greatly, specially for very popular users with thousands of followers. 7On output, shared inboxes are used on instances that support it. This reduces bandwidth usage greatly, specially for very popular users with thousands of followers.
8 8
9Added RSS output support for the user posts.
10
9Much more aggresive HTML sanitization. 11Much more aggresive HTML sanitization.
10 12
11**disabled by now** On OpenBSD, use the `unveil()` function. 13**disabled by now** On OpenBSD, use the `unveil()` function.