diff options
| -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. |