summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas <tschneider.ac@gmail.com>2022-09-14 18:39:57 +0200
committerThomas <tschneider.ac@gmail.com>2022-09-14 18:39:57 +0200
commit1e65074a4b12e5de79c60359c818f4e89921ef2a (patch)
tree05bf1fb565e050a338f414fb08a9d8c44bea3eef
parente2ff85f8be91edc8026f58d04f0643d6160f2a75 (diff)
Release notes 3.3.13.3.1
-rw-r--r--app/src/main/assets/release_notes/notes.json5
1 files changed, 5 insertions, 0 deletions
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,5 +1,10 @@
[
{
+ "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",
"note": "Added:\n- Settings to set all timelines at the top (default disabled)\n- Settings to display timelines in a list (default disabled)\n- Display counters for fav/reblog in timelines (default disabled)\n\nFixed:\n- Visibility issue when replying\n- Some theme issues when composing\n- Some crashes"