From 9083c66053e8a46dbe93ab15211e58f1047de0c0 Mon Sep 17 00:00:00 2001 From: Thomas Date: Fri, 10 Jul 2020 17:43:55 +0200 Subject: [PATCH] copy release notes --- app/src/main/assets/changelogs/376.txt | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 app/src/main/assets/changelogs/376.txt diff --git a/app/src/main/assets/changelogs/376.txt b/app/src/main/assets/changelogs/376.txt new file mode 100644 index 000000000..9966180ef --- /dev/null +++ b/app/src/main/assets/changelogs/376.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