From 494ef9a2196a1f7619a93b558f85e8a6b54e3a5d Mon Sep 17 00:00:00 2001 From: Jannik Stehle Date: Fri, 24 Nov 2023 08:10:38 +0100 Subject: [PATCH] docs: add changelog item for #9552 --- changelog/unreleased/enhancement-upload-preparation-time | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 changelog/unreleased/enhancement-upload-preparation-time diff --git a/changelog/unreleased/enhancement-upload-preparation-time b/changelog/unreleased/enhancement-upload-preparation-time new file mode 100644 index 00000000000..5b5b2184c67 --- /dev/null +++ b/changelog/unreleased/enhancement-upload-preparation-time @@ -0,0 +1,6 @@ +Enhancement: Upload preparation time + +The performance of the preparation time before each upload has been improved. + +https://github.com/owncloud/web/pull/9552 +https://github.com/owncloud/web/issues/9817