From 732b06e1d1b94a4b16f6bf2bb72ff3fbf6a80ebd Mon Sep 17 00:00:00 2001 From: Benedikt Kulmann Date: Fri, 24 Jul 2020 07:28:03 +0000 Subject: [PATCH] Automated changelog update [skip ci] --- CHANGELOG.md | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f11c67b08be..06fa238478e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,27 @@ +Changelog for ownCloud Phoenix [unreleased] (UNRELEASED) +======================================= +The following sections list the changes in ownCloud phoenix unreleased relevant to +ownCloud admins and users. + +[unreleased]: https://github.com/owncloud/phoenix/compare/v0.13.0...master + +Summary +------- + +* Change - Get rid of static "Shared with:" label: [#123](https://github.com/owncloud/product/issues/123) + +Details +------- + +* Change - Get rid of static "Shared with:" label: [#123](https://github.com/owncloud/product/issues/123) + + We removed the static "Shared with:" text label in the indicator row of file items. From now on, + if a file item has no indicators, it will fall back to the one-row layout (resource name + vertically centered). + + https://github.com/owncloud/product/issues/123 + https://github.com/owncloud/phoenix/pull/3808 + Changelog for ownCloud Phoenix [0.13.0] (2020-07-17) ======================================= The following sections list the changes in ownCloud phoenix 0.13.0 relevant to