Skip to content

Commit 18a278e

Browse files
committed
docs: calens changelog updated
1 parent 5105319 commit 18a278e

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ ownCloud admins and users.
3737
* Bugfix - Crash from Google Play Store: [#4333](https://github.com/owncloud/android/issues/4333)
3838
* Bugfix - Navigation in automatic uploads folder picker: [#4340](https://github.com/owncloud/android/issues/4340)
3939
* Bugfix - Downloading non-previewable files in details view leads to empty list: [#4428](https://github.com/owncloud/android/issues/4428)
40+
* Bugfix - Ensure folder size updates automatically after file replacement: [#4505](https://github.com/owncloud/android/issues/4505)
4041
* Change - Replace auto-uploads with automatic uploads: [#4252](https://github.com/owncloud/android/issues/4252)
4142
* Change - Removed survey and chat from feedback: [#4540](https://github.com/owncloud/android/issues/4540)
4243
* Enhancement - Unit tests for repository classes - Part 2: [#4233](https://github.com/owncloud/android/issues/4233)
@@ -79,6 +80,14 @@ ownCloud admins and users.
7980
https://github.com/owncloud/android/issues/4428
8081
https://github.com/owncloud/android/pull/4548
8182

83+
* Bugfix - Ensure folder size updates automatically after file replacement: [#4505](https://github.com/owncloud/android/issues/4505)
84+
85+
The folder size has been updated automatically after replacing a file during a
86+
move operation, eliminating the need for a manual refresh.
87+
88+
https://github.com/owncloud/android/issues/4505
89+
https://github.com/owncloud/android/pull/4553
90+
8291
* Change - Replace auto-uploads with automatic uploads: [#4252](https://github.com/owncloud/android/issues/4252)
8392

8493
Wording change in the feature name, in order to make it clearer in translations

0 commit comments

Comments
 (0)