diff options
| author | Albin <albin@mullvad.net> | 2023-11-27 23:04:52 +0100 |
|---|---|---|
| committer | Albin <albin@mullvad.net> | 2023-12-13 12:29:11 +0100 |
| commit | 58290577a774753b347d2c2daca1a09544fa30e6 (patch) | |
| tree | 70934725c3b63b499b831895c96c7a44483e4d86 | |
| parent | db34a9bd520b8da118be41d9cb3befce34bfefb2 (diff) | |
| download | mullvadvpn-58290577a774753b347d2c2daca1a09544fa30e6.tar.xz mullvadvpn-58290577a774753b347d2c2daca1a09544fa30e6.zip | |
Update changelog for android/2023.8-beta2
| -rw-r--r-- | CHANGELOG.md | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index d6288ccbd2..af17b9febb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -45,6 +45,16 @@ Line wrap the file at 100 chars. Th peer. +## [android/2023.8-beta2] - 2023-11-27 +### Fixed +#### Android +- Fix top bar flickering in some scrollable views. +- Fix welcome screen sometimes showing on app restart after adding time. +- Fix inconsistencies with the account history in the login view. +- Fix OS crash when sharing long logs by instead sharing the log content as a file. +- Improve in-app purchase and verification flow in some circumstances. + + ## [2023.6-beta1] - 2023-11-23 ### Added - Add customizable relay lists to the CLI on desktop. Custom lists can be managed through |
