diff options
| -rw-r--r-- | RELEASE_NOTES.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 4c7a3cf..b29e2d0 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -2,8 +2,16 @@ ## UNRELEASED +Fixed regression in link verification code (contributed by nowster). + Added ipv6 support for the https frontend connection (contributed by hb9hnt). +New "Like by URL" operation (contributed by dheadshot). + +Fixed support for `Audio` objects. + +Made xmpp and mailto URLs clickable. + ## 2.67 The search box also accepts post URLs; the post is requested and, if it's found, can be interacted with (liked, boosted, replied to, etc.). |