diff options
Diffstat (limited to 'RELEASE_NOTES.md')
| -rw-r--r-- | RELEASE_NOTES.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 505d080..f0fdb95 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -10,8 +10,14 @@ Fixed memory leak (contributed by dandelions). Fixed user matching (contributed by rakoo). +Rendering visibility conditionally, with lesser reach if needed (contributed by byte). + +Added a button next to a follow notification to follow back. + Fixed typo in man page (contributed by spky). +Updated Czech and German translations (contributed by pmjv and zen). + ## 2.84 Implemented more scopes to match other ActivityPub implementations (public, unlisted, followers-only and direct message) (contributed by byte). |