Commit de78b9c3 authored by Thomas's avatar Thomas
Browse files

Release 3.37.2

parent 90258ac0
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 550
        versionName "3.37.1"
        versionCode 551
        versionName "3.37.2"
        testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
    }
    flavorDimensions "default"
+5 −0
Original line number Diff line number Diff line
[
  {
    "version": "3.37.2",
    "code": "551",
    "note": "Fixed\n- Fix profile header stuck after scroll in reverse timeline\n- Fix notifications not loading new items in reverse timeline\n- Respect aggregate notification preference with grouped notifications API\n- Fix \"Enabled notifications\" label\n- Keep default FAB and toolbar behavior in reverse timeline"
  },
  {
    "version": "3.37.1",
    "code": "550",
+6 −0
Original line number Diff line number Diff line
Fixed
- Fix profile header stuck after scroll in reverse timeline
- Fix notifications not loading new items in reverse timeline
- Respect aggregate notification preference with grouped notifications API
- Fix "Enabled notifications" label
- Keep default FAB and toolbar behavior in reverse timeline
 No newline at end of file