Browse Source

Add changelog for 3.11.1

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
tobiasKaminsky 4 years ago
parent
commit
719e3b1b63
1 changed files with 11 additions and 0 deletions
  1. 11 0
      CHANGELOG.md

+ 11 - 0
CHANGELOG.md

@@ -1,3 +1,14 @@
+3.11.1 (April, 23, 2020)
+
+- Crash while browsing files
+- auto upload:
+ - fix wrong conflict detection on custom folder
+ - allow to choose default conflict strategy @fodinabor
+ - fix hanging UI after saving
+- open office files online if no local app installed
+
+For a full list, please see https://github.com/nextcloud/android/milestone/47
+
 ## 3.11.0 (March, 26, 2020)
 
 - not enough space dialog @Shagequi