diff options
| -rw-r--r-- | RELEASE_NOTES.md | 2 |
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 | 2 | ||
| 3 | ## 2.36 | 3 | ## 2.36 |
| 4 | 4 | ||
| 5 | Added proper HTTP caching when serving static files (attached images, avatars, etc.) | ||
| 6 | |||
| 5 | Added a way to block full instances (from the command-line tool, as I consider this to be an administration priviledge). | 7 | Added a way to block full instances (from the command-line tool, as I consider this to be an administration priviledge). |
| 6 | 8 | ||
| 7 | If the user style.css does not exist, the server-wide one if served instead. | 9 | If the user style.css does not exist, the server-wide one if served instead. |