diff options
author | default <nobody@localhost> | 2024-02-20 05:20:59 +0100 |
---|---|---|
committer | default <nobody@localhost> | 2024-02-20 05:20:59 +0100 |
commit | ada3e978c5d8ba16e15c0ee081f4c1a4b703195c (patch) | |
tree | cfc4397c33c1249723019a3dc750f872b9a5dcd5 | |
parent | 75e1f939d0e1a0f01f6eef561c02d1bef208f03d (diff) |
Updated RELEASE_NOTES.
-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 213af40..b8ee714 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -6,6 +6,8 @@ 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). + ## 2.47 Added pagination to the notification page. |