summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorAlbin <albin@mullvad.net>2024-10-18 15:51:41 +0200
committerAlbin <albin@mullvad.net>2024-10-28 15:56:51 +0100
commite7fe5f77fa280c1f95240bfa32c5c6482dd41f98 (patch)
treec5759514b75848eec408c1bcebbc2c550a929db9
parent14b186b98c2fec870c5574a437cde9745763b3cc (diff)
downloadmullvadvpn-e7fe5f77fa280c1f95240bfa32c5c6482dd41f98.tar.xz
mullvadvpn-e7fe5f77fa280c1f95240bfa32c5c6482dd41f98.zip
Update changelog for android/2024.8-beta1
-rw-r--r--android/CHANGELOG.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/android/CHANGELOG.md b/android/CHANGELOG.md
index b0d4e52acc..4da93f01c9 100644
--- a/android/CHANGELOG.md
+++ b/android/CHANGELOG.md
@@ -22,13 +22,20 @@ Line wrap the file at 100 chars. Th
* **Security**: in case of vulnerabilities.
## [Unreleased]
+
+
+## [android/2024.8-beta1] - 2024-10-21
### Added
- Add feature indicators to the main view along with redesigning the connection details.
- Add new "Connect on device start-up" setting for devices without system VPN settings.
+- Add a confirmation dialog shown when creating a new account if there's already an existing
+ account in the account history of the login screen.
### Changed
- Replace the draft key encapsulation mechanism Kyber (round 3) with the standardized
ML-KEM (FIPS 203) dito in the handshake for Quantum-resistant tunnels.
+- Move version information and changelog to a new app info screen.
+- Update icons to material design.
### Fixed
- Fix unlabeled icon buttons for basic accessibility with screen readers.