summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar grunfink2025-08-03 18:31:16 +0200
committerGravatar grunfink2025-08-03 18:31:16 +0200
commit3508b93d56ec63eef293495d3f8e1f50c7eb7922 (patch)
treec18fa1dcf35226f36cd5cb55db19f6a3df012c26
parentMerge pull request 'Add Western Frisian (fy_NL) translation' (#452) from mart... (diff)
downloadsnac2-3508b93d56ec63eef293495d3f8e1f50c7eb7922.tar.gz
snac2-3508b93d56ec63eef293495d3f8e1f50c7eb7922.tar.xz
snac2-3508b93d56ec63eef293495d3f8e1f50c7eb7922.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 116df18..b017ea4 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -4,6 +4,8 @@
4 4
5Added Dutch (nl_NL) translation (contributed by martijndeb). 5Added Dutch (nl_NL) translation (contributed by martijndeb).
6 6
7Added Western Frisian (fy_NL) translation (contributed by martijndeb).
8
7## 2.81 9## 2.81
8 10
9If 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. 11If 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.