Commit e508e408 authored by Thomas's avatar Thomas
Browse files

Release 3.5.0

parent dbaf2a37
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -13,8 +13,8 @@ android {
    defaultConfig {
        minSdk 21
        targetSdk 31
        versionCode 416
        versionName "3.4.3"
        versionCode 417
        versionName "3.5.0"
        testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
    }
    flavorDimensions "default"
+3 −3
Original line number Diff line number Diff line
[
  {
    "version": "3.4.3",
    "code": "416",
    "note": "Changed:\n- Swipe between timelines\n- Improve cache\n- Button sizes in messages follow defined scale\n\nFixed:\n- Pleroma: Emoji reactions\n- Sharing (several fixes)\n- Theme issues\n- Rendering issue for links\n- Notifications not removed from cache\n- Some crashes"
    "version": "3.5.0",
    "code": "417",
    "note": "Changed:\n- Swipe between timelines\n- Improve cache\n- Button sizes in messages follow defined scale\n- French translation\n\nFixed:\n- Pleroma: Emoji reactions\n- Sharing (several fixes)\n- Theme issues\n- Rendering issue for links\n- Notifications not removed from cache\n- Issue with watermarks\n- Pagination with bookmarks/favourites\n- Some crashes"
  },
  {
    "version": "3.4.2",
+15 −0
Original line number Diff line number Diff line
Changed:
- Swipe between timelines
- Improve cache
- Button sizes in messages follow defined scale
- French translation

Fixed:
- Pleroma: Emoji reactions
- Sharing (several fixes)
- Theme issues
- Rendering issue for links
- Notifications not removed from cache
- Issue with watermarks
- Pagination with bookmarks/favourites
- Some crashes
 No newline at end of file