Automated changelog update [skip ci]

This commit is contained in:
kobergj
2022-03-18 10:54:41 +00:00
parent fd99aef90b
commit 40062ca6d6

View File

@@ -9,6 +9,7 @@ The following sections list the changes for unreleased.
* Bugfix - Network configuration in individiual_services example: [#3238](https://github.com/owncloud/ocis/pull/3238)
* Bugfix - Improve gif thumbnails: [#3305](https://github.com/owncloud/ocis/pull/3305)
* Change - Settings service now stores its data via metadata service: [#3232](https://github.com/owncloud/ocis/pull/3232)
* Enhancement - Audit logger will now log file events: [#3332](https://github.com/owncloud/ocis/pull/3332)
* Enhancement - Add password reset link to login page: [#3329](https://github.com/owncloud/ocis/pull/3329)
* Enhancement - Log sharing events in audit service: [#3301](https://github.com/owncloud/ocis/pull/3301)
* Enhancement - Add space aliases: [#3283](https://github.com/owncloud/ocis/pull/3283)
@@ -38,6 +39,12 @@ The following sections list the changes for unreleased.
https://github.com/owncloud/ocis/pull/3232
* Enhancement - Audit logger will now log file events: [#3332](https://github.com/owncloud/ocis/pull/3332)
See full list of supported events in `audit/pkg/types/types.go`
https://github.com/owncloud/ocis/pull/3332
* Enhancement - Add password reset link to login page: [#3329](https://github.com/owncloud/ocis/pull/3329)
Added a configurable passwort reset link to the login page. It can be set via