Automated changelog update [skip ci]

This commit is contained in:
kobergj
2024-06-10 10:30:04 +00:00
parent 6ace1fc76a
commit f97ce1dd5d

View File

@@ -125,6 +125,7 @@ The following sections list the changes for unreleased.
* Enhancement - Web server compression: [#9287](https://github.com/owncloud/ocis/pull/9287)
* Enhancement - Add secureview flag when listing apps via http: [#9289](https://github.com/owncloud/ocis/pull/9289)
* Enhancement - Bump Reva: [#9318](https://github.com/owncloud/ocis/pull/9318)
* Enhancement - Activitylog Service: [#9327](https://github.com/owncloud/ocis/pull/9327)
## Details
@@ -810,6 +811,13 @@ The following sections list the changes for unreleased.
https://github.com/owncloud/ocis/pull/8606
https://github.com/owncloud/ocis/pull/8937
* Enhancement - Activitylog Service: [#9327](https://github.com/owncloud/ocis/pull/9327)
Adds a new service `activitylog` which stores events (activities) per resource.
This data can be retrieved by clients to show item activities
https://github.com/owncloud/ocis/pull/9327
# Changelog for [5.0.3] (2024-05-02)
The following sections list the changes for 5.0.3.