Jelajahi Sumber

Updated RELEASE_NOTES.

grunfink 9 bulan lalu
induk
melakukan
4f0b97ecf6
1 mengubah file dengan 7 tambahan dan 1 penghapusan
  1. 7 1
      RELEASE_NOTES.md

+ 7 - 1
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.