diff options
| author | David Göransson <david.goransson@mullvad.net> | 2024-06-14 11:48:11 +0200 |
|---|---|---|
| committer | Albin <albin@mullvad.net> | 2024-06-19 17:32:03 +0200 |
| commit | 389921e4300cfeb77188d32a0adb6514139bdbdd (patch) | |
| tree | d15ae91be2a0cc9356667a9b23fa3ae36129f4f2 /android | |
| parent | 818f00121815954e26886e85628545d0ec2f3c2e (diff) | |
| download | mullvadvpn-389921e4300cfeb77188d32a0adb6514139bdbdd.tar.xz mullvadvpn-389921e4300cfeb77188d32a0adb6514139bdbdd.zip | |
Update changelog for android/2024.3-beta1
Diffstat (limited to 'android')
| -rw-r--r-- | android/CHANGELOG.md | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/android/CHANGELOG.md b/android/CHANGELOG.md index 7552b67f8b..903ffbde94 100644 --- a/android/CHANGELOG.md +++ b/android/CHANGELOG.md @@ -29,6 +29,18 @@ Line wrap the file at 100 chars. Th - Migrate underlaying communication wtih daemon to gRPC. This also implies major changes and improvements throughout the app. +## [android/2024.3-beta1] - 2024-06-14 +### Changed +- Always show account history if present on login screen. +- Clarifications to in-app lockdown guide. + +### Deprecated +- Auto-connect is now legacy on all android devices. This setting will be replaced with a new one + for devices without native OS support. + +### Fixed +- Improve device revoked detection. + ## [android/2024.2] - 2024-05-29 ### Fixed |
