diff options
author | cyBerta <cyberta@riseup.net> | 2022-07-31 04:37:44 +0200 |
---|---|---|
committer | cyBerta <cyberta@riseup.net> | 2022-07-31 04:37:44 +0200 |
commit | 6e2715dfb633066fad4df3da1ae2c5486502c3e4 (patch) | |
tree | 5f258615f0f7f44e781d91fd7a0f98268e6b1fd8 /CHANGELOG | |
parent | 8baefcc9945a143791f981271d4328af58ff5069 (diff) |
update CHANGELOG
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,3 +1,14 @@ +1.1.5 Beta +* integrate obfsvpn - a new pluggable transports library +* pin single obfuscation proxies +* allow to pin a single gateway from a given provider for better debugging (only in Debug Builds available) +* support new TLS ciphers TLS-ECDHE-ECDSA-WITH-AES-256-GCM-SHA384 and DHE-RSA-AES128-SHA +* hide tethering entry if client runs on CalyxOS (Android 11+), since CalyxOS has system level support for tethering that doesn't require root permissions + +bugfixes: +* fix auto-updating eip-service.json, app update check and certificate updates +* fix notification sound bug when downloading a new app version on older Android versions (app update check feature is only available in apks downloaded from bitmask.net / riseup.net) + 1.1.4 features: * improve censorship circumvention if VPN certificate needs to be fetched |