diff options
| author | Oskar Nyberg <oskar@mullvad.net> | 2024-05-06 15:21:44 +0200 |
|---|---|---|
| committer | Oskar Nyberg <oskar@mullvad.net> | 2024-05-07 11:11:26 +0200 |
| commit | 44dcda5625ddbbc2bceb4689de28d837f6526ced (patch) | |
| tree | 359619647efd0738ddd527756b99a9ca40cb7dcb | |
| parent | d78584ae37743eb5fb4a5042c6696d067817cac1 (diff) | |
| download | mullvadvpn-44dcda5625ddbbc2bceb4689de28d837f6526ced.tar.xz mullvadvpn-44dcda5625ddbbc2bceb4689de28d837f6526ced.zip | |
Update changelog
| -rw-r--r-- | CHANGELOG.md | 14 |
1 files changed, 8 insertions, 6 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index b2945fe120..d99b0899d1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -28,6 +28,14 @@ Line wrap the file at 100 chars. Th #### macOS - Add support for split tunneling (beta). + +## [2024.3-beta1] - 2024-05-07 +### Added +#### Windows +- 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. + ### Changed - Don't fail to start daemon when the offline monitor fails to be initialized. @@ -37,12 +45,6 @@ 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 |
