diff options
| author | David Göransson <david.goransson@mullvad.net> | 2025-07-17 14:13:01 +0200 |
|---|---|---|
| committer | David Göransson <david.goransson@mullvad.net> | 2025-07-18 11:20:44 +0200 |
| commit | bed88de94f68b6a0fdd73055fbec8b2dcd80399e (patch) | |
| tree | 17cbc457fa7b52ed13d18119b60a4e4902f17854 | |
| parent | e3797eb92e2af9935c88308791b0030ccea9089f (diff) | |
| download | mullvadvpn-bed88de94f68b6a0fdd73055fbec8b2dcd80399e.tar.xz mullvadvpn-bed88de94f68b6a0fdd73055fbec8b2dcd80399e.zip | |
Update changelog for android/2025.6-beta1
| -rw-r--r-- | android/CHANGELOG.md | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/android/CHANGELOG.md b/android/CHANGELOG.md index a22755a771..9aa2feee91 100644 --- a/android/CHANGELOG.md +++ b/android/CHANGELOG.md @@ -22,12 +22,16 @@ Line wrap the file at 100 chars. Th * **Security**: in case of vulnerabilities. ## [Unreleased] + + +## [android/2025.6-beta1] - 2025-07-17 ### Added - Add Memory Tagging (MTE) opt-in flag to enable it by default on supported Android versions and devices. ### Changed -- Use AlarmManager to schedule account out of time notifications. +- Improve the expiry notification scheduling by switching to use AlarmManager. +- Update the design of the select location screen. ## [android/2025.5] - 2025-07-02 |
