From 614b96fbd944957133d1b566a3b1aaf2479cb8b6 Mon Sep 17 00:00:00 2001 From: tom79 Date: Thu, 9 Apr 2020 12:44:00 +0200 Subject: [PATCH] copy release notes --- app/src/main/assets/changelogs/358.txt | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 app/src/main/assets/changelogs/358.txt diff --git a/app/src/main/assets/changelogs/358.txt b/app/src/main/assets/changelogs/358.txt new file mode 100644 index 000000000..3b01064b7 --- /dev/null +++ b/app/src/main/assets/changelogs/358.txt @@ -0,0 +1,9 @@ +Changed: +- Improve memory management +- Improve scroll +- One logout entry in the menu (it will remove the account from the app) +- Clear push notifications when visiting notifications tab + +Fixed: +- Long press to store media download the preview image +- Fix pagination with Nitter timelines \ No newline at end of file