Commit 596c546c authored by Thomas's avatar Thomas
Browse files

Release 3.27.1

parent d2535fd2
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -13,8 +13,8 @@ android {
    defaultConfig {
        minSdk 21
        targetSdk 34
        versionCode 510
        versionName "3.27.0"
        versionCode 511
        versionName "3.27.1"
        testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
    }
    flavorDimensions "default"
+5 −0
Original line number Diff line number Diff line
[
  {
    "version": "3.27.1",
    "code": "511",
    "note": "Added:\n- Tap on account banners to display them as media\n\nFixed:\n- Position lost when switching between accounts\n- Wrong profiles when enabling remote conversations\n- Peertube local timeline\n- Peertube instances search\n- Crashes of the previous release"
  },
  {
    "version": "3.27.0",
    "code": "510",
+9 −0
Original line number Diff line number Diff line
Added:
- Tap on account banners to display them as media

Fixed:
- Position lost when switching between accounts
- Wrong profiles when enabling remote conversations
- Peertube local timeline
- Peertube instances search
- Crashes of the previous release