Skip to content

Commit

Permalink
docs: calens changelog updated
Browse files Browse the repository at this point in the history
  • Loading branch information
joragua authored and github-actions[bot] committed Nov 13, 2024
1 parent 279a92f commit 0bace11
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 @@ -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)

Expand All @@ -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
Expand Down

0 comments on commit 0bace11

Please sign in to comment.