diff options
| author | David Göransson <david.goransson@mullvad.net> | 2024-09-02 11:32:48 +0200 |
|---|---|---|
| committer | Albin <albin@mullvad.net> | 2024-09-10 15:22:55 +0200 |
| commit | a529a7e5196eee8604f5b1565ed3d8c7d5f02a7d (patch) | |
| tree | 117925239aebbd60ad5273d9309e147a11906811 /android | |
| parent | 49dcbd2b166b81b31256282e8a18684cc91c9fac (diff) | |
| download | mullvadvpn-a529a7e5196eee8604f5b1565ed3d8c7d5f02a7d.tar.xz mullvadvpn-a529a7e5196eee8604f5b1565ed3d8c7d5f02a7d.zip | |
Update changelog for android/2024.4
Diffstat (limited to 'android')
| -rw-r--r-- | android/CHANGELOG.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/android/CHANGELOG.md b/android/CHANGELOG.md index 23421ba1ba..5da4872c3e 100644 --- a/android/CHANGELOG.md +++ b/android/CHANGELOG.md @@ -32,6 +32,13 @@ Line wrap the file at 100 chars. Th - Fix VPN service being recreated multiple times when toggling certain options. +## [android/2024.4] - 2024-09-03 +### Fixed +- Fix potential crash when toggling quick settings tile. +- Fix crash when starting and stopping service too fast. +- Fix crashes on TV. + + ## [android/2024.4-beta2] - 2024-08-07 ### Fixed - Fix and improve the gRPC communication. |
