Skip to content

Commit

Permalink
Automated changelog update [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
TheOneRing committed Jan 11, 2024
1 parent 5084755 commit fd3446f
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ ownCloud admins and users.
## Summary

* Bugfix - Schedule syncs after an abort: [#11396](https://github.com/owncloud/client/pull/11396)
* Bugfix - Client stuck in `reconnecting`: [#11467](https://github.com/owncloud/client/pull/11467)
* Change - Make messages translatable that occur early in start-up: [#11142](https://github.com/owncloud/client/issues/11142)
* Change - Remove unused command line option --language: [#11245](https://github.com/owncloud/client/issues/11245)
* Change - Windows: always use fusion style: [#11275](https://github.com/owncloud/client/issues/11275)
Expand All @@ -62,6 +63,13 @@ ownCloud admins and users.

https://github.com/owncloud/client/pull/11396

* Bugfix - Client stuck in `reconnecting`: [#11467](https://github.com/owncloud/client/pull/11467)

Properly handle errors during the update of the server settings. Due to an
unhandled result, the client could get stuck in a `reconnecting` state.

https://github.com/owncloud/client/pull/11467

* Change - Make messages translatable that occur early in start-up: [#11142](https://github.com/owncloud/client/issues/11142)

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

0 comments on commit fd3446f

Please sign in to comment.