Automated changelog update [skip ci]

This commit is contained in:
Jörn Friedrich Dreyer
2024-05-21 13:22:01 +00:00
parent 0b965e363b
commit bbf03c764d

View File

@@ -115,6 +115,7 @@ The following sections list the changes for unreleased.
* Enhancement - Bump Reva: [#9132](https://github.com/owncloud/ocis/pull/9132)
* Enhancement - Add watermark text: [#9144](https://github.com/owncloud/ocis/pull/9144)
* Enhancement - Update selected attributes of autoprovisioned users: [#9166](https://github.com/owncloud/ocis/pull/9166)
* Enhancement - Limit concurrent thumbnail requests: [#9199](https://github.com/owncloud/ocis/pull/9199)
## Details
@@ -696,6 +697,13 @@ The following sections list the changes for unreleased.
https://github.com/owncloud/ocis/issues/8955
https://github.com/owncloud/ocis/pull/9166
* Enhancement - Limit concurrent thumbnail requests: [#9199](https://github.com/owncloud/ocis/pull/9199)
The number of concurrent requests to the thumbnail service can be limited now to
have more control over the consumed system resources.
https://github.com/owncloud/ocis/pull/9199
# Changelog for [5.0.3] (2024-05-02)
The following sections list the changes for 5.0.3.