Commit 848d015f authored by Thomas's avatar Thomas
Browse files

Release 3.30.0-beta-2

parent 01109c38
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 519
        versionName "3.30.0-beta-1"
        versionCode 520
        versionName "3.30.0-beta-2"
        testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
    }
    flavorDimensions "default"
+5 −0
Original line number Diff line number Diff line
[
  {
    "version": "3.30.0-beta-2",
    "code": "520",
    "note": "Added:\n- Allow to follow the discover timelines of Pixelfed instances\n- Allow to login with a token\n\nChange:\n- Use Pixelfed layout when following Pixelfed instance\n- Allow to scroll buttons for larger screen in conversation \n\nFixed:\n- Nitter to follow Twitter accounts\n- Some minor crashes"
  },
  {
    "version": "3.30.0-beta-1",
    "code": "519",
+11 −0
Original line number Diff line number Diff line
Added:
- Allow to follow the discover timelines of Pixelfed instances
- Allow to login with a token

Change:
- Use Pixelfed layout when following Pixelfed instance
- Allow to scroll buttons for larger screen in conversation

Fixed:
- Nitter to follow Twitter accounts
- Some minor crashes
 No newline at end of file