mirror of
https://codeberg.org/grunfink/snac2.git
synced 2024-11-22 05:15:04 +00:00
Updated RELEASE_NOTES.
This commit is contained in:
parent
3e21aafb26
commit
3d6f1ee7a8
1 changed files with 4 additions and 0 deletions
|
@ -2,10 +2,14 @@
|
|||
|
||||
## 2.38
|
||||
|
||||
More vulnerability fixes (contributed by yonle).
|
||||
|
||||
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).
|
||||
|
||||
Fixed crash when accessing some static or history objects.
|
||||
|
||||
## 2.37
|
||||
|
||||
Fixed several XSS vulnerabilities (contributed by yonle).
|
||||
|
|
Loading…
Reference in a new issue