diff options
| author | grunfink <grunfink@comam.es> | 2026-06-02 09:51:15 +0200 |
|---|---|---|
| committer | grunfink <grunfink@comam.es> | 2026-06-02 09:51:15 +0200 |
| commit | e66e857d880ce54882971d4e3d57a6006b6c8c01 (patch) | |
| tree | eb613aa357796ebc119d68a2c47d31381d0c99ae | |
| parent | b33ddc4cb447a0db9778915e18f6bbb49be3c4ef (diff) | |
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 41b98cc..40a726c 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -4,6 +4,8 @@ Added a new *admirations* entry point to the web UI, containing a timeline of liked, boosted and reacted posts. Please take note that, after installing the new version, it will start empty, and be filled with subsequent reactions (contributed by violette). +It's now possible to disable showing posts in a given set of languages. + Nested quoted posts are limited up to 3 levels. New configuration knob: by setting `keep_replies_posts` to true in `server.json`, remote posts that a local user has replied to are retained in the public timeline, preventing them from being purged (contributed by hanchan). |