Skip to content

Commit

Permalink
Calens changelog updated
Browse files Browse the repository at this point in the history
  • Loading branch information
Aitorbp committed Mar 6, 2024
1 parent 16dbca6 commit 8f40a9d
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ ownCloud admins and users.
## Summary

* Change - Upgrade minimum SDK version to Android 7.0 (v24): [#4230](https://github.com/owncloud/android/issues/4230)
* Change - Automatic discovery of the account in login: [#4301](https://github.com/owncloud/android/issues/4301)
* Enhancement - New setting for automatic removal of local files: [#4175](https://github.com/owncloud/android/issues/4175)
* Enhancement - Unit tests for repository classes - Part 1: [#4232](https://github.com/owncloud/android/issues/4232)

Expand All @@ -43,6 +44,14 @@ ownCloud admins and users.
https://github.com/owncloud/android/issues/4230
https://github.com/owncloud/android/pull/4299

* Change - Automatic discovery of the account in login: [#4301](https://github.com/owncloud/android/issues/4301)

Automatic account discovery is done at login. Removed the refresh account button
in the Manage Accounts view.

https://github.com/owncloud/android/issues/4301
https://github.com/owncloud/android/pull/4325

* Enhancement - New setting for automatic removal of local files: [#4175](https://github.com/owncloud/android/issues/4175)

A new setting has been created to delete automatically downloaded files, when
Expand Down

0 comments on commit 8f40a9d

Please sign in to comment.