Skip to content

Commit 3770018

Browse files
committed
docs: calens changelog updated
1 parent 76c98ef commit 3770018

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# Table of Contents
22

3+
* [Changelog for unreleased](#changelog-for-owncloud-android-client-unreleased-unreleased)
34
* [Changelog for 4.6.1](#changelog-for-owncloud-android-client-461-2025-08-01)
45
* [Changelog for 4.6.0](#changelog-for-owncloud-android-client-460-2025-07-22)
56
* [Changelog for 4.5.1](#changelog-for-owncloud-android-client-451-2025-04-03)
@@ -28,6 +29,27 @@
2829
* [Changelog for 2.18.1](#changelog-for-owncloud-android-client-2181-2021-07-20)
2930
* [Changelog for 2.18.0](#changelog-for-owncloud-android-client-2180-2021-05-24)
3031
* [Changelog for 2.17 versions and below](#changelog-for-217-versions-and-below)
32+
# Changelog for ownCloud Android Client [unreleased] (UNRELEASED)
33+
34+
The following sections list the changes in ownCloud Android Client unreleased relevant to
35+
ownCloud admins and users.
36+
37+
[unreleased]: https://github.com/owncloud/android/compare/v4.6.1...master
38+
39+
## Summary
40+
41+
* Bugfix - Removed files in failed uploads: [#4653](https://github.com/owncloud/android/issues/4653)
42+
43+
## Details
44+
45+
* Bugfix - Removed files in failed uploads: [#4653](https://github.com/owncloud/android/issues/4653)
46+
47+
Files have been prevented from being deleted from the source folder on upload
48+
retries by using the createdBy property.
49+
50+
https://github.com/owncloud/android/issues/4653
51+
https://github.com/owncloud/android/pull/4657
52+
3153
# Changelog for ownCloud Android Client [4.6.1] (2025-08-01)
3254

3355
The following sections list the changes in ownCloud Android Client 4.6.1 relevant to

0 commit comments

Comments
 (0)