Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/owncloud/client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHannah von Reth <hannah.vonreth@owncloud.com>2022-08-04 17:52:32 +0300
committerHannah von Reth <hannah.vonreth@owncloud.com>2022-08-04 17:52:32 +0300
commitbde1a74a895eba0ebd9c936ce387ca32675575c7 (patch)
tree0b912401215edd0ac87ada33a4999fb11d65c248 /CHANGELOG.md
parentb09f05e102d7c88088a30b19707c7e3394ce935e (diff)
Automated changelog update [skip ci]
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index bb6ffdd0e..df6bf8f78 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -28,6 +28,7 @@ Summary
* Change - Make sharedialog preview be more resilient: [#8938](https://github.com/owncloud/client/issues/8938)
* Change - We no longer persist cookies: [#9495](https://github.com/owncloud/client/issues/9495)
* Change - We removed support for ownCloud servers < 10.0: [#9578](https://github.com/owncloud/client/issues/9578)
+* Change - Drop socket upload job: [#9585](https://github.com/owncloud/client/issues/9585)
* Change - Remove support for Windows 7 sidebar links: [#9618](https://github.com/owncloud/client/pull/9618)
* Change - Rewrote TLS error handling: [#9655](https://github.com/owncloud/client/issues/9655)
* Change - We removed the TLS certificate button from the account page: [#9675](https://github.com/owncloud/client/pull/9675)
@@ -180,6 +181,10 @@ Details
https://github.com/owncloud/client/issues/9578
+* Change - Drop socket upload job: [#9585](https://github.com/owncloud/client/issues/9585)
+
+ https://github.com/owncloud/client/issues/9585
+
* Change - Remove support for Windows 7 sidebar links: [#9618](https://github.com/owncloud/client/pull/9618)
We removed the support for Windows < 10 sidebar links.