diff options
| author | 2022-11-18 11:43:40 +0100 | |
|---|---|---|
| committer | 2022-11-18 11:43:40 +0100 | |
| commit | a92de940d9bcf04e8566cfdb0584ca37f84d0655 (patch) | |
| tree | 3373ce9e928df5864e1a91dbab2a3b8da94dc8bf /RELEASE_NOTES.md | |
| parent | Added a RSS link in the public timeline page. (diff) | |
| download | snac2-a92de940d9bcf04e8566cfdb0584ca37f84d0655.tar.gz snac2-a92de940d9bcf04e8566cfdb0584ca37f84d0655.tar.xz snac2-a92de940d9bcf04e8566cfdb0584ca37f84d0655.zip | |
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 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 | ||
| 7 | On output, shared inboxes are used on instances that support it. This reduces bandwidth usage greatly, specially for very popular users with thousands of followers. | 7 | On 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 | ||
| 9 | Added RSS output support for the user posts. | ||
| 10 | |||
| 9 | Much more aggresive HTML sanitization. | 11 | Much 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. |