Skip to content

Commit 1491514

Browse files
committed
Automated changelog update [skip ci]
1 parent 7914bad commit 1491514

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ ownCloud admins and users.
5252
* Change - Remove unused command line option --language: [#11245](https://github.com/owncloud/client/issues/11245)
5353
* Change - Windows: always use fusion style: [#11275](https://github.com/owncloud/client/issues/11275)
5454
* Change - Deprecate suffix VFS: [#11325](https://github.com/owncloud/client/issues/11325)
55+
* Change - Fix three badly styled warning messages: [#11412](https://github.com/owncloud/client/issues/11412)
5556
* Enhancement - Add option to pause synchronization on metered connections: [#4808](https://github.com/owncloud/client/issues/4808)
5657
* Enhancement - Add option to move files to trash instead of deleting: [#9001](https://github.com/owncloud/client/issues/9001)
5758
* Enhancement - Prevent same default sync folder for multiple accounts with Spaces: [#11204](https://github.com/owncloud/client/issues/11204)
@@ -136,6 +137,16 @@ ownCloud admins and users.
136137

137138
https://github.com/owncloud/client/issues/11325
138139

140+
* Change - Fix three badly styled warning messages: [#11412](https://github.com/owncloud/client/issues/11412)
141+
142+
There were 3 labels for warning messages that were nearly unreadable in dark
143+
mode due to bad styling. These have been changed to only use a bold font, but
144+
are now displayed with a big warning icon on their left. The places are: the
145+
account settings page, the folder wizard remote path page, and the log browser.
146+
147+
https://github.com/owncloud/client/issues/11412
148+
https://github.com/owncloud/client/pull/11470
149+
139150
* Enhancement - Add option to pause synchronization on metered connections: [#4808](https://github.com/owncloud/client/issues/4808)
140151

141152
On platforms that support metered-connection detection, an option is now

0 commit comments

Comments
 (0)