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