3.14.2 Changelog

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
This commit is contained in:
Andy Scherzinger 2021-01-13 17:38:26 +01:00
parent 7f502aaaaf
commit 018ce30bad
No known key found for this signature in database
GPG Key ID: 6CADC7E3523C308B
1 changed files with 19 additions and 10 deletions

View File

@ -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