diff options
| author | grunfink <grunfink@comam.es> | 2025-09-28 15:54:05 +0200 |
|---|---|---|
| committer | grunfink <grunfink@comam.es> | 2025-09-28 15:54:05 +0200 |
| commit | 5c958b5b188b9f3559f734d22eb9819b3e44a403 (patch) | |
| tree | cda0dee60d21a51669802860ed45603404c7c758 | |
| parent | 234f3e285c2aec4f1e35fc8b79ea46156f29b0c4 (diff) | |
Updated RELEASE_NOTES.
| -rw-r--r-- | RELEASE_NOTES.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index d2caabc..8d35faa 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,5 +1,11 @@ # Release Notes +## UNRELEASED + +Implemented more scopes (public, unlisted, followers-only and direct message) (contributed by byte). + +New icons showing instance and actor failures. + ## 2.83 After receiving a follow confirmation, a bunch of posts from that account are requested and inserted into the timeline as context. |