diff options
author | cyBerta <cyberta@riseup.net> | 2017-11-01 22:55:41 +0100 |
---|---|---|
committer | cyBerta <cyberta@riseup.net> | 2017-11-01 22:55:41 +0100 |
commit | 719c63ee33a88b239e96efead8da14cf985ca9aa (patch) | |
tree | 90a8df72c254ebe4123e02f664fda61d99f8565c /CHANGELOG | |
parent | 3fd35b1e694560b002435df80d6ebd3ce34e5a74 (diff) |
set version name to 0.9.7RC10.9.7RC1
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 16 |
1 files changed, 16 insertions, 0 deletions
@@ -1,3 +1,19 @@ +0.9.7 - the maintenance release +Bugs: +- fixes failing login on Android 7.0 and Android 7.1 (Android Nougat) +- switching between different providers was buggy - bitmask selected + the nearest gateway of all providers ever chosen, now the nearest + gateway of the current provider is selected + +Features: +- updated ics-openvpn code, incl. openvpn and openssl +- show vpn data throughput and button to disconnect vpn in notification bar +- support for Android O +- enforce TLSv1.2 on all devices +- bitmask honors the default protocol order (udp/tcp) specified by + the provider +- removes redundant cancellation confirmation dialog - one is sufficient + 0.9.4 June 16th, 2015 - the "fabbutton" release Bugs: - Show the log window only when a real error happened, since some |