Skip to content

Commit

Permalink
Automated changelog update [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
David Christofas committed Apr 27, 2022
1 parent 0a18c25 commit 407399d
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 @@ -7,6 +7,7 @@ The following sections list the changes for unreleased.
## Summary

* Bugfix - Return proper errors when ocs/cloud/users is using the cs3 backend: [#3483](https://github.com/owncloud/ocis/issues/3483)
* Bugfix - URL encode the webdav url in the graph API: [#3597](https://github.com/owncloud/ocis/pull/3597)
* Change - Load configuration files just from one directory: [#3587](https://github.com/owncloud/ocis/pull/3587)
* Enhancement - Add capability for public link single file edit: [#6787](https://github.com/owncloud/web/pull/6787)
* Enhancement - Update linkshare capabilities: [#3579](https://github.com/owncloud/ocis/pull/3579)
Expand All @@ -21,6 +22,14 @@ The following sections list the changes for unreleased.

https://github.com/owncloud/ocis/issues/3483

* Bugfix - URL encode the webdav url in the graph API: [#3597](https://github.com/owncloud/ocis/pull/3597)

Fixed the webdav URL in the drives responses. Without encoding the URL could be broken by files
with spaces in the file name.

https://github.com/owncloud/ocis/issues/3538
https://github.com/owncloud/ocis/pull/3597

* Change - Load configuration files just from one directory: [#3587](https://github.com/owncloud/ocis/pull/3587)

We've changed the configuration file loading behavior and are now only loading configuration
Expand Down

0 comments on commit 407399d

Please sign in to comment.