diff options
| author | Jonatan Rhodin <jonatan.rhodin@mullvad.net> | 2025-07-01 15:18:13 +0200 |
|---|---|---|
| committer | Jonatan Rhodin <jonatan.rhodin@mullvad.net> | 2025-07-02 16:06:27 +0200 |
| commit | 332cb3fc0595eb8ed3dac736c6948e33c33e205d (patch) | |
| tree | db1475fc6a05e2528fbf8ef2e2cdab522c0b0da5 /android | |
| parent | 560e3ce728718bebefee79ccc059ff6e9c2fbbba (diff) | |
| download | mullvadvpn-332cb3fc0595eb8ed3dac736c6948e33c33e205d.tar.xz mullvadvpn-332cb3fc0595eb8ed3dac736c6948e33c33e205d.zip | |
Update changelog for android/2025.5
Diffstat (limited to 'android')
| -rw-r--r-- | android/CHANGELOG.md | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/android/CHANGELOG.md b/android/CHANGELOG.md index 16f4905601..62bd515176 100644 --- a/android/CHANGELOG.md +++ b/android/CHANGELOG.md @@ -27,6 +27,12 @@ Line wrap the file at 100 chars. Th devices. +## [android/2025.5] - 2025-07-02 +### Fixed +- Fix bottom margins in Filter Screen and Lockdown Mode Screen. +- Fix expiry date not always updating after a successful in app purchase. + + ## [android/2025.5-beta1] - 2025-06-17 ### Added - Add the ability to purchase 90 days (3 months). @@ -37,11 +43,11 @@ Line wrap the file at 100 chars. Th uses a lot less CPU to compute the keypair, and the public key sent to the server is drastically smaller. - Update the UI and flow for adding time. -- Change so that search no longer require at least 2 letters. +- Change so that search no longer requires at least 2 letters. - Use AlarmManger to schedule account out of time notifications. ### Removed -- Remove logging from Google in-app purchase component in an experimental and non-supported way. +- Remove logging from the Google in-app purchase component in an experimental and non-supported way. Only affects our Google Play builds. ### Fixed |
