@@ -59,6 +59,7 @@ ownCloud admins and users.
5959* Enhancement - Workflow to build APK: [ #4751 ] ( https://github.com/owncloud/android/pull/4751 )
6060* Enhancement - List links over a space: [ #4752 ] ( https://github.com/owncloud/android/issues/4752 )
6161* Enhancement - Add a public link over a space: [ #4753 ] ( https://github.com/owncloud/android/issues/4753 )
62+ * Enhancement - Remove space link: [ #4757 ] ( https://github.com/owncloud/android/issues/4757 )
6263* Enhancement - Copy permanent link of a space: [ #4758 ] ( https://github.com/owncloud/android/issues/4758 )
6364* Enhancement - Workflow to check Conventional Commits: [ #4759 ] ( https://github.com/owncloud/android/pull/4759 )
6465* Enhancement - QA Content Provider: [ #4776 ] ( https://github.com/owncloud/android/pull/4776 )
@@ -161,10 +162,12 @@ ownCloud admins and users.
161162 https://github.com/owncloud/android/issues/4612
162163 https://github.com/owncloud/android/issues/4763
163164 https://github.com/owncloud/android/issues/4772
165+ https://github.com/owncloud/android/issues/4782
164166 https://github.com/owncloud/android/pull/4728
165167 https://github.com/owncloud/android/pull/4765
166168 https://github.com/owncloud/android/pull/4779
167169 https://github.com/owncloud/android/pull/4784
170+ https://github.com/owncloud/android/pull/4809
168171
169172* Enhancement - Add a member to a space: [ #4613 ] ( https://github.com/owncloud/android/issues/4613 )
170173
@@ -227,6 +230,14 @@ ownCloud admins and users.
227230 https://github.com/owncloud/android/issues/4753
228231 https://github.com/owncloud/android/pull/4794
229232
233+ * Enhancement - Remove space link: [ #4757 ] ( https://github.com/owncloud/android/issues/4757 )
234+
235+ A new option to remove space public links from a space has been added. It will
236+ be only visible for users with proper permissions.
237+
238+ https://github.com/owncloud/android/issues/4757
239+ https://github.com/owncloud/android/pull/4816
240+
230241* Enhancement - Copy permanent link of a space: [ #4758 ] ( https://github.com/owncloud/android/issues/4758 )
231242
232243 A new option to copy and share the permanent link of a space has been added next
0 commit comments