summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.