summaryrefslogtreecommitdiff
path: root/RELEASE_NOTES.md
diff options
context:
space:
mode:
authordefault <nobody@localhost>2023-07-02 11:12:35 +0200
committerdefault <nobody@localhost>2023-07-02 11:12:35 +0200
commit7eeeeb3022b66a70f0bf9148348ef72206a13da4 (patch)
tree9f2de26676cd2572486119a7a850c657031f4087 /RELEASE_NOTES.md
parentf6901ad011aa79ec8d1b247b65d755ce12e02242 (diff)
Updated RELEASE_NOTES.
Diffstat (limited to 'RELEASE_NOTES.md')
-rw-r--r--RELEASE_NOTES.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index e9e6725..4fbe71b 100644
--- a/RELEASE_NOTES.md
+++ b/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.