summaryrefslogtreecommitdiffhomepage
path: root/android
diff options
context:
space:
mode:
authorAlbin <albin@mullvad.net>2024-10-17 15:40:09 +0200
committerAlbin <albin@mullvad.net>2024-10-18 15:47:55 +0200
commit099fa1f91a8dde196a4601cc78a2d997f8e154d0 (patch)
treeb72d8ece1b6797925b3a3da082dac8defc53ec5c /android
parentf72638ac4dd1a1bddfe7d804e2dc7b8e927e1c68 (diff)
downloadmullvadvpn-099fa1f91a8dde196a4601cc78a2d997f8e154d0.tar.xz
mullvadvpn-099fa1f91a8dde196a4601cc78a2d997f8e154d0.zip
Update changelog for android/2024.7
Diffstat (limited to 'android')
-rw-r--r--android/CHANGELOG.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/android/CHANGELOG.md b/android/CHANGELOG.md
index c7140a7c4d..b0d4e52acc 100644
--- a/android/CHANGELOG.md
+++ b/android/CHANGELOG.md
@@ -34,6 +34,14 @@ Line wrap the file at 100 chars. Th
- Fix unlabeled icon buttons for basic accessibility with screen readers.
+## [android/2024.7] - 2024-10-18
+### Fixed
+- Fix a bug where tunnel obfuscation (UDP-over-TCP or Shadowsocks) only worked in combination with
+ either DAITA or quantum-resistant tunnels, but only after the initial tunnel negotiation used for
+ both DAITA and quantum-resistant tunnels. This combination of issues made the obfuscation methods
+ effectively unusable behind restrictive firewalls regardless of setting combination.
+
+
## [android/2024.6] - 2024-10-14
### Fixed
- Fix rare crash related to an upcoming feature (feature indicators).