Automated changelog update [skip ci]

This commit is contained in:
Michael Barz
2022-11-03 14:58:37 +00:00
parent 353240ed7c
commit 9fc64e5479

View File

@@ -28,6 +28,7 @@ The following sections list the changes for unreleased.
* Bugfix - Make tokeninfo endpoint unprotected: [#4715](https://github.com/owncloud/ocis/pull/4715)
* Bugfix - Fix wopi access to public shares: [#4631](https://github.com/owncloud/ocis/pull/4631)
* Change - Build service frontends with pnpm instead of yarn: [#4878](https://github.com/owncloud/ocis/pull/4878)
* Change - Enable privatelinks by default: [#4599](https://github.com/owncloud/ocis/pull/4599/)
* Enhancement - Add curl to the oCIS OCI image: [#4751](https://github.com/owncloud/ocis/pull/4751)
* Enhancement - Add Email templating: [#4564](https://github.com/owncloud/ocis/pull/4564)
* Enhancement - We added e-mail subject templating: [#4799](https://github.com/owncloud/ocis/pull/4799)
@@ -220,6 +221,12 @@ The following sections list the changes for unreleased.
https://github.com/owncloud/ocis/pull/4878
https://github.com/owncloud/web/pull/7835
* Change - Enable privatelinks by default: [#4599](https://github.com/owncloud/ocis/pull/4599/)
Enable privatelinks by default in the capabilities.
https://github.com/owncloud/ocis/pull/4599/
* Enhancement - Add curl to the oCIS OCI image: [#4751](https://github.com/owncloud/ocis/pull/4751)
We've added curl to the oCIS OCI image published on Dockerhub. This can be used for eg.