From 0bace110b8eb21c2c93553327178a82d0d75c5fe Mon Sep 17 00:00:00 2001 From: joragua Date: Wed, 13 Nov 2024 13:24:48 +0000 Subject: [PATCH] docs: calens changelog updated --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6b6597cca52..4a5fb71629f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -36,6 +36,7 @@ ownCloud admins and users. * Change - Replace auto-uploads with automatic uploads: [#4252](https://github.com/owncloud/android/issues/4252) * Enhancement - Add status message when (un)setting av. offline from preview: [#4382](https://github.com/owncloud/android/issues/4382) +* Enhancement - Quota improvements from GraphAPI: [#4411](https://github.com/owncloud/android/issues/4411) * Enhancement - Upgraded AGP version to 8.7.2: [#4478](https://github.com/owncloud/android/issues/4478) * Enhancement - Added text labels for BottomNavigationView: [#4484](https://github.com/owncloud/android/issues/4484) @@ -58,6 +59,15 @@ ownCloud admins and users. https://github.com/owncloud/android/issues/4382 https://github.com/owncloud/android/pull/4482 +* Enhancement - Quota improvements from GraphAPI: [#4411](https://github.com/owncloud/android/issues/4411) + + The quota in the drawer has been updated depending on its status and also when a + file is removed, copied, moved and after a refresh operation. In addition, the + quota value for each account has been added in the manage accounts dialog. + + https://github.com/owncloud/android/issues/4411 + https://github.com/owncloud/android/pull/4496 + * Enhancement - Upgraded AGP version to 8.7.2: [#4478](https://github.com/owncloud/android/issues/4478) The Android Gradle Plugin version has been upgraded to 8.7.2, together with