diff options
| author | Albin <albin@mullvad.net> | 2022-11-22 07:34:16 +0100 |
|---|---|---|
| committer | Albin <albin@mullvad.net> | 2022-11-22 07:34:16 +0100 |
| commit | a57ffa18d774edacec7b33392eca3f1bcfb515ca (patch) | |
| tree | 725eba65e585c937d754973b543382280e975ffe | |
| parent | a52099567eb9d88528c07afcbbbf0bb62574af1a (diff) | |
| parent | 4d1c827a124105868f5382cdba1d062b0241b5a8 (diff) | |
| download | mullvadvpn-a57ffa18d774edacec7b33392eca3f1bcfb515ca.tar.xz mullvadvpn-a57ffa18d774edacec7b33392eca3f1bcfb515ca.zip | |
Merge branch 'port-android-2022.3-to-master'
| -rw-r--r-- | CHANGELOG.md | 11 | ||||
| -rw-r--r-- | dist-assets/android-product-version.txt | 2 |
2 files changed, 8 insertions, 5 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 2e008fecb3..9f0d42d6a9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -23,10 +23,6 @@ Line wrap the file at 100 chars. Th ## [Unreleased] -### Added -#### Android -- Add privacy policy link in settings. - #### Windows - Remove all settings when the app is uninstalled silently. @@ -58,6 +54,13 @@ Line wrap the file at 100 chars. Th queries to servers that would normally be blocked. +## [android/2022.3] - 2022-11-14 +### Added +#### Android +- Add privacy policy link in settings. +- Add initial privacy consent which is showed on each start until approved. + + ## [android/2022.2] - 2022-10-17 Identical to android/2022.2-beta2 except for updated translations. diff --git a/dist-assets/android-product-version.txt b/dist-assets/android-product-version.txt index 7a6125d8e6..47ad0814dd 100644 --- a/dist-assets/android-product-version.txt +++ b/dist-assets/android-product-version.txt @@ -1 +1 @@ -2022.2 +2022.3 |
