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 Jun 12, 2024
1 parent 1d689e1 commit a8e2ddf
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 @@ -53,6 +53,7 @@ ownCloud admins and users.
* Bugfix - Strip user information from new-connection URL: [#11497](https://github.com/owncloud/client/issues/11497)
* Bugfix - Support logging redirect: [#11581](https://github.com/owncloud/client/pull/11581)
* Bugfix - Don't store null certificates in the account: [#11621](https://github.com/owncloud/client/issues/11621)
* Bugfix - Fix crash for folders that could not be initialized: [#11664](https://github.com/owncloud/client/pull/11664)
* Change - Revert local folder name back to pre 3.0 behavior: [#6390](https://github.com/owncloud/enterprise/issues/6390)
* 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)
Expand Down Expand Up @@ -131,6 +132,13 @@ ownCloud admins and users.

https://github.com/owncloud/client/issues/11621

* Bugfix - Fix crash for folders that could not be initialized: [#11664](https://github.com/owncloud/client/pull/11664)

We fixed a bug where interacting with a folder in the file browser could lead to
a crash if the folder was not properly initialized.

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

* Change - Revert local folder name back to pre 3.0 behavior: [#6390](https://github.com/owncloud/enterprise/issues/6390)

Due to user requests, we reverted the folder name from
Expand Down

0 comments on commit a8e2ddf

Please sign in to comment.