diff options
| -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). | |||
| 10 | 10 | ||
| 11 | Fixed user matching (contributed by rakoo). | 11 | Fixed user matching (contributed by rakoo). |
| 12 | 12 | ||
| 13 | Rendering visibility conditionally, with lesser reach if needed (contributed by byte). | ||
| 14 | |||
| 15 | Added a button next to a follow notification to follow back. | ||
| 16 | |||
| 13 | Fixed typo in man page (contributed by spky). | 17 | Fixed typo in man page (contributed by spky). |
| 14 | 18 | ||
| 19 | Updated Czech and German translations (contributed by pmjv and zen). | ||
| 20 | |||
| 15 | ## 2.84 | 21 | ## 2.84 |
| 16 | 22 | ||
| 17 | Implemented more scopes to match other ActivityPub implementations (public, unlisted, followers-only and direct message) (contributed by byte). | 23 | Implemented more scopes to match other ActivityPub implementations (public, unlisted, followers-only and direct message) (contributed by byte). |