diff options
| author | grunfink <grunfink@comam.es> | 2026-01-12 05:35:08 +0100 |
|---|---|---|
| committer | grunfink <grunfink@comam.es> | 2026-01-12 05:35:08 +0100 |
| commit | 39da12904dd53a75c4100453098c7914d8821927 (patch) | |
| tree | 53d547d120200c4a8e630f53c03c75c5705b331a /RELEASE_NOTES.md | |
| parent | 54bb1626d2c6b55b4c331946606a9986ba963225 (diff) | |
Updated RELEASE_NOTES.
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 a44d0ea..3f22b73 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -10,6 +10,8 @@ Added a new set of per-user muted words; if a post contains any of them, it's hi If an account has a metadata named `pronouns`, it's shown by the name (contributed by violette). +Mastodon API: children of a post are returned recursively, not just the first level (contributed by violette). + ## 2.87 Hide EmojiReacts from muted actors and blocked instances. |