From 631dece88f1997bb1ff6f778158e1cb650da50d9 Mon Sep 17 00:00:00 2001 From: Dominik Schmidt Date: Wed, 27 Jul 2022 14:51:24 +0000 Subject: [PATCH] Automated changelog update [skip ci] --- CHANGELOG.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a1aaed219d2..392dd59a03a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -40,6 +40,7 @@ Summary * Enhancement - Add app top bar component: [#7217](https://github.com/owncloud/web/pull/7217) * Enhancement - Add Keyboard navigation/selection: [#7153](https://github.com/owncloud/web/pull/7153) * Enhancement - Loading context blocks application bootstrap: [#7030](https://github.com/owncloud/web/issues/7030) +* Enhancement - Change file loading mechanism in `preview` app: [#7350](https://github.com/owncloud/web/pull/7350) * Enhancement - Add change own password dialog to the account info page: [#7206](https://github.com/owncloud/web/pull/7206) * Enhancement - Re-sharing for ocis: [#7086](https://github.com/owncloud/web/pull/7086) * Enhancement - Added a toolbar to pdf-viewer app: [#7201](https://github.com/owncloud/web/pull/7201) @@ -334,6 +335,17 @@ Details https://github.com/owncloud/web/issues/7030 https://github.com/owncloud/web/pull/7072 +* Enhancement - Change file loading mechanism in `preview` app: [#7350](https://github.com/owncloud/web/pull/7350) + + Make preview loading mechanism from the `files` app available for all apps and use it in + `preview` app. + + *DEPRECATION*: This deprecates `v-image-source` directive and the `mediaSource` method + mixed into all components. It will be removed in 6.0.0. + + https://github.com/owncloud/web/issues/7233 + https://github.com/owncloud/web/pull/7350 + * Enhancement - Add change own password dialog to the account info page: [#7206](https://github.com/owncloud/web/pull/7206) We have added a new change own password dialog to the account info page, so the user has the