File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed
Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments