Automated changelog update [skip ci]

This commit is contained in:
Jannik Stehle
2024-05-31 12:44:04 +00:00
parent fc55b7cfb8
commit e291088a50

View File

@@ -122,6 +122,7 @@ The following sections list the changes for unreleased.
* Enhancement - Docker compose example for ClamAV: [#9229](https://github.com/owncloud/ocis/pull/9229)
* Enhancement - Bump Reva: [#9269](https://github.com/owncloud/ocis/pull/9269)
* Enhancement - Add secureview flag when listing apps via http: [#9280](https://github.com/owncloud/ocis/pull/9280)
* Enhancement - Web server compression: [#9287](https://github.com/owncloud/ocis/pull/9287)
## Details
@@ -781,6 +782,14 @@ The following sections list the changes for unreleased.
https://github.com/owncloud/ocis/pull/9280
https://github.com/owncloud/ocis/pull/9277
* Enhancement - Web server compression: [#9287](https://github.com/owncloud/ocis/pull/9287)
We've added a compression middleware to the web server to reduce the request
size when delivering static files. This speeds up loading times in web clients.
https://github.com/owncloud/web/issues/7964
https://github.com/owncloud/ocis/pull/9287
# Changelog for [5.0.3] (2024-05-02)
The following sections list the changes for 5.0.3.