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 Nov 7, 2023
1 parent 0f6597c commit 09a87a9
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,22 @@ ownCloud admins and users.
Summary
-------

* Bugfix - Prevent permanent deletion of files when disabling VFS: [#11331](https://github.com/owncloud/client/issues/11331)
* 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)

Details
-------

* Bugfix - Prevent permanent deletion of files when disabling VFS: [#11331](https://github.com/owncloud/client/issues/11331)

When a user disabled the virtual files feature on Windows, all currently dehydrated files were
deleted accidentally. On the server those files where still available in the trash bin. This
regression was introduced in the previous release 5.0.0.

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

* 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 text). To do this,
Expand Down

0 comments on commit 09a87a9

Please sign in to comment.