diff options
| author | Jonatan Rhodin <jonatan.rhodin@mullvad.net> | 2025-04-15 11:46:45 +0200 |
|---|---|---|
| committer | Jonatan Rhodin <jonatan.rhodin@mullvad.net> | 2025-04-16 10:53:25 +0200 |
| commit | 41df202888eafa1dc74dd883cd8649967bab3b1f (patch) | |
| tree | a4468b355dd0bbdf048ce497bb61abee4d2ae01d /android | |
| parent | c1146bb1223b7fb565600fb6a9accf0f11a2f659 (diff) | |
| download | mullvadvpn-41df202888eafa1dc74dd883cd8649967bab3b1f.tar.xz mullvadvpn-41df202888eafa1dc74dd883cd8649967bab3b1f.zip | |
Update changelog for android/2025.2-beta2
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 |
