Skip to content

Commit 190985b

Browse files
committed
docs: calens changelog updated
1 parent 3561031 commit 190985b

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
@@ -44,6 +44,7 @@ ownCloud admins and users.
4444
* Change - Migrate tests to the new kotlinx-coroutines-test API: [#4710](https://github.com/owncloud/android/issues/4710)
4545
* Change - Increase rating dialog delay: [#4744](https://github.com/owncloud/android/pull/4744)
4646
* Enhancement - Show members of a space: [#4612](https://github.com/owncloud/android/issues/4612)
47+
* Enhancement - Add a member to a space: [#4613](https://github.com/owncloud/android/issues/4613)
4748
* Enhancement - Set emoji as space image: [#4707](https://github.com/owncloud/android/issues/4707)
4849
* Enhancement - Workflow to build APK: [#4751](https://github.com/owncloud/android/pull/4751)
4950
* Enhancement - Workflow to check Conventional Commits: [#4759](https://github.com/owncloud/android/pull/4759)
@@ -83,6 +84,16 @@ ownCloud admins and users.
8384
https://github.com/owncloud/android/issues/4612
8485
https://github.com/owncloud/android/pull/4728
8586

87+
* Enhancement - Add a member to a space: [#4613](https://github.com/owncloud/android/issues/4613)
88+
89+
A new option to add members has been added to the space members list, visible
90+
only to users with the appropriate permissions.
91+
92+
https://github.com/owncloud/android/issues/4613
93+
https://github.com/owncloud/android/issues/4740
94+
https://github.com/owncloud/android/pull/4754
95+
https://github.com/owncloud/android/pull/4764
96+
8697
* Enhancement - Set emoji as space image: [#4707](https://github.com/owncloud/android/issues/4707)
8798

8899
A new option to set an emoji as space image has been added to the bottom sheet,

0 commit comments

Comments
 (0)