From d828d9bf0af7fe7ddb92255a3b19bbe0d6d0281f Mon Sep 17 00:00:00 2001 From: Alex Ackermann Date: Wed, 13 Nov 2024 13:40:32 +0100 Subject: [PATCH] Add changelog item --- ...op-bar-does-not-show-location-when-shared-file-is-opened | 6 ++++++ ...p-and-save-as-feature-broken-when-opened-via-shared-file | 6 ++++++ 2 files changed, 12 insertions(+) create mode 100644 changelog/unreleased/bugfix-app-top-bar-does-not-show-location-when-shared-file-is-opened create mode 100644 changelog/unreleased/bugfix-open-from-app-and-save-as-feature-broken-when-opened-via-shared-file diff --git a/changelog/unreleased/bugfix-app-top-bar-does-not-show-location-when-shared-file-is-opened b/changelog/unreleased/bugfix-app-top-bar-does-not-show-location-when-shared-file-is-opened new file mode 100644 index 00000000000..59d1aec6fb8 --- /dev/null +++ b/changelog/unreleased/bugfix-app-top-bar-does-not-show-location-when-shared-file-is-opened @@ -0,0 +1,6 @@ +Bugfix: App top bar does not show location when shared file is opened + +We've fixed an issue where the app top bar did not show the location when a shared file was opened. + +https://github.com/owncloud/web/pull/11900 +https://github.com/owncloud/web/issues/11895 \ No newline at end of file diff --git a/changelog/unreleased/bugfix-open-from-app-and-save-as-feature-broken-when-opened-via-shared-file b/changelog/unreleased/bugfix-open-from-app-and-save-as-feature-broken-when-opened-via-shared-file new file mode 100644 index 00000000000..80348301c8f --- /dev/null +++ b/changelog/unreleased/bugfix-open-from-app-and-save-as-feature-broken-when-opened-via-shared-file @@ -0,0 +1,6 @@ +Bugfix: Open from app and Save As feature broken when opened via shared file + +We've fixed an issue where the Open from app and Save As feature was broken when opened via a shared file. + +https://github.com/owncloud/web/pull/11900 +https://github.com/owncloud/web/issues/11895 \ No newline at end of file