diff options
author | default <nobody@localhost> | 2024-02-16 05:31:05 +0100 |
---|---|---|
committer | default <nobody@localhost> | 2024-02-16 05:31:05 +0100 |
commit | 79f79c0c6a441f5722c6a0ca38b8910015a27dbe (patch) | |
tree | 9657c1b96fee218265f9e06debfc1609d3e90bc6 | |
parent | 39d3f5b2c3a304928c0a214ee110922c14afc77a (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 3dd3c5b..213af40 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,5 +1,11 @@ # Release Notes +## 2.48 + +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. + ## 2.47 Added pagination to the notification page. |