diff options
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. |