diff options
| author | Markus Pettersson <markus.pettersson@mullvad.net> | 2024-10-17 17:21:44 +0200 |
|---|---|---|
| committer | Markus Pettersson <markus.pettersson@mullvad.net> | 2024-10-18 15:49:31 +0200 |
| commit | 77a192e96991c885db1febe054005f4fc9658d5f (patch) | |
| tree | 5275e5c63e492d001a55af914b175f6576c76b93 | |
| parent | 6aac72972450ce598b60f4e1e9264cad5860c3a4 (diff) | |
| download | mullvadvpn-77a192e96991c885db1febe054005f4fc9658d5f.tar.xz mullvadvpn-77a192e96991c885db1febe054005f4fc9658d5f.zip | |
Update Changelog
| -rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 4a08634efd..9c9c19736d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -29,6 +29,8 @@ Line wrap the file at 100 chars. Th ### 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. +- Make Smart Routing override multihop if both are enabled. To manually set the entry relay, + explicitly enable the "Direct only" option in the DAITA settings. #### Windows - Enable quantum-resistant tunnels by default (when set to `auto`). |
