Automated changelog update [skip ci]
This commit is contained in:
@@ -36,6 +36,8 @@ The following sections list the changes for unreleased.
|
||||
|
||||
## Summary
|
||||
|
||||
* Bugfix - Fix wrong compile date: [#6132](https://github.com/owncloud/ocis/pull/6132)
|
||||
* Bugfix - Disable DEPTH infinity in PROPFIND: [#7746](https://github.com/owncloud/ocis/pull/7746)
|
||||
* Bugfix - Fix search service start: [#7795](https://github.com/owncloud/ocis/pull/7795)
|
||||
* Enhancement - Default link permission config: [#7783](https://github.com/owncloud/ocis/pull/7783)
|
||||
* Enhancement - Add user filter startswith and contains: [#7739](https://github.com/owncloud/ocis/pull/7739)
|
||||
@@ -43,6 +45,23 @@ The following sections list the changes for unreleased.
|
||||
|
||||
## Details
|
||||
|
||||
* Bugfix - Fix wrong compile date: [#6132](https://github.com/owncloud/ocis/pull/6132)
|
||||
|
||||
We fixed that current date is always printed.
|
||||
|
||||
https://github.com/owncloud/ocis/issues/6124
|
||||
https://github.com/owncloud/ocis/pull/6132
|
||||
|
||||
* Bugfix - Disable DEPTH infinity in PROPFIND: [#7746](https://github.com/owncloud/ocis/pull/7746)
|
||||
|
||||
We fixed the Disabled DEPTH infinity in PROPFIND for: Personal /remote.php/dav/files/admin
|
||||
Public link share /remote.php/dav/public-files/<token> Trashbin
|
||||
/remote.php/dav/spaces/trash-bin/<personal-space-id>
|
||||
|
||||
https://github.com/owncloud/ocis/issues/7359
|
||||
https://github.com/owncloud/ocis/pull/7746
|
||||
https://github.com/cs3org/reva/pull/4278
|
||||
|
||||
* Bugfix - Fix search service start: [#7795](https://github.com/owncloud/ocis/pull/7795)
|
||||
|
||||
The `search` service would sometimes not start correctly because config values are
|
||||
|
||||
Reference in New Issue
Block a user