diff options
| author | Jonatan Rhodin <jonatan.rhodin@mullvad.net> | 2023-06-26 13:40:22 +0200 |
|---|---|---|
| committer | Linus Färnstrand <linus@mullvad.net> | 2023-06-27 18:10:43 +0200 |
| commit | 0d482819bd083718ded4b1b097053a90d401a35d (patch) | |
| tree | ce470172fcfbbeae0ffc05ff26188bced3d49527 | |
| parent | 09231e675d14967b549f10b8b1197070ebeb73de (diff) | |
| download | mullvadvpn-0d482819bd083718ded4b1b097053a90d401a35d.tar.xz mullvadvpn-0d482819bd083718ded4b1b097053a90d401a35d.zip | |
Update changelog for android/2023.3
| -rw-r--r-- | CHANGELOG.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 910f28d73e..91e2b81ee2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -69,6 +69,15 @@ Line wrap the file at 100 chars. Th ### Removed - Remove the CLI subcommand `mullvad relay set hostname`. +## [android/2023.3] - 2023-06-27 +### Changed +#### Android +- Change so that all links and texts leading to the mullvad webpage display a modified version of + the webpage that does not include links to the account page in order to comply with + the Google Play payment policies. This doesn't apply to F-Droid builds. +- Hide the FAQs and Guides button for Google Play users. + + ## [android/2023.2] - 2023-05-22 ### Changed #### Android |
