diff options
| author | Jonatan Rhodin <jonatan.rhodin@mullvad.net> | 2025-04-16 12:19:22 +0200 |
|---|---|---|
| committer | Jonatan Rhodin <jonatan.rhodin@mullvad.net> | 2025-04-16 12:19:22 +0200 |
| commit | 59bb2484dcba3a49cf6a9bc47e7f6dcaea58dc8a (patch) | |
| tree | 467bbc29f4bf9505d4456588ef46f2fb6f6604cc /android | |
| parent | c1146bb1223b7fb565600fb6a9accf0f11a2f659 (diff) | |
| parent | f56b169cd069694d502ec2490c6adf9ddc7541e2 (diff) | |
| download | mullvadvpn-59bb2484dcba3a49cf6a9bc47e7f6dcaea58dc8a.tar.xz mullvadvpn-59bb2484dcba3a49cf6a9bc47e7f6dcaea58dc8a.zip | |
Merge branch 'port-android-app-2025.2-beta2-to-main'
Diffstat (limited to 'android')
| -rw-r--r-- | android/CHANGELOG.md | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/android/CHANGELOG.md b/android/CHANGELOG.md index 56dbd99971..b1ce311b4b 100644 --- a/android/CHANGELOG.md +++ b/android/CHANGELOG.md @@ -23,10 +23,19 @@ Line wrap the file at 100 chars. Th ## [Unreleased] ### Added +- Make feature indicators clickable, allowing for easy access to active features. + + +## [android/2025.2-beta2] - 2025-04-15 +### Fixed +- Fix focus on TV devices when returning to connect screen from select location. + + +## [android/2025.2-beta1] - 2025-04-04 +### Added - Prompt password manager to store new account number on account creation. - Add the ability to force the ip version used to connect to a relay. - Add the ability to disable IPv6 in the tunnel. -- Make feature indicators clickable, allowing for easy access to active features. ### Changed - Disable Wireguard port setting when a obfuscation is selected since it is not used when an |
