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 Feb 25, 2021
1 parent 312d39d commit 8d99840
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 @@ -10,6 +10,7 @@ Summary

* Bugfix - Fix issues with long path: [#4405](https://github.com/owncloud/enterprise/issues/4405)
* Bugfix - SQLite wal file grows to several gigabyte: [#7646](https://github.com/owncloud/client/issues/7646)
* Bugfix - Moves in folder sync connections where executed as a delete and upload: [#7838](https://github.com/owncloud/client/issues/7838)
* Bugfix - Fix missing permission for newly created folder: [#8076](https://github.com/owncloud/client/pull/8076)
* Bugfix - Don't recommend non default sync option: [#8317](https://github.com/owncloud/client/issues/8317)
* Change - Don't ask the user to switch to http: [#8231](https://github.com/owncloud/client/issues/8231)
Expand All @@ -35,6 +36,13 @@ Details

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

* Bugfix - Moves in folder sync connections where executed as a delete and upload: [#7838](https://github.com/owncloud/client/issues/7838)

We fixed a bug where moves in folder sync connections where executed as a delete and upload.

https://github.com/owncloud/client/issues/7838
https://github.com/owncloud/enterprise/issues/4428

* Bugfix - Fix missing permission for newly created folder: [#8076](https://github.com/owncloud/client/pull/8076)

We fixed a bug where a newly created folder had no permissions set.
Expand Down

0 comments on commit 8d99840

Please sign in to comment.