Skip to content

Commit 55e4ea0

Browse files
committed
docs: calens changelog updated
1 parent 285b290 commit 55e4ea0

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ ownCloud admins and users.
3939

4040
* Bugfix - Crash from Google Play Console in TransferListFragment: [#4650](https://github.com/owncloud/android/issues/4650)
4141
* Bugfix - Mini-fab for creating new document not always available: [#7277](https://github.com/owncloud/enterprise/issues/7277)
42+
* Bugfix - Re-login not working properly when credentials expire: [#7277](https://github.com/owncloud/enterprise/issues/7277)
4243

4344
## Details
4445

@@ -60,6 +61,14 @@ ownCloud admins and users.
6061
https://github.com/owncloud/enterprise/issues/7277
6162
https://github.com/owncloud/android/pull/4649
6263

64+
* Bugfix - Re-login not working properly when credentials expire: [#7277](https://github.com/owncloud/enterprise/issues/7277)
65+
66+
The startActivityForResult method has been replaced with startActivity to make
67+
re-login work properly when credentials expire.
68+
69+
https://github.com/owncloud/enterprise/issues/7277
70+
https://github.com/owncloud/android/pull/4654
71+
6372
# Changelog for ownCloud Android Client [4.6.0] (2025-07-22)
6473

6574
The following sections list the changes in ownCloud Android Client 4.6.0 relevant to

0 commit comments

Comments
 (0)