Automated changelog update [skip ci]

This commit is contained in:
Viktor Scharf
2023-05-25 12:48:19 +00:00
parent 76b0e744a7
commit cdfdc6a959
+8
View File
@@ -10,6 +10,7 @@ The following sections list the changes for unreleased.
* Enhancement - Fix err when the user share the locked file: [#6357](https://github.com/owncloud/ocis/pull/6357) * Enhancement - Fix err when the user share the locked file: [#6357](https://github.com/owncloud/ocis/pull/6357)
* Enhancement - Configurable ID Cache: [#6353](https://github.com/owncloud/ocis/pull/6353) * Enhancement - Configurable ID Cache: [#6353](https://github.com/owncloud/ocis/pull/6353)
* Enhancement - Remove the email logo: [#6359](https://github.com/owncloud/ocis/issues/6359) * Enhancement - Remove the email logo: [#6359](https://github.com/owncloud/ocis/issues/6359)
* Enhancement - Unify CA Cert envvars: [#6392](https://github.com/owncloud/ocis/pull/6392)
* Enhancement - Update web to v7.0.0-rc.38: [#6375](https://github.com/owncloud/ocis/pull/6375) * Enhancement - Update web to v7.0.0-rc.38: [#6375](https://github.com/owncloud/ocis/pull/6375)
## Details ## Details
@@ -41,6 +42,13 @@ The following sections list the changes for unreleased.
https://github.com/owncloud/ocis/issues/6359 https://github.com/owncloud/ocis/issues/6359
https://github.com/owncloud/ocis/pull/6361 https://github.com/owncloud/ocis/pull/6361
* Enhancement - Unify CA Cert envvars: [#6392](https://github.com/owncloud/ocis/pull/6392)
Introduce a global `OCIS_EVENTS_TLS_ROOT_CA_CERTIFICATE` to avoid needing to configure
all `{SERVICENAME}_EVENTS_TLS_ROOT_CA_CERTIFICATE` envvars
https://github.com/owncloud/ocis/pull/6392
* Enhancement - Update web to v7.0.0-rc.38: [#6375](https://github.com/owncloud/ocis/pull/6375) * Enhancement - Update web to v7.0.0-rc.38: [#6375](https://github.com/owncloud/ocis/pull/6375)
Tags: web Tags: web