summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--RELEASE_NOTES.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index 607e32b..c564003 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -6,6 +6,12 @@ Fixed regression while sending email via pipe on OpenBSD.
6 6
7Fixed Markdown parsing when the URL has parenthesis. 7Fixed Markdown parsing when the URL has parenthesis.
8 8
9Always show the 'pending follow confirmations' section if there are any (even if the toggle is off).
10
11If a metadata value is an account handler, it's also tried to be validated (rel="me" links).
12
13Another search by URL tweak (this time for Pixelfed links).
14
9## 2.78 15## 2.78
10 16
11Hashtag following also allow URLs to RSS feeds of ActivityPub objects (like e.g. https://mastodon.social/tags/ThankYouTuesday). 17Hashtag following also allow URLs to RSS feeds of ActivityPub objects (like e.g. https://mastodon.social/tags/ThankYouTuesday).