aboutsummaryrefslogtreecommitdiff
path: root/RELEASE_NOTES.md
diff options
context:
space:
mode:
Diffstat (limited to 'RELEASE_NOTES.md')
-rw-r--r--RELEASE_NOTES.md8
1 files changed, 7 insertions, 1 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index 8d35faa..2560d5d 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -2,10 +2,16 @@
## UNRELEASED
-Implemented more scopes (public, unlisted, followers-only and direct message) (contributed by byte).
+Implemented more scopes to match other ActivityPub implementations (public, unlisted, followers-only and direct message) (contributed by byte).
New icons showing instance and actor failures.
+Mastodon API: fixed post deletion.
+
+Fixed outbox collections (contributed by byte).
+
+Updated translations (contributed by pmjv and daltux).
+
## 2.83
After receiving a follow confirmation, a bunch of posts from that account are requested and inserted into the timeline as context.