Skip to content

Commit 81bdb10

Browse files
committed
docs: calens changelog updated
1 parent 50145a9 commit 81bdb10

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ ownCloud admins and users.
3434

3535
## Summary
3636

37+
* Bugfix - Crash from Google Play Store: [#4333](https://github.com/owncloud/android/issues/4333)
3738
* Bugfix - Navigation in automatic uploads folder picker: [#4340](https://github.com/owncloud/android/issues/4340)
3839
* Change - Replace auto-uploads with automatic uploads: [#4252](https://github.com/owncloud/android/issues/4252)
3940
* Enhancement - Unit tests for repository classes - Part 2: [#4233](https://github.com/owncloud/android/issues/4233)
@@ -51,6 +52,15 @@ ownCloud admins and users.
5152

5253
## Details
5354

55+
* Bugfix - Crash from Google Play Store: [#4333](https://github.com/owncloud/android/issues/4333)
56+
57+
The androidx-appcompat version has been upgraded from 1.5.1 to 1.6.1 in order to
58+
fix one crash reported by Play Console which is related to the
59+
FileDataStorageManager constructor
60+
61+
https://github.com/owncloud/android/issues/4333
62+
https://github.com/owncloud/android/pull/4542
63+
5464
* Bugfix - Navigation in automatic uploads folder picker: [#4340](https://github.com/owncloud/android/issues/4340)
5565

5666
The button in the toolbar for going up when choosing an upload path has been

0 commit comments

Comments
 (0)