Skip to content

Commit ab3c816

Browse files
committed
docs: calens changelog updated
1 parent 39e2a06 commit ab3c816

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff 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,

0 commit comments

Comments
 (0)