Automated changelog update [skip ci]

This commit is contained in:
kobergj
2024-03-06 15:09:07 +00:00
parent 298b10c081
commit be2e769def

View File

@@ -50,6 +50,7 @@ The following sections list the changes for unreleased.
* Enhancement - Add epub reader to web default apps: [#8410](https://github.com/owncloud/ocis/pull/8410)
* Enhancement - Custom WEB App Loading: [#8523](https://github.com/owncloud/ocis/pull/8523)
* Enhancement - Update to go 1.22: [#8586](https://github.com/owncloud/ocis/pull/8586)
* Enhancement - Send more sse events: [#8587](https://github.com/owncloud/ocis/pull/8587)
## Details
@@ -116,6 +117,13 @@ The following sections list the changes for unreleased.
https://github.com/owncloud/ocis/pull/8586
* Enhancement - Send more sse events: [#8587](https://github.com/owncloud/ocis/pull/8587)
We added sse events for `ItemTrashed`, `ItemRestored`,`ContainerCreated` and
`FileRenamed`
https://github.com/owncloud/ocis/pull/8587
# Changelog for [5.0.0-rc.5] (2024-02-26)
The following sections list the changes for 5.0.0-rc.5.