commit 79f79c0c6a441f5722c6a0ca38b8910015a27dbe parent 39d3f5b2c3a304928c0a214ee110922c14afc77a Author: default <nobody@localhost> Date: Fri, 16 Feb 2024 05:31:05 +0100 Updated RELEASE_NOTES. Diffstat:
M | RELEASE_NOTES.md | | | 6 | ++++++ |
1 file changed, 6 insertions(+), 0 deletions(-)
diff --git 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.