From d36ba01e52cc72b509b65b310724fcbc1130e098 Mon Sep 17 00:00:00 2001 From: Thomas Date: Fri, 25 Jul 2025 16:16:27 +0200 Subject: [PATCH] update release notes --- .../fastlane/metadata/android/en/changelogs/536.txt | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 src/fdroid/fastlane/metadata/android/en/changelogs/536.txt diff --git a/src/fdroid/fastlane/metadata/android/en/changelogs/536.txt b/src/fdroid/fastlane/metadata/android/en/changelogs/536.txt new file mode 100644 index 00000000..3c101944 --- /dev/null +++ b/src/fdroid/fastlane/metadata/android/en/changelogs/536.txt @@ -0,0 +1,12 @@ +Added: +- Quote support for Mastodon +- Long press on tags: Follow / Mute +- 3-Dots menu when remote conversations are enabled + +Changed: +- Limit the number of highlighted hashtags at the bottom of messages + +Fixed: +- Fix a crash with threads +- Fix empty Hashtags +- Fix text selection stop working when composing \ No newline at end of file