summaryrefslogtreecommitdiffhomepage
path: root/android
diff options
context:
space:
mode:
authorDavid Göransson <david.goransson@mullvad.net>2025-07-17 14:13:01 +0200
committerDavid Göransson <david.goransson@mullvad.net>2025-07-18 11:20:44 +0200
commitbed88de94f68b6a0fdd73055fbec8b2dcd80399e (patch)
tree17cbc457fa7b52ed13d18119b60a4e4902f17854 /android
parente3797eb92e2af9935c88308791b0030ccea9089f (diff)
downloadmullvadvpn-bed88de94f68b6a0fdd73055fbec8b2dcd80399e.tar.xz
mullvadvpn-bed88de94f68b6a0fdd73055fbec8b2dcd80399e.zip
Update changelog for android/2025.6-beta1
Diffstat (limited to 'android')
-rw-r--r--android/CHANGELOG.md6
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