Commit 2e3d5b6b authored by Thomas's avatar Thomas
Browse files

Release notes for 3.8.1

parent 8307cb8e
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 433
        versionName "3.8.0"
        versionCode 434
        versionName "3.8.1"
        testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
    }
    flavorDimensions "default"
+5 −0
Original line number Diff line number Diff line
[
  {
    "version": "3.8.1",
    "code": "434",
    "note": "Added:\n- Mute tags with long press in timelines\n\nFixed:\n- Open with another account\n- Fix jumps in profiles\n- Media not displayed in album -> force indexation\n- Built-in browser does not give admin scope\n- Some crashes"
  },
  {
    "version": "3.8.0",
    "code": "433",
+9 −0
Original line number Diff line number Diff line
Added:
- Mute tags with long press in timelines

Fixed:
- Open with another account
- Fix jumps in profiles
- Media not displayed in album -> force indexation
- Built-in browser does not give admin scope
- Some crashes
 No newline at end of file