Quellcode durchsuchen

Updated RELEASE_NOTES.

grunfink vor 2 Monaten
Ursprung
Commit
f1ca81215f
1 geänderte Dateien mit 11 neuen und 1 gelöschten Zeilen
  1. 11 1
      RELEASE_NOTES.md

+ 11 - 1
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.