From 1e65074a4b12e5de79c60359c818f4e89921ef2a Mon Sep 17 00:00:00 2001 From: Thomas Date: Wed, 14 Sep 2022 18:39:57 +0200 Subject: Release notes 3.3.1 --- app/src/main/assets/release_notes/notes.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/app/src/main/assets/release_notes/notes.json b/app/src/main/assets/release_notes/notes.json index b368bd415..55218b3ec 100644 --- a/app/src/main/assets/release_notes/notes.json +++ b/app/src/main/assets/release_notes/notes.json @@ -1,4 +1,9 @@ [ + { + "version": "3.3.1", + "code": "408", + "note": "- Improve speed for Nitter instances\n- Allow to edit Nitter accounts with a long press on tabs\n- Fix pagination issue with pinned timelines\n- Fix some crashes\n- Fix visibility when displaying counters" + }, { "version": "3.3.0", "code": "407", -- cgit v1.2.3