diff options
author | Fup Duck <fupduck@sacknagel.com> | 2018-01-13 23:45:34 +0100 |
---|---|---|
committer | Fup Duck <fupduck@sacknagel.com> | 2018-01-13 23:45:34 +0100 |
commit | 7331f55bb789840fc0fc9e162a0f2d538146fd1e (patch) | |
tree | 9ebcb39a3d5d8c4f187f765d4e1a1bb1d8482068 /CHANGELOG | |
parent | cbb8250b4e8464a0d66e17a5c695d0e44fc26c6c (diff) | |
parent | fb69ccd7088287ec886471e9acfc62a03bdad708 (diff) |
Merge remote-tracking branch '0xacab/0.9.8' into 8802_drawer
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) |