diff options
| author | 2025-08-23 11:04:11 +0200 | |
|---|---|---|
| committer | 2025-08-23 11:04:11 +0200 | |
| commit | e50a6ba146def4accc36d9d6cc4be43e4a758711 (patch) | |
| tree | 7490d0b360b2d85e514ea9816075e661e3f98b7b /RELEASE_NOTES.md | |
| parent | Merge pull request 'updates holen' (#10) from grunfink/snac2:master into master (diff) | |
| parent | Added 'collect_replies' info in the about screen. (diff) | |
| download | snac2-e50a6ba146def4accc36d9d6cc4be43e4a758711.tar.gz snac2-e50a6ba146def4accc36d9d6cc4be43e4a758711.tar.xz snac2-e50a6ba146def4accc36d9d6cc4be43e4a758711.zip | |
Merge pull request 'master' (#11) from grunfink/snac2:master into master
Reviewed-on: https://codeberg.org/zen/snac2/pulls/11
Diffstat (limited to 'RELEASE_NOTES.md')
| -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. |