diff options
author | default <nobody@localhost> | 2023-07-13 21:47:37 +0200 |
---|---|---|
committer | default <nobody@localhost> | 2023-07-13 21:47:37 +0200 |
commit | 8d7f3290079be47e6da03f03c66c05cf43e8bcf1 (patch) | |
tree | 363b4b0ca87126bbf816d69fde16b3e9a1214a30 /RELEASE_NOTES.md | |
parent | a2874b4b4929e1c1600132660d99689a3576becc (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 b4fe8c7..716796c 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -4,6 +4,8 @@ Added support for ActivityPub `Group` and `Page` objects. This allows subscribing to Lemmy channels and interacting with them. +Confirmation messages to follow requests are sent as soon as possible (i.e. bypassing the usual output queue). + ## 2.37 Fixed several XSS vulnerabilities (contributed by yonle). |