commit 8d7f3290079be47e6da03f03c66c05cf43e8bcf1
parent a2874b4b4929e1c1600132660d99689a3576becc
Author: default <nobody@localhost>
Date: Thu, 13 Jul 2023 21:47:37 +0200
Updated RELEASE_NOTES.
Diffstat:
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git 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).