Skip to content

Commit 809bf71

Browse files
committed
docs: calens changelog updated
1 parent 382a754 commit 809bf71

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,13 +40,22 @@ ownCloud admins and users.
4040

4141
## Summary
4242

43+
* Bugfix - Edit space option available when there is no connection: [#4742](https://github.com/owncloud/android/issues/4742)
4344
* Change - Migrate tests to the new kotlinx-coroutines-test API: [#4710](https://github.com/owncloud/android/issues/4710)
4445
* Change - Increase rating dialog delay: [#4744](https://github.com/owncloud/android/pull/4744)
4546
* Enhancement - Show members of a space: [#4612](https://github.com/owncloud/android/issues/4612)
4647
* Enhancement - Set emoji as space image: [#4707](https://github.com/owncloud/android/issues/4707)
4748

4849
## Details
4950

51+
* Bugfix - Edit space option available when there is no connection: [#4742](https://github.com/owncloud/android/issues/4742)
52+
53+
A new condition has been added to hide the edit space option when no network
54+
connection is available.
55+
56+
https://github.com/owncloud/android/issues/4742
57+
https://github.com/owncloud/android/pull/4750
58+
5059
* Change - Migrate tests to the new kotlinx-coroutines-test API: [#4710](https://github.com/owncloud/android/issues/4710)
5160

5261
Some tests from view model classes have been refactored in order to use the new

0 commit comments

Comments
 (0)