diff options
| author | grunfink <grunfink@comam.es> | 2025-06-08 09:18:06 +0200 |
|---|---|---|
| committer | grunfink <grunfink@comam.es> | 2025-06-08 09:18:06 +0200 |
| commit | 1147430d78e6c35fecaf02a3ed8d461bb18de376 (patch) | |
| tree | 1249a8207d3628214bf711bac6e2d35ff6fceb0d | |
| parent | 6b39635fc3ec8d9dd2c05756b59fcf8bcb84600f (diff) | |
Updated RELEASE_NOTES.
| -rw-r--r-- | RELEASE_NOTES.md | 6 |
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. Fixed Markdown parsing when the URL has parenthesis. +Always show the 'pending follow confirmations' section if there are any (even if the toggle is off). + +If a metadata value is an account handler, it's also tried to be validated (rel="me" links). + +Another search by URL tweak (this time for Pixelfed links). + ## 2.78 Hashtag following also allow URLs to RSS feeds of ActivityPub objects (like e.g. https://mastodon.social/tags/ThankYouTuesday). |