diff options
| author | grunfink <grunfink@comam.es> | 2026-01-12 05:13:11 +0100 |
|---|---|---|
| committer | grunfink <grunfink@comam.es> | 2026-01-12 05:13:11 +0100 |
| commit | 026c1951b8beab8e7e4bd39d9a06c613209f4892 (patch) | |
| tree | edbd549ade38b235e2f3ffe59be20500c86b6e15 | |
| parent | b1612de2102d9c30bf42402f38ffdc52ab482674 (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 98a86a8..a44d0ea 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -8,6 +8,8 @@ New command-line option `top_ten`, that returns the top ten most popular posts b Added a new set of per-user muted words; if a post contains any of them, it's hidden behind a dropdown (contributed by byte). +If an account has a metadata named `pronouns`, it's shown by the name (contributed by violette). + ## 2.87 Hide EmojiReacts from muted actors and blocked instances. |