diff options
| author | default <nobody@localhost> | 2025-01-01 11:45:42 +0100 |
|---|---|---|
| committer | default <nobody@localhost> | 2025-01-01 11:45:42 +0100 |
| commit | d135b3d8f0a90a2d3fbf1136a834a761349f0bd6 (patch) | |
| tree | f75dce9f75c333441ebd37a75e0d3f38db851c2a | |
| parent | de6934a6771226f2bd568e491641912e0bafa312 (diff) | |
Updated RELEASE_NOTES.
| -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.). |