diff options
Diffstat (limited to 'RELEASE_NOTES.md')
-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 b8ee714..72e1d77 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -2,12 +2,16 @@ ## 2.48 +New instance page, that show all posts by users in the same instance (like the public instance timeline, but interactive). This will help building communities. + Follower-only replies to unknown users are not shown in timelines. Added verification of metadata links: if the linked page contains a link back to the snac user with a rel="me" attribute, it's marked as verified. Added a profile-page relation to links in webfinger responses (contributed by khm). +Fixed some regressions and a crash. + ## 2.47 Added pagination to the notification page. |