diff options
| author | Jonatan Rhodin <jonatan.rhodin@mullvad.net> | 2025-05-06 15:11:59 +0200 |
|---|---|---|
| committer | Jonatan Rhodin <jonatan.rhodin@mullvad.net> | 2025-05-07 14:31:29 +0200 |
| commit | 99df45c59a3396fdca97c3475c683d795571818e (patch) | |
| tree | 949ba6fd82b42a9881efb7f2e8d7b4a6a0887509 | |
| parent | 5a43d4839b93def4b8bde3fc4622c6454c2f7bda (diff) | |
| download | mullvadvpn-99df45c59a3396fdca97c3475c683d795571818e.tar.xz mullvadvpn-99df45c59a3396fdca97c3475c683d795571818e.zip | |
Update changelog for android/2025.4-beta1
| -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 |
