Commit 15829da7 authored by Thomas's avatar Thomas
Browse files

Release 3.11.1

parent 8ae3ff3b
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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"
+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",
+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