Browse Source

3.14.2 Changelog

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
Andy Scherzinger 4 năm trước cách đây
mục cha
commit
018ce30bad
1 tập tin đã thay đổi với 19 bổ sung10 xóa
  1. 19 10
      CHANGELOG.md

+ 19 - 10
CHANGELOG.md

@@ -1,20 +1,29 @@
+## 3.14.2 (January, 13, 2021)
+
+- Fix push notifications on some devices
+- Fix updating of sharee list
+- Fix crash during setting status
+- Fix Crash Sharing files to Nextcloud via Android Apps
+
+For a full list, please see https://github.com/nextcloud/android/milestone/54
+
 ## 3.14.1 (December, 02, 2020)
 
-Fix crash due to service not started in time
-Fix UI while media playback
-Fix uploading direct camera images with more than one picture
-Fix conflict handling on auto upload
+- Fix crash due to service not started in time
+- Fix UI while media playback
+- Fix uploading direct camera images with more than one picture
+- Fix conflict handling on auto upload
 
 For a full list, please see https://github.com/nextcloud/android/milestone/53
 
 ## 3.14.0 (November, 18, 2020)
 
-Prevent Firebase crashes: Exodus will warn about tracker, but code wise it is disabled
-Status support
-Document storage enhancement @tgrote
-Auto upload media detection improvements @AndyScherzinger
-Sharing UI rewrite
-Drop Android 4.3, new min version Android 4.4
+- Prevent Firebase crashes: Exodus will warn about tracker, but code wise it is disabled
+- Status support
+- Document storage enhancement @tgrote
+- Auto upload media detection improvements @AndyScherzinger
+- Sharing UI rewrite
+- Drop Android 4.3, new min version Android 4.4
 
 For a full list, please see https://github.com/nextcloud/android/milestone/50