Commit 83bacc12 authored by Thomas's avatar Thomas
Browse files

Prepare release 3.1.0

parent e622c9af
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -9,8 +9,8 @@ android {
    defaultConfig {
        minSdk 21
        targetSdk 31
        versionCode 401
        versionName "3.0.11"
        versionCode 402
        versionName "3.1.0"
        testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
    }
    flavorDimensions "default"
+5 −0
Original line number Diff line number Diff line
[
  {
    "version": "3.1.0",
    "code": "402",
    "note": "Added:\n- New theme: Dark Elephant from S1m\n- Error messages from server side when posting fails\n\nChanged:\n- Fetch more buttons more visible\n\nFixed:\n- Issue when fetching missing messages\n- Some issues with themes\n- Too much lost space with reaction (Pleroma)\n- Delete and redraft crashes\n- Crash when playing a video\n- Other crash fixes"
  },
  {
    "version": "3.0.11",
    "code": "401",
+14 −0
Original line number Diff line number Diff line
Added:
- New theme: Dark Elephant from S1m
- Error messages from server side when posting fails

Changed:
- Fetch more buttons more visible

Fixed:
- Issue when fetching missing messages
- Some issues with themes
- Too much lost space with reaction (Pleroma)
- Delete and redraft crashes
- Crash when playing a video
- Other crash fixes
 No newline at end of file