commit a549ff4b0dbda34d26334e8f8cb7daff9faa7d02 parent f6401e1c1f481f2a1f2cdef10fa7fc0a0c63de1b Author: default <nobody@localhost> Date: Thu, 13 Jul 2023 21:13:21 +0200 Updated RELEASE_NOTES. Diffstat:
M | RELEASE_NOTES.md | | | 4 | ++++ |
1 file changed, 4 insertions(+), 0 deletions(-)
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md @@ -1,5 +1,9 @@ # Release Notes +## 2.38 + +Added support for ActivityPub `Group` and `Page` objects. This allows subscribing to Lemmy channels and interacting with them. + ## 2.37 Fixed several XSS vulnerabilities (contributed by yonle).