diff options
| -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 |
