Loading app/build.gradle +2 −2 Original line number Diff line number Diff line Loading @@ -13,8 +13,8 @@ android { defaultConfig { minSdk 21 targetSdk 32 versionCode 446 versionName "3.11.0" versionCode 447 versionName "3.11.1" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" } flavorDimensions "default" Loading app/src/main/assets/release_notes/notes.json +5 −0 Original line number Diff line number Diff line [ { "version": "3.11.1", "code": "447", "note": "Added:\n- Mute/Unmute accounts in the Home timeline from their messages or their profiles\n- Add all users from a list to \"Muted home\" in one click\n- Display/Manage users that are muted for home" }, { "version": "3.11.0", "code": "446", Loading src/fdroid/fastlane/metadata/android/en/changelogs/447.txt 0 → 100644 +4 −0 Original line number Diff line number Diff line Added: - Mute/Unmute accounts in the Home timeline from their messages or their profiles - Add all users from a list to "Muted home" in one click - Display/Manage users that are muted for home Loading
app/build.gradle +2 −2 Original line number Diff line number Diff line Loading @@ -13,8 +13,8 @@ android { defaultConfig { minSdk 21 targetSdk 32 versionCode 446 versionName "3.11.0" versionCode 447 versionName "3.11.1" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" } flavorDimensions "default" Loading
app/src/main/assets/release_notes/notes.json +5 −0 Original line number Diff line number Diff line [ { "version": "3.11.1", "code": "447", "note": "Added:\n- Mute/Unmute accounts in the Home timeline from their messages or their profiles\n- Add all users from a list to \"Muted home\" in one click\n- Display/Manage users that are muted for home" }, { "version": "3.11.0", "code": "446", Loading
src/fdroid/fastlane/metadata/android/en/changelogs/447.txt 0 → 100644 +4 −0 Original line number Diff line number Diff line Added: - Mute/Unmute accounts in the Home timeline from their messages or their profiles - Add all users from a list to "Muted home" in one click - Display/Manage users that are muted for home