Browse Source

add 3.5.1 changelog
removed old (unneeded) 3.2.1 changelog, as this is included in changelog.md

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>

tobiasKaminsky 6 years ago
parent
commit
139ee24cea
2 changed files with 13 additions and 10 deletions
  1. 13 0
      CHANGELOG.md
  2. 0 10
      fastlane/metadata/android/en-US/changelogs/30020199.txt

+ 13 - 0
CHANGELOG.md

@@ -1,3 +1,16 @@
+## 3.5.1 (March, 18, 2019)
+
+- fixed SSO dialog
+- abort sync on no connection
+- fix chunked upload
+- fix federated share
+- fix button disabled state in folder sync preferences
+- add storage picker to upload local chooser
+- updated translations
+
+For a full list, please see https://github.com/nextcloud/android/milestone/31
+
+
 ## 3.5.0 (February, 13, 2019)
 
 - Chunked upload: 1MB on mobile data, 10MB on Wi-Fi

+ 0 - 10
fastlane/metadata/android/en-US/changelogs/30020199.txt

@@ -1,10 +0,0 @@
-3.2.1 (June, 11, 2018)
-
-Enhanced file detail/sharing screen for mail-shares
-Fix local sorting and file selection
-Fix local filtering
-Fix back navigation on privacy screen
-Fix bug on searching
-Fix crash on sorting
-Fix wrong menu highlighting
-various bug fixes