Skip to content

Commit c667c54

Browse files
abelgardepgithub-actions[bot]
authored andcommitted
Calens changelog updated
1 parent 972b91a commit c667c54

File tree

1 file changed

+12
-3
lines changed

1 file changed

+12
-3
lines changed

CHANGELOG.md

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,28 @@
1-
Changelog for ownCloud Android Client [unreleased] (UNRELEASED)
1+
Changelog for ownCloud Android Client [3.0.3] (2023-02-13)
22
=======================================
3-
The following sections list the changes in ownCloud Android Client unreleased relevant to
3+
The following sections list the changes in ownCloud Android Client 3.0.3 relevant to
44
ownCloud admins and users.
55

6-
[unreleased]: https://github.com/owncloud/android/compare/v3.0.2...master
6+
[3.0.3]: https://github.com/owncloud/android/compare/v3.0.2...v3.0.3
77

88
Summary
99
-------
1010

11+
* Bugfix - Error messages too long in folders operation: [#3852](https://github.com/owncloud/android/pull/3852)
1112
* Bugfix - Fix problems after authentication: [#3889](https://github.com/owncloud/android/pull/3889)
1213
* Bugfix - Toolbar in file details view: [#3899](https://github.com/owncloud/android/pull/3899)
1314

1415
Details
1516
-------
1617

18+
* Bugfix - Error messages too long in folders operation: [#3852](https://github.com/owncloud/android/pull/3852)
19+
20+
Error messages when trying to perform a non-allowed action for copying and moving folders have
21+
been shortened so that they are shown completely in the snackbar.
22+
23+
https://github.com/owncloud/android/issues/3820
24+
https://github.com/owncloud/android/pull/3852
25+
1726
* Bugfix - Fix problems after authentication: [#3889](https://github.com/owncloud/android/pull/3889)
1827

1928
Client for session are now fetched on demand to avoid reinitialize DI, making the process

0 commit comments

Comments
 (0)