From f1ca81215f712e3c64a642ee21ff5620a7f1b44d Mon Sep 17 00:00:00 2001 From: grunfink Date: Wed, 13 May 2026 08:06:35 +0200 Subject: Updated RELEASE_NOTES. --- RELEASE_NOTES.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 8abb585..166d42f 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -18,10 +18,20 @@ Fixed a search case where URLs to GotoSocial statuses were misidentified as acco Accounts that follow you are now marked with a thumb-up emoji, because followers are cool people. -Mastodon API: Fixed hashtags loosing the link after editing a post. +Fixed some account export errors. + +Fixed an incorrect hash in post links. + +Show an account's location link in the people page, if they have one. + +Mastodon API: Fixed hashtags loosing the link after editing a post, minor tweak in access token processing (contributed by trondd555). + +Drop usage of PATH_MAX (contributed by sergiodj). New Polish translation (contributed by kpm). +Updated German and Czech translations (contributed by zen and pmjv). + ## 2.91 Fixed some local posts not being shown if the replied post is deleted. -- cgit