diff options
| author | Jonatan Rhodin <jonatan.rhodin@mullvad.net> | 2025-05-20 13:45:28 +0200 |
|---|---|---|
| committer | Jonatan Rhodin <jonatan.rhodin@mullvad.net> | 2025-05-21 14:51:38 +0200 |
| commit | 48400c0477311f16cd30148299b8d67c214e14ef (patch) | |
| tree | 9fef9d7bf1d64e3b4ba72dd26294bdcfc9d3af35 | |
| parent | af0cf2dc5bb6da8806fa89b70eeae220adc5a8d4 (diff) | |
| download | mullvadvpn-48400c0477311f16cd30148299b8d67c214e14ef.tar.xz mullvadvpn-48400c0477311f16cd30148299b8d67c214e14ef.zip | |
Update changelog for android/2025.4-beta2
| -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 1bd0710fe6..f747f9de67 100644 --- a/android/CHANGELOG.md +++ b/android/CHANGELOG.md @@ -29,6 +29,14 @@ Line wrap the file at 100 chars. Th is drastically smaller. +## [android/2025.4-beta2] - 2025-05-20 +### Changed +- Improve error message when the app cannot connect due to an invalid port. + +### Fixed +- Fix password prompt appearing every time when returning to the welcome screen. + + ## [android/2025.4-beta1] - 2025-05-06 ### Added - Make feature indicators clickable, allowing for easy access to active features. |
