Automated changelog update [skip ci]

This commit is contained in:
Pascal Wengerter
2022-06-28 13:33:49 +00:00
parent 8427bc2062
commit ee0b466018

View File

@@ -7,6 +7,7 @@ The following sections list the changes for unreleased.
## Summary
* Bugfix - CSP rules for silent token refresh in iframe: [#4031](https://github.com/owncloud/ocis/pull/4031)
* Enhancement - Add capability for alias links: [#3983](https://github.com/owncloud/ocis/issues/3983)
* Enhancement - Refactor extensions to services: [#3980](https://github.com/owncloud/ocis/pull/3980)
## Details
@@ -20,6 +21,14 @@ The following sections list the changes for unreleased.
https://github.com/owncloud/web/issues/7030
https://github.com/owncloud/ocis/pull/4031
* Enhancement - Add capability for alias links: [#3983](https://github.com/owncloud/ocis/issues/3983)
For better UX clients need a way to discover if alias links are supported by the server. We added a
capability under "files_sharing/public/alias"
https://github.com/owncloud/ocis/issues/3983
https://github.com/owncloud/ocis/pull/3991
* Enhancement - Refactor extensions to services: [#3980](https://github.com/owncloud/ocis/pull/3980)
We have decided to name all extensions, we maintain and provide with ocis, services from here on