Commit 6710ef2e authored by Thomas's avatar Thomas
Browse files

Release 3.10.0

parent d45ac1b9
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -13,8 +13,8 @@ android {
    defaultConfig {
        minSdk 21
        targetSdk 32
        versionCode 442
        versionName "3.9.7"
        versionCode 443
        versionName "3.10.0"
        testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
    }
    flavorDimensions "default"
+5 −0
Original line number Diff line number Diff line
[
  {
    "version": "3.10.0",
    "code": "443",
    "note": "Added:\n- Dracula theme\n- Customize message colors\n- Enable/Disable Card presentation\n\nChanged:\n- Colors for some themes\n- Space between buttons\n\nFixed:\n- Animated profile pictures not displayed\n- Mentions broken in profile bio and fields\n- Jumps with fit preview images when scrolling up\n- Fetch more button broken with cache\n- Tag patterns in URL break the link\n- Typo in followed tags"
  },
  {
    "version": "3.9.7",
    "code": "442",
+16 −0
Original line number Diff line number Diff line
Added:
- Dracula theme
- Customize message colors
- Enable/Disable Card presentation

Changed:
- Colors for some themes
- Space between buttons

Fixed:
- Animated profile pictures not displayed
- Mentions broken in profile bio and fields
- Jumps with fit preview images when scrolling up
- Fetch more button broken with cache
- Tag patterns in URL break the link
- Typo in followed tags
 No newline at end of file