diff options
| author | Jonatan Rhodin <jonatan.rhodin@mullvad.net> | 2025-05-07 14:47:04 +0200 |
|---|---|---|
| committer | Jonatan Rhodin <jonatan.rhodin@mullvad.net> | 2025-05-07 14:47:04 +0200 |
| commit | 057c0b1d8df35c34636a68c490a75a61d5506248 (patch) | |
| tree | 7e4185deadea6d099b6f5e6f22afd21f1741fc36 /android | |
| parent | 5a43d4839b93def4b8bde3fc4622c6454c2f7bda (diff) | |
| parent | 442970ed6d0a9ede788ea9b17687210fc11ccd0c (diff) | |
| download | mullvadvpn-057c0b1d8df35c34636a68c490a75a61d5506248.tar.xz mullvadvpn-057c0b1d8df35c34636a68c490a75a61d5506248.zip | |
Merge branch 'port-android-app-2025.4-beta1-to-main'
Diffstat (limited to 'android')
| -rw-r--r-- | android/CHANGELOG.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/android/CHANGELOG.md b/android/CHANGELOG.md index 93081840d1..123051408a 100644 --- a/android/CHANGELOG.md +++ b/android/CHANGELOG.md @@ -22,8 +22,16 @@ Line wrap the file at 100 chars. Th * **Security**: in case of vulnerabilities. ## [Unreleased] + + +## [android/2025.4-beta1] - 2025-05-06 ### Added - Make feature indicators clickable, allowing for easy access to active features. +- Add device management which enables the revoking of wireguard keys from the app. + +### Fixed +- Remove unintended permissions added by an unused transitive Google dependency. +- Fix crash on TV devices when trying to access system vpn settings. ## [android/2025.3] - 2025-04-30 |
