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-05-13 14:09:11 +0300
committerHannah von Reth <hannah.vonreth@owncloud.com>2022-05-13 14:09:11 +0300
commit5c29c271997e81df6501e0bdc4994f25c79a549e (patch)
treecc1ed50b57b212c3b638e9f93d212a5c66eb5f64 /CHANGELOG.md
parente8064c05e88b40c6640555aa470fa5e29cd0de0a (diff)
Automated changelog update [skip ci]
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 29b2d751a..efda1214b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -16,6 +16,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 - 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)
* Enhancement - Built-in AppImage self-updater: [#8923](https://github.com/owncloud/client/issues/8923)
* Enhancement - Rewrite wizard from scratch: [#9249](https://github.com/owncloud/client/issues/9249)
* Enhancement - Remove use of legacy DAV endpoint: [#9538](https://github.com/owncloud/client/pull/9538)
@@ -77,6 +78,14 @@ Details
https://github.com/owncloud/client/pull/9618
+* Change - Rewrote TLS error handling: [#9655](https://github.com/owncloud/client/issues/9655)
+
+ We rewrote the way we handle TLS errors.
+
+ https://github.com/owncloud/client/issues/9655
+ https://github.com/owncloud/client/pull/9643
+ https://github.com/owncloud/client/pull/9667
+
* Enhancement - Built-in AppImage self-updater: [#8923](https://github.com/owncloud/client/issues/8923)
In release 2.10, we introduced a preview on our future AppImage packaging for Linux