Commit 72a79766 authored by Thomas's avatar Thomas
Browse files

Release 3.14.5

parent 7751646d
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -13,8 +13,8 @@ android {
    defaultConfig {
        minSdk 21
        targetSdk 33
        versionCode 466
        versionName "3.14.4"
        versionCode 467
        versionName "3.14.5"
        testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
    }
    flavorDimensions "default"
+5 −0
Original line number Diff line number Diff line
[
  {
    "version": "3.14.5",
    "code": "467",
    "note": "Changed:\n- Allow to swipe media for profiles\n\nFixed:\n- Fix crashes with pinch zoom\n- Copy/Paste in threads\n- Fix crash when checking redirection on http links\n- Display menu in media viewer resets pinch-zoom"
  },
  {
    "version": "3.14.4",
    "code": "466",
+1 −1
Original line number Diff line number Diff line
@@ -5,4 +5,4 @@ Fixed:
- Fix crashes with pinch zoom
- Copy/Paste in threads
- Fix crash when checking redirection on http links
- Displaying menu in media preview reset zoom
 No newline at end of file
- Display menu in media viewer resets pinch-zoom
 No newline at end of file