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 b4fe8c7..716796c 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md | |||
| @@ -4,6 +4,8 @@ | |||
| 4 | 4 | ||
| 5 | Added support for ActivityPub `Group` and `Page` objects. This allows subscribing to Lemmy channels and interacting with them. | 5 | Added support for ActivityPub `Group` and `Page` objects. This allows subscribing to Lemmy channels and interacting with them. |
| 6 | 6 | ||
| 7 | Confirmation messages to follow requests are sent as soon as possible (i.e. bypassing the usual output queue). | ||
| 8 | |||
| 7 | ## 2.37 | 9 | ## 2.37 |
| 8 | 10 | ||
| 9 | Fixed several XSS vulnerabilities (contributed by yonle). | 11 | Fixed several XSS vulnerabilities (contributed by yonle). |