Commit f851be8a authored by Thomas's avatar Thomas
Browse files

Beta release 3.6.5

parent 49333097
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -13,8 +13,8 @@ android {
    defaultConfig {
        minSdk 21
        targetSdk 31
        versionCode 425
        versionName "3.6.4"
        versionCode 426
        versionName "3.6.5"
        testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
    }
    flavorDimensions "default"
+5 −0
Original line number Diff line number Diff line
[
  {
    "version": "3.6.5",
    "code": "426",
    "note": "- Two new Light themes\n- More moderation features\n\nFixed:\n- Filter not working\n- Crash with trends\n- Some content lost when sending messages (mentions)\n- Some other fixes"
  },
  {
    "version": "3.6.4",
    "code": "425",
+9 −0
Original line number Diff line number Diff line
Added:
- Two new Light themes
- More moderation features

Fixed:
- Filter not working
- Crash with trends
- Some content lost when sending messages (mentions)
- Some other fixes
 No newline at end of file