summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorEmīls <emils@mullvad.net>2024-10-23 16:15:35 +0200
committerEmīls <emils@mullvad.net>2024-10-23 16:18:13 +0200
commit6a6a1f6a22f0680c834d76a5d82f27d859a84cdf (patch)
tree26ddf960148bf56cf81af69c41583c3055a0514b
parent39960a2c5f7822026be2d4ad4ee17eb5554e5041 (diff)
downloadmullvadvpn-ios/2024.9-build1.tar.xz
mullvadvpn-ios/2024.9-build1.zip
Update changelog for releaseios/2024.9-build1
-rw-r--r--ios/Assets/changes.txt5
-rw-r--r--ios/CHANGELOG.md6
2 files changed, 6 insertions, 5 deletions
diff --git a/ios/Assets/changes.txt b/ios/Assets/changes.txt
index f9d1c0f3c8..aed6aaa84c 100644
--- a/ios/Assets/changes.txt
+++ b/ios/Assets/changes.txt
@@ -1,4 +1 @@
-CHANGE THIS BEFORE A RELEASE
-Each line is treated as a separate change item shown in the GUI the first time it runs after install.
-Start each line with a capital letter and end each line with a period.
-Only point out the major changes.
+Improved DAITA behavior - now any exit can be used with a DAITA entry automatically. To explicitly select entry and exit relays, enable "Direct only" mode.
diff --git a/ios/CHANGELOG.md b/ios/CHANGELOG.md
index aee8e0a84f..bd2be7a711 100644
--- a/ios/CHANGELOG.md
+++ b/ios/CHANGELOG.md
@@ -21,10 +21,14 @@ Line wrap the file at 100 chars. Th
* **Fixed**: for any bug fixes.
* **Security**: in case of vulnerabilities.
-## Unreleased
+##[Unreleased]
+
+## [2024.9]
### Changed
- Replace the draft key encapsulation mechanism Kyber (round 3) with the standardized
ML-KEM (FIPS 203) dito in the handshake for Quantum-resistant tunnels.
+- Improved DAITA setting, allowing users to use DAITA servers with all exits.
+ To manually set entry, users can explicitly enable "Direct only" option.
### Fixed
- Fix app going into blocked state on first-time installs.