From 018ce30bad067a4f68a73efb35a1ea0d791afc87 Mon Sep 17 00:00:00 2001 From: Andy Scherzinger Date: Wed, 13 Jan 2021 17:38:26 +0100 Subject: [PATCH] 3.14.2 Changelog Signed-off-by: Andy Scherzinger --- CHANGELOG.md | 29 +++++++++++++++++++---------- 1 file changed, 19 insertions(+), 10 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4aeff09f94..aefb56d231 100644 --- a/CHANGELOG.md +++ b/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