Skip to content

Commit 26b246a

Browse files
abelgardepactions-user
authored andcommitted
Calens changelog updated
1 parent 513a413 commit 26b246a

File tree

1 file changed

+13
-3
lines changed

1 file changed

+13
-3
lines changed

CHANGELOG.md

+13-3
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
Changelog for ownCloud Android Client [unreleased] (UNRELEASED)
1+
Changelog for ownCloud Android Client [2.19.0] (2021-11-15)
22
=======================================
3-
The following sections list the changes in ownCloud Android Client unreleased relevant to
3+
The following sections list the changes in ownCloud Android Client 2.19.0 relevant to
44
ownCloud admins and users.
55

6-
[unreleased]: https://github.com/owncloud/android/compare/v2.18.3...master
6+
[2.19.0]: https://github.com/owncloud/android/compare/v2.18.3...v2.19.0
77

88
Summary
99
-------
@@ -15,6 +15,7 @@ Summary
1515
* Bugfix - Crash in FileDataStorageManager: [#2896](https://github.com/owncloud/android/issues/2896)
1616
* Bugfix - Camera Upload manual retry: [#3418](https://github.com/owncloud/android/pull/3418)
1717
* Bugfix - Device rotation moves to root in folder picker: [#3431](https://github.com/owncloud/android/pull/3431)
18+
* Bugfix - Logging does not stop when the user deactivates it: [#3436](https://github.com/owncloud/android/pull/3436)
1819
* Enhancement - Delete old user directories in order to free memory: [#3336](https://github.com/owncloud/android/pull/3336)
1920
* Enhancement - Delete old logs every week: [#3328](https://github.com/owncloud/android/issues/3328)
2021
* Enhancement - Instant upload only when charging: [#465](https://github.com/owncloud/android/issues/465)
@@ -83,6 +84,15 @@ Details
8384
https://github.com/owncloud/android/issues/3163
8485
https://github.com/owncloud/android/pull/3431
8586

87+
* Bugfix - Logging does not stop when the user deactivates it: [#3436](https://github.com/owncloud/android/pull/3436)
88+
89+
Previously, when users disabled the logging option in the settings, the application would not
90+
stop logging and the size of the log files would increase. Now, the option to disable it works
91+
perfectly and no logs are collected if disabled.
92+
93+
https://github.com/owncloud/android/issues/3325
94+
https://github.com/owncloud/android/pull/3436
95+
8696
* Enhancement - Delete old user directories in order to free memory: [#3336](https://github.com/owncloud/android/pull/3336)
8797

8898
Previously, when users deleted an account the synchronized files of this account stayed on the

0 commit comments

Comments
 (0)