diff options
| author | Linus Färnstrand <linus@mullvad.net> | 2020-08-20 15:21:07 +0200 |
|---|---|---|
| committer | Linus Färnstrand <linus@mullvad.net> | 2020-08-20 15:25:56 +0200 |
| commit | 97ceaa3ed6b4dbe0a889b7fa79753074f95c0eb3 (patch) | |
| tree | dd723904f95330a2c6bbcc94bcf2b3ad36685308 /android/src | |
| parent | 3e277b10f220d022726430cbed20fab4d6b1957d (diff) | |
| download | mullvadvpn-97ceaa3ed6b4dbe0a889b7fa79753074f95c0eb3.tar.xz mullvadvpn-97ceaa3ed6b4dbe0a889b7fa79753074f95c0eb3.zip | |
Update changelog with 2020.6-beta1 header and android beta.txt
Diffstat (limited to 'android/src')
| -rw-r--r-- | android/src/main/play/release-notes/en-US/beta.txt | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/android/src/main/play/release-notes/en-US/beta.txt b/android/src/main/play/release-notes/en-US/beta.txt index 4cc3e65a1d..de002740d5 100644 --- a/android/src/main/play/release-notes/en-US/beta.txt +++ b/android/src/main/play/release-notes/en-US/beta.txt @@ -1,5 +1,6 @@ -- Show a notification banner warning when the account time will soon run out. -- Prevent commands to connect or disconnect to be sent when the device is locked. -- Make all screens scrollable to better handle small screens and split-screen mode. -- Prevent tapjacking attacks and prohibit screenshots. Fixes audit ticket `MUL-02-003`. -- Fix various bugs causing random crashes, and UI navigation issues. +- Add split-tunnelling, allowing apps to be configured to be excluded from the tunnel. +- Add localized app messages. +- Show a system notification when the account time will soon run out. +- Changed how the Select Location screen scrolls so that more items can be viewed at the same time. +- Fix notification sometimes not being dismissible. +- Various UI bug fixes and improvements. |
