summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorAlbin <albin@mullvad.net>2023-05-22 16:10:12 +0200
committerAlbin <albin@mullvad.net>2023-05-29 17:13:43 +0200
commit8e2385351edb24244c567417486ad33df6a92623 (patch)
tree32cb6deb198ccf12d9568d753fb41d295b3e97cb
parentfb49b1e742f28bc526f96f1e1b281be37a4b876e (diff)
downloadmullvadvpn-8e2385351edb24244c567417486ad33df6a92623.tar.xz
mullvadvpn-8e2385351edb24244c567417486ad33df6a92623.zip
Update changelog for android/2023.2
-rw-r--r--CHANGELOG.md9
1 files changed, 8 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7439b386cd..19d4f60383 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -45,7 +45,6 @@ Line wrap the file at 100 chars. Th
#### Android
- Rename "Advanced settings" to "VPN Settings".
- Move the "Split tunneling" menu item up a level from "VPN settings" to "Settings".
-- Remove purchasing information from release builds. This does not affect F-Droid builds.
- Migrate split tunneling view to compose.
### Fixed
@@ -53,6 +52,14 @@ Line wrap the file at 100 chars. Th
- Fix connection header flickering.
+## [android/2023.2] - 2023-05-22
+### Changed
+#### Android
+- Change so that all links and texts leading to the account web page (which also includes a payment
+ flow) are either hidden or leads to the app itself (notification actions) in order to comply with
+ the Google Play payment policies. This doesn't apply to F-Droid builds.
+
+
## [android/2023.1] - 2023-05-16
### Fixed
#### Android