Commit f858a870 authored by Thomas's avatar Thomas
Browse files

Release 3.11.3

parent 43c6fe4f
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 448
        versionName "3.11.2"
        versionCode 449
        versionName "3.11.3"
        testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
    }
    flavorDimensions "default"
+5 −0
Original line number Diff line number Diff line
[
  {
    "version": "3.11.3",
    "code": "449",
    "note": "Added:\n- Add more targeted languages in picker for translations\n- Add account name in push notifications\n\nFixed:\n- Fix a crash when changing language\n- Fix counter colors\n- Fix default link color\n- Fix a crash when clicking on mentions"
  },
  {
    "version": "3.11.2",
    "code": "448",
+9 −0
Original line number Diff line number Diff line
Added:
- Add more targeted languages in picker for translations
- Add account name in push notifications

Fixed:
- Fix a crash when changing language
- Fix counter colors
- Fix default link color
- Fix a crash when clicking on mentions
 No newline at end of file