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>2020-07-28 18:44:39 +0300
committerHannah von Reth <hannah.vonreth@owncloud.com>2020-07-28 18:44:39 +0300
commita1378f83b3f670448fa87182629cc29587378ee9 (patch)
tree21b56bdc2952825525a0d8bb5b20357ee50388bf /CHANGELOG.md
parent0835f716420dec51a2e19d74013713b0c87a16db (diff)
Automated changelog update [skip ci]
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0ea35d877..9fed48523 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -19,6 +19,7 @@ Summary
* Change - The client hides the window during the authentication process: [#7922](https://github.com/owncloud/client/pull/7922)
* Change - The settings ui shows a prompt for a few seconds: [#7925](https://github.com/owncloud/client/pull/7925)
* Change - Reorgenize Settings: [#7962](https://github.com/owncloud/client/pull/7962)
+* Change - Use the checksum type specified by the server by default: [#7989](https://github.com/owncloud/client/pull/7989)
* Change - Support for OpenID Connect: [#7509](https://github.com/owncloud/client/pull/7509)
* Change - Allow OpenID Connect authentication without a .well-known configuration: [#7681](https://github.com/owncloud/client/pull/7681)
* Change - Add support for the TUS resumeable upload protocol: [#19](https://github.com/owncloud/product/issues/19)
@@ -96,6 +97,13 @@ Details
https://github.com/owncloud/client/pull/7962
+* Change - Use the checksum type specified by the server by default: [#7989](https://github.com/owncloud/client/pull/7989)
+
+ The default type for computation of the checksum was sha1 independent of the type specified by
+ the server. Under certain conditions that caused multiple computations of the checksum.
+
+ https://github.com/owncloud/client/pull/7989
+
* Change - Support for OpenID Connect: [#7509](https://github.com/owncloud/client/pull/7509)
The ownCloud desktop client now supports OpenID Connect. OpenID Connect 1.0 is a simple