diff options
| author | grunfink <grunfink@comam.es> | 2025-11-09 09:30:35 +0100 |
|---|---|---|
| committer | grunfink <grunfink@comam.es> | 2025-11-09 09:30:35 +0100 |
| commit | 5dcdad764eaba590152dd033366c8af18388f4c8 (patch) | |
| tree | 04bdc243fba845ce6c1f93fa7fd12d43fa361b7c | |
| parent | 7ef4843891884d7bddc61745c8804ec10b4b1beb (diff) | |
Updated RELEASE_NOTES.
| -rw-r--r-- | RELEASE_NOTES.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 7dfb332..410376e 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,5 +1,9 @@ # Release Notes +## UNRELEASED + +Quoted posts are now shown. + ## 2.84 Implemented more scopes to match other ActivityPub implementations (public, unlisted, followers-only and direct message) (contributed by byte). |