From 015dac62d6cf4c3cc59b823284d9e09322074e6e Mon Sep 17 00:00:00 2001 From: Thomas Date: Thu, 9 Jul 2020 11:45:18 +0200 Subject: [PATCH] copy release notes --- .../metadata/android/en-US/changelogs/375.txt | 20 +++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 fastlane/metadata/android/en-US/changelogs/375.txt diff --git a/fastlane/metadata/android/en-US/changelogs/375.txt b/fastlane/metadata/android/en-US/changelogs/375.txt new file mode 100644 index 000000000..9966180ef --- /dev/null +++ b/fastlane/metadata/android/en-US/changelogs/375.txt @@ -0,0 +1,20 @@ +Added: +- Select text for media description + +changed: +- Increase media description length to 1500 chars +- More details about accounts in notifications +- Media management in timelines +- Allow cross-account replies on followed instances + +Fixed: +- Crash when having custom emoji in display name +- Crash when adding media +- Remove extra spaces at the bottom of messages +- Some issue with custom emoji +- Fix issue with "Your toots/notifications" +- Fix issue with CW and Pixelfed +- Fix some media not loaded in profiles +- Scheduled toots from server side have an incorrect date +- Incorrect feeds when checking instance admin account +- Some crashes \ No newline at end of file