diff options
| author | Jonatan Rhodin <jonatan.rhodin@mullvad.net> | 2025-08-05 16:27:17 +0200 |
|---|---|---|
| committer | Jonatan Rhodin <jonatan.rhodin@mullvad.net> | 2025-08-05 16:27:17 +0200 |
| commit | 61ee781ea44c8910197ad8a928739f582869b2d6 (patch) | |
| tree | 08de365233564195ab8ced8070bc3cd2b2156325 /android | |
| parent | d29d5e06e936311d52e593b887b07712fd91d301 (diff) | |
| parent | f57ffb4704d65da1f7ba24d979164f68d83b201c (diff) | |
| download | mullvadvpn-61ee781ea44c8910197ad8a928739f582869b2d6.tar.xz mullvadvpn-61ee781ea44c8910197ad8a928739f582869b2d6.zip | |
Merge branch 'port-android-app-2025.6-beta3-to-main'
Diffstat (limited to 'android')
| -rw-r--r-- | android/CHANGELOG.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/android/CHANGELOG.md b/android/CHANGELOG.md index 468a4de13e..1e0107fed3 100644 --- a/android/CHANGELOG.md +++ b/android/CHANGELOG.md @@ -27,6 +27,12 @@ Line wrap the file at 100 chars. Th - Add support for devices with 16KB page size. +## [android/2025.6-beta3] - 2025-08-04 +### Fixed +- Fix several crashes related to notifications. +- Fix a crash in Split Tunneling that happened when another app had a missing icon. + + ## [android/2025.6-beta2] - 2025-07-18 ### Fixed - Fix a crash related to the selected relay location. |
