File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed
Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -41,6 +41,7 @@ ownCloud admins and users.
4141## Summary
4242
4343* Change - Migrate tests to the new kotlinx-coroutines-test API: [ #4710 ] ( https://github.com/owncloud/android/issues/4710 )
44+ * Enhancement - Show members of a space: [ #4612 ] ( https://github.com/owncloud/android/issues/4612 )
4445* Enhancement - Set emoji as space image: [ #4707 ] ( https://github.com/owncloud/android/issues/4707 )
4546
4647## Details
@@ -53,6 +54,16 @@ ownCloud admins and users.
5354 https://github.com/owncloud/android/issues/4710
5455 https://github.com/owncloud/android/pull/4722
5556
57+ * Enhancement - Show members of a space: [ #4612 ] ( https://github.com/owncloud/android/issues/4612 )
58+
59+ A new option to view all members of a space has been added to the bottom sheet,
60+ available when the three-dot menu button is tapped. This new option opens a new
61+ view that shows information like member names, roles, and expiration dates (if
62+ available).
63+
64+ https://github.com/owncloud/android/issues/4612
65+ https://github.com/owncloud/android/pull/4728
66+
5667* Enhancement - Set emoji as space image: [ #4707 ] ( https://github.com/owncloud/android/issues/4707 )
5768
5869 A new option to set an emoji as space image has been added to the bottom sheet,
You can’t perform that action at this time.
0 commit comments