Browse Source

Updated RELEASE_NOTES.

default 3 months ago
parent
commit
d135b3d8f0
1 changed files with 8 additions and 0 deletions
  1. 8 0
      RELEASE_NOTES.md

+ 8 - 0
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.).