Commit bc0d25c8 authored by Thomas's avatar Thomas
Browse files

Release 3.25.3 - beta

parent f7714fa7
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 503
        versionName "3.25.2"
        versionCode 504
        versionName "3.25.3"
        testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
    }
    flavorDimensions "default"
+5 −0
Original line number Diff line number Diff line
[
  {
    "version": "3.25.3",
    "code": "504",
    "note": "Added:\n- Add a scroll bar for timelines (default: disabled)\n- Add a search bar for custom emojis\n\nFixed:\n- Fix prompt to split asked several times when refusing\n- Crashes with profiles\n- Fix an issue with poll and Pleroma\n- Emoji not displayed in the picker"
  },
  {
    "version": "3.25.2",
    "code": "503",
+9 −0
Original line number Diff line number Diff line
Added:
- Add a scroll bar for timelines (default: disabled)
- Add a search bar for custom emojis

Fixed:
- Fix prompt to split asked several times when refusing
- Crashes with profiles
- Fix an issue with poll and Pleroma
- Emoji not displayed in the picker
 No newline at end of file