Browse Source

Updated RELEASE_NOTES.

default 3 years ago
parent
commit
7eeeeb3022
1 changed files with 2 additions and 0 deletions
  1. 2 0
      RELEASE_NOTES.md

+ 2 - 0
RELEASE_NOTES.md

@@ -2,6 +2,8 @@
 
 ## 2.36
 
+Added proper HTTP caching when serving static files (attached images, avatars, etc.)
+
 Added a way to block full instances (from the command-line tool, as I consider this to be an administration priviledge).
 
 If the user style.css does not exist, the server-wide one if served instead.