diff options
| -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 |
