diff options
| author | Oskar Nyberg <oskar@mullvad.net> | 2024-04-25 15:19:28 +0200 |
|---|---|---|
| committer | Oskar Nyberg <oskar@mullvad.net> | 2024-05-07 11:09:10 +0200 |
| commit | d78584ae37743eb5fb4a5042c6696d067817cac1 (patch) | |
| tree | 93b06f6f4cab3adcf1a0ca7e8bb8040d387e8ae4 | |
| parent | 3d97b3f8f4551738589db4010952bd43c89a0b24 (diff) | |
| download | mullvadvpn-d78584ae37743eb5fb4a5042c6696d067817cac1.tar.xz mullvadvpn-d78584ae37743eb5fb4a5042c6696d067817cac1.zip | |
Update changelog with 2024.3-beta1 section
| -rw-r--r-- | CHANGELOG.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 4ebcd51688..b2945fe120 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -37,6 +37,12 @@ Line wrap the file at 100 chars. Th - Service failed to start when IPv6 was disabled in the kernel. +## [2024.3-beta1] - 2024-05-07 +- Add DAITA (Defence against AI-guided Traffic Analysis) setting. On supported servers, this makes + website fingerprinting more difficult by sending random padding packets along with padding all + packets to the same size. + + ## [2024.2] - 2024-04-29 ### Fixed - Fix bug where the app would fail to select an existing relay in some scenarios, causing the |
