diff options
| author | Albin <albin@mullvad.net> | 2024-08-07 17:13:16 +0200 |
|---|---|---|
| committer | Albin <albin@mullvad.net> | 2024-08-21 11:40:55 +0200 |
| commit | 7a136e742225cf534c1cfd679dd4ae8a4850c462 (patch) | |
| tree | 37826206b175582d5bacc50518b978ca653bf38f /android | |
| parent | 7c2a067a77ec76beb04defaeda6d1eed4d32bc5a (diff) | |
| download | mullvadvpn-7a136e742225cf534c1cfd679dd4ae8a4850c462.tar.xz mullvadvpn-7a136e742225cf534c1cfd679dd4ae8a4850c462.zip | |
Update changelog for android/2024.4-beta2
Diffstat (limited to 'android')
| -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 fb2c6f8e02..23421ba1ba 100644 --- a/android/CHANGELOG.md +++ b/android/CHANGELOG.md @@ -32,6 +32,14 @@ Line wrap the file at 100 chars. Th - Fix VPN service being recreated multiple times when toggling certain options. +## [android/2024.4-beta2] - 2024-08-07 +### Fixed +- Fix and improve the gRPC communication. +- Fix stuck in splash screen. +- Fix privacy policy crash occurring in some usage flows. +- Fix tunnel state notification sometimes showing incorrect information when logged out. + + ## [android/2024.4-beta1] - 2024-07-26 ### Added - Add API access setting which makes it possible to configure how the app communicates with our API. |
