summaryrefslogtreecommitdiff
path: root/RELEASE_NOTES.md
diff options
context:
space:
mode:
authordefault <nobody@localhost>2022-11-12 08:32:42 +0100
committerdefault <nobody@localhost>2022-11-12 08:32:42 +0100
commita863fcf45094f96a5c0bb9186b9c71bd5344904d (patch)
tree41178c00e50f2f34c161b90c2f321ac7e0f21b3e /RELEASE_NOTES.md
parent0eb26f10e5e4ba4d439af67e054268b220d57938 (diff)
Updated RELEASE_NOTES.
Diffstat (limited to 'RELEASE_NOTES.md')
-rw-r--r--RELEASE_NOTES.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index 025a8ce..dbde0b8 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -1,5 +1,11 @@
# Release Notes
+## 2.10
+
+The local timeline purge has been implemented. The maximum days to live can be configured by setting the field `local_purge_days` in the server configuration file. By default it's 0 (no purging).
+
+Some memory usage fixes.
+
## 2.09
New button `Hide`, to hide a post and its children.