add changelog

This commit is contained in:
David Christofas
2023-02-13 13:46:59 +01:00
parent 45d1ba25c0
commit b318269de4

View File

@@ -0,0 +1,6 @@
Enhancement: Add endpoints to upload a custom logo
Added endpoints to upload and reset custom logos. The files are stored under the `WEB_ASSET_PATH`
which defaults to `$OCIS_BASE_DATA_PATH/web/assets`.
https://github.com/owncloud/ocis/pull/5559