summaryrefslogtreecommitdiff
path: root/RELEASE_NOTES.md
diff options
context:
space:
mode:
authordefault <nobody@localhost>2024-04-15 06:32:38 +0200
committerdefault <nobody@localhost>2024-04-15 06:32:38 +0200
commit86f1d74214ff9de162b6abd0016d183b3f934d11 (patch)
tree7959b6f1c2908e7e34499353aa51482bdea34f38 /RELEASE_NOTES.md
parent0275658a3602f74035ff776dac8d8f64b9a2794f (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 f82e722..f272f5c 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -4,6 +4,8 @@
Posts that were liked or boosted can now be unliked and unboosted.
+Added a header to avoid over-zealous caching in some browsers (contributed by louis77).
+
## 2.51
Support for custom Emojis has been added; they are no longer hardcoded, but read from the `emojis.json` file at the server base directory. Also, they are no longer limited to string substitutions, but images as external URLs are also supported (see `snac(8)` for more information).