diff options
Diffstat (limited to 'android')
| -rw-r--r-- | android/src/main/play/release-notes/en-US/beta.txt | 12 |
1 files changed, 5 insertions, 7 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 79a74ebdb7..4cc3e65a1d 100644 --- a/android/src/main/play/release-notes/en-US/beta.txt +++ b/android/src/main/play/release-notes/en-US/beta.txt @@ -1,7 +1,5 @@ -- Fix many app crashes and bugs. -- Add possibility to create account from the login screen. -- Allow submitting voucher codes to add time to the account. -- Move location of the account data (including the WireGuard keys), so that it isn't lost when the - system cache is cleaned. -- Adjust the minimum supported Android version to correctly reflect the supported versions decided - in 2020.4-beta2. The app will now only install on Android 7 and later (API level 24). +- 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. |
