Skip to content

Commit

Permalink
Calens changelog updated
Browse files Browse the repository at this point in the history
  • Loading branch information
fesave authored and actions-user committed Nov 4, 2021
1 parent 31eede1 commit 43d4398
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ Summary
* Bugfix - Account removed is not removed from the drawer: [#3340](https://github.com/owncloud/android/issues/3340)
* Bugfix - Crash in FileDataStorageManager: [#2896](https://github.com/owncloud/android/issues/2896)
* Bugfix - Camera Upload manual retry: [#3418](https://github.com/owncloud/android/pull/3418)
* Bugfix - Device rotation moves to root in folder picker: [#3431](https://github.com/owncloud/android/pull/3431)
* Enhancement - Delete old user directories in order to free memory: [#3336](https://github.com/owncloud/android/pull/3336)
* Enhancement - Delete old logs every week: [#3328](https://github.com/owncloud/android/issues/3328)
* Enhancement - Instant upload only when charging: [#465](https://github.com/owncloud/android/issues/465)
Expand Down Expand Up @@ -72,6 +73,15 @@ Details
https://github.com/owncloud/android/issues/3417
https://github.com/owncloud/android/pull/3418

* Bugfix - Device rotation moves to root in folder picker: [#3431](https://github.com/owncloud/android/pull/3431)

Previously, when users rotate the device trying to share photos with oC selecting a non-root
folder, folder picker shows the root folder Now, folder picker shows the folder that the user
browsed.

https://github.com/owncloud/android/issues/3163
https://github.com/owncloud/android/pull/3431

* Enhancement - Delete old user directories in order to free memory: [#3336](https://github.com/owncloud/android/pull/3336)

Previously, when users deleted an account the synchronized files of this account stayed on the
Expand Down

0 comments on commit 43d4398

Please sign in to comment.