From c94b9170af37bc2cfa41dffc6a1777f31e9efc13 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabian=20M=C3=BCller?= Date: Wed, 8 Dec 2021 16:34:07 +0100 Subject: Fix hiding of activity tab in case app is disabled or not installed --- changelog/unreleased/9266 | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 changelog/unreleased/9266 (limited to 'changelog') diff --git a/changelog/unreleased/9266 b/changelog/unreleased/9266 new file mode 100644 index 000000000..af3944746 --- /dev/null +++ b/changelog/unreleased/9266 @@ -0,0 +1,7 @@ +Bugfix: Do not show Activity tab if server app is disabled or uninstalled + +The Activity app API nowadays returns error responses in case the app is disabled or uninstalled. +This new behavior is now supported in the client. + +https://github.com/owncloud/client/issues/9260 +https://github.com/owncloud/client/pull/9266 -- cgit v1.2.3