Commit f02c9299 authored by Thomas's avatar Thomas
Browse files

- Release 3.36.0-beta-3

parent d7e1de56
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -13,8 +13,8 @@ android {
    defaultConfig {
        minSdk 21
        targetSdk 35
        versionCode 542
        versionName "3.36.0-beta-2"
        versionCode 543
        versionName "3.36.0-beta-3"
        testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
    }
    flavorDimensions "default"
+5 −0
Original line number Diff line number Diff line
[
  {
    "version": "3.36.0-beta-3",
    "code": "543",
    "note": "Fixed:\n- Crash when app starts on notifications tab\n- Fit preview images setting overwritten by high ratio media\n- Remote instance hashtag filter not applying\n- Timeline filter menu text truncation\n- Notification tabs count and foreground service stop"
  },
  {
    "version": "3.36.0-beta-2",
    "code": "542",
+6 −0
Original line number Diff line number Diff line
Fixed:
- Crash when app starts on notifications tab
- Fit preview images setting overwritten by high ratio media
- Remote instance hashtag filter not applying
- Timeline filter menu text truncation
- Notification tabs count and foreground service stop