Skip to content

Commit

Permalink
Calens changelog updated
Browse files Browse the repository at this point in the history
  • Loading branch information
JuancaG05 committed Apr 12, 2023
1 parent 9b7f32f commit b8e1126
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ ownCloud admins and users.
Summary
-------

* Bugfix - Error message for protocol exception: [#3948](https://github.com/owncloud/android/issues/3948)
* Change - Bump target SDK to 33: [#3617](https://github.com/owncloud/android/issues/3617)
* Enhancement - Support for spaces: [#3851](https://github.com/owncloud/android/pull/3851)
* Enhancement - Update label on Camera Uploads: [#3930](https://github.com/owncloud/android/pull/3930)
Expand All @@ -20,6 +21,15 @@ Summary
Details
-------

* Bugfix - Error message for protocol exception: [#3948](https://github.com/owncloud/android/issues/3948)

Previously, when the network connection is lost while uploading a file, "Unknown error" was
shown. Now, we show a more specific error.

https://github.com/owncloud/android/issues/3948
https://github.com/owncloud/android/pull/4013
https://github.com/owncloud/android-library/pull/558

* Change - Bump target SDK to 33: [#3617](https://github.com/owncloud/android/issues/3617)

Target SDK was upgraded to 33 to keep the app updated with the latest android changes. A new
Expand Down

0 comments on commit b8e1126

Please sign in to comment.