From 6cd14dd63dd29084846a946a2a3a2e5bb2fa93a6 Mon Sep 17 00:00:00 2001 From: Duke Leto Date: Wed, 27 Jan 2021 13:55:37 -0500 Subject: [PATCH] Add some details about 3.6.1 release --- doc/relnotes/README.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/doc/relnotes/README.md b/doc/relnotes/README.md index 29147066f..5c7df96f1 100644 --- a/doc/relnotes/README.md +++ b/doc/relnotes/README.md @@ -10,6 +10,23 @@ and no longer on Github, since they banned Duke Leto and also because they censor many people around the world and work with evil organizations. +# Hush 3.6.1 + +:fire: This is an OPTIONAL release, but upgrading is ENCOURAGED. :fire: + +``` + 101 files changed, 1158 insertions(+), 5793 deletions(-) +``` + + * WolfSSL upgraded to 4.6.0 + * Hush full nodes will now exclusively communivate via P2P messages with TLS1.3, + the option -tls=only has become default and cannot be turned off + * Improved error-handling and logging of TLS connections + * getpeerinfo now shows 3 new keys for each peer: + * `tls_established` - if a TLS connection has been established to this peer + * `tls_cipher` - which TLS cipher is being used with this peer + * `tls_verified` - if the TLS certificate was validated + # Hush 3.6.0 "Decentralized Dominatrix" ```