diff --git a/app/src/main/assets/release_notes/notes.json b/app/src/main/assets/release_notes/notes.json index 8298c7f8..a98bff24 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.12.0", "code": "450", - "note": "Added:\n- Full data import/export feature\n- Android 13 themed icon support\n\nFixed:\n- Fix a regression with filters\n- Fix dark solarized theme\n- Fix hide link previews for CW\n- Fix status bar color for all themes\n- Fix add all home muted accounts from lists\n- Fix top notification badges" + "note": "Added:\n- Full data import/export feature\n- Android 13 themed icon support\n\nFixed:\n- Fix a regression with filters\n- Fix dark solarized theme\n- Fix hide link previews for CW\n- Fix status bar color for all themes\n- Fix language in compose \"...\"\n- Fix add all home muted accounts from lists\n- Fix top notification badges" }, { "version": "3.11.3", diff --git a/src/fdroid/fastlane/metadata/android/en/changelogs/450.txt b/src/fdroid/fastlane/metadata/android/en/changelogs/450.txt index ba50590e..36436cd9 100644 --- a/src/fdroid/fastlane/metadata/android/en/changelogs/450.txt +++ b/src/fdroid/fastlane/metadata/android/en/changelogs/450.txt @@ -7,5 +7,6 @@ Fixed: - Fix dark solarized theme - Fix hide link previews for CW - Fix status bar color for all themes +- Fix language in compose "..." - Fix add all home muted accounts from lists - Fix top notification badges \ No newline at end of file