diff options
| author | 2025-08-21 06:33:49 +0200 | |
|---|---|---|
| committer | 2025-08-21 06:33:49 +0200 | |
| commit | 06d063dea50a39b9009a000e94016d9805b3a8a3 (patch) | |
| tree | 384a26a51e2f81bd6aecfec30e3d0475c6837d05 | |
| parent | Merge branch 'master' of grunfink-codeberg:grunfink/snac2 (diff) | |
| download | snac2-06d063dea50a39b9009a000e94016d9805b3a8a3.tar.gz snac2-06d063dea50a39b9009a000e94016d9805b3a8a3.tar.xz snac2-06d063dea50a39b9009a000e94016d9805b3a8a3.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 f0089fa..13a8cec 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md | |||
| @@ -12,6 +12,8 @@ Mastodon API: Fixed repeated entries in timelines. | |||
| 12 | 12 | ||
| 13 | Added nodeinfo 2.1 support. | 13 | Added nodeinfo 2.1 support. |
| 14 | 14 | ||
| 15 | Fixed boosts from the command line not showing in the public timeline (contributed by xvello). | ||
| 16 | |||
| 15 | ## 2.81 | 17 | ## 2.81 |
| 16 | 18 | ||
| 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. | 19 | 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. |