From 20fd11fcf62178841c1b39264a2f31a684eaee69 Mon Sep 17 00:00:00 2001 From: Florian Schade Date: Tue, 25 Oct 2022 13:12:58 +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 425bf6e3c63..3b4c28111bc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,7 @@ Summary * Bugfix - Disable shares loading on public and trash locations: [#7739](https://github.com/owncloud/web/pull/7739) * Bugfix - Disappearing quicklink in sidebar: [#7740](https://github.com/owncloud/web/pull/7740) * Bugfix - Edit new created user in user management: [#7820](https://github.com/owncloud/web/pull/7820) +* Bugfix - Handle non 2xx external app responses: [#7861](https://github.com/owncloud/web/pull/7861) * Bugfix - File name reactivity: [#7734](https://github.com/owncloud/web/pull/7734) * Bugfix - Folder conflict dialog: [#7724](https://github.com/owncloud/web/pull/7724) * Bugfix - Hide search bar in public link context: [#7603](https://github.com/owncloud/web/issues/7603) @@ -111,6 +112,13 @@ Details https://github.com/owncloud/web/issues/7761 https://github.com/owncloud/web/pull/7820 +* Bugfix - Handle non 2xx external app responses: [#7861](https://github.com/owncloud/web/pull/7861) + + Axios no longer skips on non 200 status responses in app-external. If the status is not 2xx, the + application now displays a proper error message. + + https://github.com/owncloud/web/pull/7861 + * Bugfix - File name reactivity: [#7734](https://github.com/owncloud/web/pull/7734) We've fixed a bug where the file name would not update reactively in the sidebar after changing