diff options
| author | 2025-08-14 11:22:12 +0200 | |
|---|---|---|
| committer | 2025-08-14 11:22:12 +0200 | |
| commit | 9558136f4153f75bf5b5dfe789f841489796b9eb (patch) | |
| tree | 0521647efd7aba9cca0911acb387872f5f303f2d | |
| parent | Added nodeinfo 2.1 support. (diff) | |
| download | snac2-9558136f4153f75bf5b5dfe789f841489796b9eb.tar.gz snac2-9558136f4153f75bf5b5dfe789f841489796b9eb.tar.xz snac2-9558136f4153f75bf5b5dfe789f841489796b9eb.zip | |
Updated RELEASE_NOTES.
| -rw-r--r-- | RELEASE_NOTES.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index f0ad52a..f0089fa 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md | |||
| @@ -10,6 +10,8 @@ Added Western Frisian (fy_NL) translation (contributed by martijndeb). | |||
| 10 | 10 | ||
| 11 | Mastodon API: Fixed repeated entries in timelines. | 11 | Mastodon API: Fixed repeated entries in timelines. |
| 12 | 12 | ||
| 13 | Added nodeinfo 2.1 support. | ||
| 14 | |||
| 13 | ## 2.81 | 15 | ## 2.81 |
| 14 | 16 | ||
| 15 | If 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. | 17 | If 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. |