From 8846049039f53a58f0118cdb816b97bbc3f729cd Mon Sep 17 00:00:00 2001 From: Thomas Date: Wed, 8 Jul 2020 13:49:47 +0200 Subject: [PATCH] copy release notes --- .../metadata/android/en-US/changelogs/372.txt | 4 ++++ .../metadata/android/en-US/changelogs/373.txt | 18 ++++++++++++++++++ .../metadata/android/en-US/changelogs/374.txt | 19 +++++++++++++++++++ 3 files changed, 41 insertions(+) create mode 100644 fastlane/metadata/android/en-US/changelogs/372.txt create mode 100644 fastlane/metadata/android/en-US/changelogs/373.txt create mode 100644 fastlane/metadata/android/en-US/changelogs/374.txt diff --git a/fastlane/metadata/android/en-US/changelogs/372.txt b/fastlane/metadata/android/en-US/changelogs/372.txt new file mode 100644 index 000000000..4bbe06831 --- /dev/null +++ b/fastlane/metadata/android/en-US/changelogs/372.txt @@ -0,0 +1,4 @@ +Fixed: +- Issue with not clickable URLs +- Custom emoji in polls not displayed +- Auto-split toots feature \ No newline at end of file diff --git a/fastlane/metadata/android/en-US/changelogs/373.txt b/fastlane/metadata/android/en-US/changelogs/373.txt new file mode 100644 index 000000000..f8a871c33 --- /dev/null +++ b/fastlane/metadata/android/en-US/changelogs/373.txt @@ -0,0 +1,18 @@ +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: +- 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 diff --git a/fastlane/metadata/android/en-US/changelogs/374.txt b/fastlane/metadata/android/en-US/changelogs/374.txt new file mode 100644 index 000000000..dd6256ca4 --- /dev/null +++ b/fastlane/metadata/android/en-US/changelogs/374.txt @@ -0,0 +1,19 @@ +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 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