From 9dcce09a0c664f8678401a72b5b7fe4385e3310e Mon Sep 17 00:00:00 2001 From: Benedikt Kulmann Date: Mon, 8 Nov 2021 07:51:09 +0000 Subject: [PATCH] Automated changelog update [skip ci] --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ae25e196a24..b2b6bd43f47 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ Summary * Bugfix - Fix location picker breadcrumb url encoding: [#5940](https://github.com/owncloud/web/pull/5940) * Bugfix - Context menu rendering: [#5952](https://github.com/owncloud/web/pull/5952) +* Enhancement - Rename `_chunks` folder to `chunks`: [#5988](https://github.com/owncloud/web/pull/5988) * Enhancement - Default action order: [#5952](https://github.com/owncloud/web/pull/5952) * Enhancement - Reduced sidebar width: [#5981](https://github.com/owncloud/web/issues/5981) @@ -33,6 +34,13 @@ Details https://github.com/owncloud/web/pull/5952 +* Enhancement - Rename `_chunks` folder to `chunks`: [#5988](https://github.com/owncloud/web/pull/5988) + + We've renamed the `_chunks` folder to `chunks` in the ownCloud Web build output in order to make + it more easily embedable with the Go embed directive. + + https://github.com/owncloud/web/pull/5988 + * Enhancement - Default action order: [#5952](https://github.com/owncloud/web/pull/5952) We've changed the order of actions which are being considered as default action. The order is