Commit ddbd3f86 authored by Thomas's avatar Thomas
Browse files

Release 3.16.4

parent 4ae8011e
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 475
        versionName "3.16.3"
        versionCode 476
        versionName "3.16.4"
        testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
    }
    flavorDimensions "default"
+5 −0
Original line number Diff line number Diff line
[
  {
    "version": "3.16.4",
    "code": "476",
    "note": "Added:\n- Cache home in background (default disabled -> New settings category and per account) / change frequency\n- Auto-fetch missing messages for the Home (default disabled -> in Settings - Timelines)\n- Automatically switch between tabs when searching\n\nFixed:\n- Some crashes"
  },
  {
    "version": "3.16.3",
    "code": "475",
+7 −0
Original line number Diff line number Diff line
Added:
- Cache home in background (default disabled -> New settings category and per account) / change frequency
- Auto-fetch missing messages for the Home (default disabled -> in Settings - Timelines)
- Automatically switch between tabs when searching

Fixed:
- Some crashes
 No newline at end of file