summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar grunfink2025-08-03 13:57:33 +0200
committerGravatar grunfink2025-08-03 13:57:33 +0200
commit387d61519c5860ef836ef4b1e3c7980fb2a1c7da (patch)
treeaae594ab9af2304b810d8400343424dd5ef16881
parentMerge branch 'master' of grunfink-codeberg:grunfink/snac2 (diff)
downloadpenes-snac2-387d61519c5860ef836ef4b1e3c7980fb2a1c7da.tar.gz
penes-snac2-387d61519c5860ef836ef4b1e3c7980fb2a1c7da.tar.xz
penes-snac2-387d61519c5860ef836ef4b1e3c7980fb2a1c7da.zip
Updated RELEASE_NOTES.
-rw-r--r--RELEASE_NOTES.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index 2f8ec47..116df18 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -1,5 +1,9 @@
1# Release Notes 1# Release Notes
2 2
3## UNRELEASED
4
5Added Dutch (nl_NL) translation (contributed by martijndeb).
6
3## 2.81 7## 2.81
4 8
5If 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. 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.