Skip to content

Commit 0d54fed

Browse files
committed
Automated changelog update [skip ci]
1 parent 42f60e7 commit 0d54fed

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ ownCloud admins and users.
4949
* Bugfix - Properly encode scope and prompt items in OAuth URL: [#11472](https://github.com/owncloud/client/issues/11472)
5050
* Bugfix - Client stuck in reconnecting state after application start: [#11478](https://github.com/owncloud/client/pull/11478)
5151
* Bugfix - Strip user information from new-connection URL: [#11497](https://github.com/owncloud/client/issues/11497)
52+
* Bugfix - Ensure folder are scheduled only once: [#11552](https://github.com/owncloud/client/issues/11552)
5253
* Change - Make messages translatable that occur early in start-up: [#11142](https://github.com/owncloud/client/issues/11142)
5354
* Change - Remove unused command line option --language: [#11245](https://github.com/owncloud/client/issues/11245)
5455
* Change - Windows: always use fusion style: [#11275](https://github.com/owncloud/client/issues/11275)
@@ -117,6 +118,12 @@ ownCloud admins and users.
117118
https://github.com/owncloud/client/issues/11497
118119
https://github.com/owncloud/client/pull/11509
119120

121+
* Bugfix - Ensure folder are scheduled only once: [#11552](https://github.com/owncloud/client/issues/11552)
122+
123+
We fixed a bug where a folder could be scheduled multiple times.
124+
125+
https://github.com/owncloud/client/issues/11552
126+
120127
* Change - Make messages translatable that occur early in start-up: [#11142](https://github.com/owncloud/client/issues/11142)
121128

122129
These messages include the command-line messages (both errors and the help

0 commit comments

Comments
 (0)