Commit 0d54fed 1 parent 42f60e7 commit 0d54fed Copy full SHA for 0d54fed
File tree 1 file changed +7
-0
lines changed
1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -49,6 +49,7 @@ ownCloud admins and users.
49
49
* Bugfix - Properly encode scope and prompt items in OAuth URL: [ #11472 ] ( https://github.com/owncloud/client/issues/11472 )
50
50
* Bugfix - Client stuck in reconnecting state after application start: [ #11478 ] ( https://github.com/owncloud/client/pull/11478 )
51
51
* 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 )
52
53
* Change - Make messages translatable that occur early in start-up: [ #11142 ] ( https://github.com/owncloud/client/issues/11142 )
53
54
* Change - Remove unused command line option --language: [ #11245 ] ( https://github.com/owncloud/client/issues/11245 )
54
55
* Change - Windows: always use fusion style: [ #11275 ] ( https://github.com/owncloud/client/issues/11275 )
@@ -117,6 +118,12 @@ ownCloud admins and users.
117
118
https://github.com/owncloud/client/issues/11497
118
119
https://github.com/owncloud/client/pull/11509
119
120
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
+
120
127
* Change - Make messages translatable that occur early in start-up: [ #11142 ] ( https://github.com/owncloud/client/issues/11142 )
121
128
122
129
These messages include the command-line messages (both errors and the help
You can’t perform that action at this time.
0 commit comments