Commit 05a7ac40 authored by Thomas's avatar Thomas
Browse files

Release 3.13.2

parent 07d358fa
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -13,8 +13,8 @@ android {
    defaultConfig {
        minSdk 21
        targetSdk 33
        versionCode 455
        versionName "3.13.1"
        versionCode 456
        versionName "3.13.2"
        testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
    }
    flavorDimensions "default"
+5 −0
Original line number Diff line number Diff line
[
  {
    "version": "3.13.2",
    "code": "456",
    "note": "Changed:\n- Hidden media smaller with preview images\n\nFixed:\n- Issue with Media for Android 11+\n- Crash when not setting a translation key\n- Fix DeepL for API pro\n- Crash when visiting a profile with a lot of media\n- Home muted accounts not working without filters\n- Animated custom emoji not displayed"
  },
  {
    "version": "3.13.1",
    "code": "455",
+3 −0
Original line number Diff line number Diff line
Changed:
- Hidden media smaller with preview images

Fixed:
- Issue with Media for Android 11+
- Crash when not setting a translation key