diff --git a/changelog/unreleased/4525 b/changelog/unreleased/4525 new file mode 100644 index 00000000000..20f5b8e346b --- /dev/null +++ b/changelog/unreleased/4525 @@ -0,0 +1,7 @@ +Enhancement: Technical improvements for user quota + +A new use case has been added to fetch the user quota as a flow. +Also, all unnecessary calls from DrawerActivity have been removed. + +https://github.com/owncloud/android/issues/4521 +https://github.com/owncloud/android/pull/4525