Parcourir la source

Updated RELEASE_NOTES.

default il y a 3 ans
Parent
commit
3d6f1ee7a8
1 fichiers modifiés avec 4 ajouts et 0 suppressions
  1. 4 0
      RELEASE_NOTES.md

+ 4 - 0
RELEASE_NOTES.md

@@ -2,10 +2,14 @@
 
 
 ## 2.38
 ## 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.
 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).
 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
 ## 2.37
 
 
 Fixed several XSS vulnerabilities (contributed by yonle).
 Fixed several XSS vulnerabilities (contributed by yonle).