summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorAlbin <albin@mullvad.net>2024-08-07 17:13:16 +0200
committerAlbin <albin@mullvad.net>2024-08-21 11:40:55 +0200
commit7a136e742225cf534c1cfd679dd4ae8a4850c462 (patch)
tree37826206b175582d5bacc50518b978ca653bf38f
parent7c2a067a77ec76beb04defaeda6d1eed4d32bc5a (diff)
downloadmullvadvpn-7a136e742225cf534c1cfd679dd4ae8a4850c462.tar.xz
mullvadvpn-7a136e742225cf534c1cfd679dd4ae8a4850c462.zip
Update changelog for android/2024.4-beta2
-rw-r--r--android/CHANGELOG.md8
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.