From 29a5678a47d78736562fa22d4261d0d8baa3c53b Mon Sep 17 00:00:00 2001 From: Thomas Date: Sat, 3 Dec 2022 18:43:36 +0100 Subject: [PATCH] Release 3.9.2 --- app/src/main/assets/release_notes/notes.json | 2 +- src/fdroid/fastlane/metadata/android/en/changelogs/437.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/app/src/main/assets/release_notes/notes.json b/app/src/main/assets/release_notes/notes.json index 59424c1d..4b894b0a 100644 --- a/app/src/main/assets/release_notes/notes.json +++ b/app/src/main/assets/release_notes/notes.json @@ -2,7 +2,7 @@ { "version": "3.9.2", "code": "437", - "note": "Added:\n- New design with 5 themes\n\nChanged:\n- Remove built-in browser support\n- Fit preview image displays images vertically\n- Add counters next to images\n\nFixed:\n- Jumps in timelines\n- Replies to wrong messages with followed instances\n- Bug with delete&redraft with a media\n- Some crashes" + "note": "Added:\n- New design with 5 themes\n\nChanged:\n- Remove built-in browser support\n- Fit preview image displays images vertically\n- Add counters next to images\n\nFixed:\n- Jumps in timelines\n- Replies to wrong messages with followed instances\n- Bug with delete&redraft with a media\n- List cannot be hidden\n- Some crashes" }, { "version": "3.9.1", diff --git a/src/fdroid/fastlane/metadata/android/en/changelogs/437.txt b/src/fdroid/fastlane/metadata/android/en/changelogs/437.txt index 81643078..7ca80aa0 100644 --- a/src/fdroid/fastlane/metadata/android/en/changelogs/437.txt +++ b/src/fdroid/fastlane/metadata/android/en/changelogs/437.txt @@ -10,4 +10,5 @@ Fixed: - Jumps in timelines - Replies to wrong messages with followed instances - Bug with delete&redraft with a media +- List cannot be hidden - Some crashes \ No newline at end of file