diff options
| author | grunfink <grunfink@comam.es> | 2025-12-03 18:43:24 +0100 |
|---|---|---|
| committer | grunfink <grunfink@comam.es> | 2025-12-03 18:43:24 +0100 |
| commit | 627ccf47d57567f9253a1f01e79c13a4eaa22deb (patch) | |
| tree | b85a0cba0ebe498f10830666d85fe70976742057 | |
| parent | 8b8fb7076cf75e75d1a32a4ccdfb2cddca87eabd (diff) | |
Updated RELEASE_NOTES.
| -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). |