aboutsummaryrefslogtreecommitdiff
path: root/RELEASE_NOTES.md
diff options
context:
space:
mode:
authorgrunfink <grunfink@comam.es>2026-05-13 08:06:35 +0200
committergrunfink <grunfink@comam.es>2026-05-13 08:06:35 +0200
commitf1ca81215f712e3c64a642ee21ff5620a7f1b44d (patch)
tree4f4150938d549c55d280517d8bce824591765de5 /RELEASE_NOTES.md
parent143b1c9df9ca6cf80f3cda866bbe9ba03f871134 (diff)
Updated RELEASE_NOTES.
Diffstat (limited to 'RELEASE_NOTES.md')
-rw-r--r--RELEASE_NOTES.md12
1 files changed, 11 insertions, 1 deletions
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.