diff options
author | cyBerta <cyberta@riseup.net> | 2023-11-01 04:42:38 +0100 |
---|---|---|
committer | cyBerta <cyberta@riseup.net> | 2023-11-01 04:42:38 +0100 |
commit | cdd18e62f6a6fa0821445068049cb0b1de9e00f9 (patch) | |
tree | e40b66455afa9fc197428c2ee27cc2782b461578 /CHANGELOG | |
parent | f1644007280d48e789b3533eaf159724b05c67c3 (diff) |
update changelog
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 16 |
1 files changed, 16 insertions, 0 deletions
@@ -1,3 +1,19 @@ +1.2.0 +features: +* updated openvpn, openssl, tor, snowflake +* encrypted storage +* new provider setup UI +* Support for Android 13 +* enforce TLS 1.3 on all Android versions +* Dns over Https (DoH) during provider setup + +bugfixes: +* fixed possible on-device DoS vulnerability, leading to app crashes +* fixed task hijacking vulnerability (aka. strandhogg) +* fixed memory leaks +* fixed blocking vpn service stopping and notifications disappearing correctly +* disable location selection button if provider only supports 1 location + 1.1.7 new year release #2 bugfixes: * hide debugging entries in settings in releases |