summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorJanito Vaqueiro Ferreira Filho <janito@mullvad.net>2020-05-20 17:25:08 +0000
committerJanito Vaqueiro Ferreira Filho <janito@mullvad.net>2020-05-27 14:00:34 +0000
commitcca70dbd4fd578c6623a00d5e59654464b2daddb (patch)
treeb4aaf52880dee2c2de7ded58f4e4a337f7c30034
parentb5db0f123fd04fc0c5f6c00e37dc0a7e721dab88 (diff)
downloadmullvadvpn-cca70dbd4fd578c6623a00d5e59654464b2daddb.tar.xz
mullvadvpn-cca70dbd4fd578c6623a00d5e59654464b2daddb.zip
Add release notes
-rw-r--r--android/src/main/play/release-notes/en-US/beta.txt7
1 files changed, 7 insertions, 0 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
new file mode 100644
index 0000000000..79a74ebdb7
--- /dev/null
+++ b/android/src/main/play/release-notes/en-US/beta.txt
@@ -0,0 +1,7 @@
+- 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).