summaryrefslogtreecommitdiff
path: root/RELEASE_NOTES.md
diff options
context:
space:
mode:
Diffstat (limited to 'RELEASE_NOTES.md')
-rw-r--r--RELEASE_NOTES.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index 7dfb332..505d080 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -1,5 +1,17 @@
1# Release Notes 1# Release Notes
2 2
3## UNRELEASED
4
5Quoted posts are now shown.
6
7Added metadata to remote users in the people page (contributed by dandelions).
8
9Fixed memory leak (contributed by dandelions).
10
11Fixed user matching (contributed by rakoo).
12
13Fixed typo in man page (contributed by spky).
14
3## 2.84 15## 2.84
4 16
5Implemented more scopes to match other ActivityPub implementations (public, unlisted, followers-only and direct message) (contributed by byte). 17Implemented more scopes to match other ActivityPub implementations (public, unlisted, followers-only and direct message) (contributed by byte).