diff options
author | default <nobody@localhost> | 2024-02-21 09:56:56 +0100 |
---|---|---|
committer | default <nobody@localhost> | 2024-02-21 09:56:56 +0100 |
commit | 385239366e80add13a4516cd23a2c1a3d21b4ad8 (patch) | |
tree | dcd13cced8766d1eac6fe97e00cc67c9b8bb13fe /RELEASE_NOTES.md | |
parent | e9553379e9922119468bc5ad1f26629c95f57e8d (diff) |
Updated RELEASE_NOTES.
Diffstat (limited to 'RELEASE_NOTES.md')
-rw-r--r-- | RELEASE_NOTES.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index becc531..72e1d77 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -2,6 +2,8 @@ ## 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. |