commit d135b3d8f0a90a2d3fbf1136a834a761349f0bd6
parent de6934a6771226f2bd568e491641912e0bafa312
Author: default <nobody@localhost>
Date: Wed, 1 Jan 2025 11:45:42 +0100
Updated RELEASE_NOTES.
Diffstat:
1 file changed, 8 insertions(+), 0 deletions(-)
diff --git 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.).