diff options
author | cyBerta <cyberta@riseup.net> | 2018-01-12 16:47:45 +0100 |
---|---|---|
committer | cyBerta <cyberta@riseup.net> | 2018-01-12 16:47:45 +0100 |
commit | 0d1948b50c4c82c3edaf2e008fc546942d36565a (patch) | |
tree | 3777ea4ad8bd00d4f8cef2d4de0dc9edb7665eda /CHANGELOG | |
parent | f3de2025db7bf73cdfdaaedd63aa00a1bf020d80 (diff) |
set version name to 0.9.8RC1
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -1,3 +1,17 @@ +0.9.8 - the UI overhaul +Bugs: +- fixes notification channel bug on Android 8+ +- fixes Bitmask starting always on restart regardless of the last state before the phone was turned off + +Features: +- support for Android's always-on vpn system setting: + - Bitmask starts the vpn with the last selected profile + - if no vpn provile is available Bitmask blocks all outgoing internet traffic until + the user creates a vpn profile or enables unsecured internet traffic + with a click on a notification +- improved certificate pinning mechanism +- (more to come) + 0.9.7 - the maintenance release Bugs: - fixes failing login on Android 7.0 and Android 7.1 (Android Nougat) |