summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar grunfink2025-08-14 09:59:55 +0200
committerGravatar grunfink2025-08-14 09:59:55 +0200
commit4fc7d18d692a5c9d3b673cd495249d20317ba757 (patch)
treeaaef9601e0866a6df3849dce7e63e872eab2366c
parentMerge branch 'master' of /home/angel/git/snac2 (diff)
downloadsnac2-4fc7d18d692a5c9d3b673cd495249d20317ba757.tar.gz
snac2-4fc7d18d692a5c9d3b673cd495249d20317ba757.tar.xz
snac2-4fc7d18d692a5c9d3b673cd495249d20317ba757.zip
Updated RELEASE_NOTES.
-rw-r--r--RELEASE_NOTES.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index 0744145..f0ad52a 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -8,6 +8,8 @@ Added Dutch (nl_NL) translation (contributed by martijndeb).
8 8
9Added Western Frisian (fy_NL) translation (contributed by martijndeb). 9Added Western Frisian (fy_NL) translation (contributed by martijndeb).
10 10
11Mastodon API: Fixed repeated entries in timelines.
12
11## 2.81 13## 2.81
12 14
13If the `propagate_local_purge` configuration variable is set to `true` in `server.json`, purged local posts generate a `Delete` activity that is sent everywhere, instead of only deleted from the filesystem. 15If the `propagate_local_purge` configuration variable is set to `true` in `server.json`, purged local posts generate a `Delete` activity that is sent everywhere, instead of only deleted from the filesystem.