Automated changelog update [skip ci]

This commit is contained in:
Michael Barz
2024-10-23 15:03:58 +00:00
parent 512f062c5b
commit e0c7609723
+15
View File
@@ -63,6 +63,7 @@ The following sections list the changes for unreleased.
* Bugfix - Make antivirus workers configurable: [#10383](https://github.com/owncloud/ocis/pull/10383)
* Bugfix - Increase event processing workers: [#10385](https://github.com/owncloud/ocis/pull/10385)
* Bugfix - Fix envvar deprecations for next production release: [#10386](https://github.com/owncloud/ocis/pull/10386)
* Enhancement - Add web extensions to the ocis_full example: [#10399](https://github.com/owncloud/ocis/pull/10399)
## Details
@@ -118,6 +119,20 @@ The following sections list the changes for unreleased.
https://github.com/owncloud/ocis/pull/10386
* Enhancement - Add web extensions to the ocis_full example: [#10399](https://github.com/owncloud/ocis/pull/10399)
We added some of the web extensions from ownCloud to the ocis_full docker
compose example.
- importer - draw-io - external-sites - json-viewer - unzip - progressbars
These can be enabled in the .env file one by one.
Read more about ocis extensions in
https://github.com/owncloud/web-extensions/blob/main/README.md
https://github.com/owncloud/ocis/pull/10399
# Changelog for [6.6.0] (2024-10-21)
The following sections list the changes for 6.6.0.