diff options
| author | Oskar <oskar@mullvad.net> | 2024-10-09 13:18:00 +0200 |
|---|---|---|
| committer | Oskar <oskar@mullvad.net> | 2024-10-09 17:19:23 +0200 |
| commit | 9f187b12221147f205f46092e41973e4e4a474aa (patch) | |
| tree | 98b51a3223bcc0471bbd9e96916ac2d85bd5e05f | |
| parent | 10aeccdd20de9b56c13271a746d8fe303de80849 (diff) | |
| download | mullvadvpn-9f187b12221147f205f46092e41973e4e4a474aa.tar.xz mullvadvpn-9f187b12221147f205f46092e41973e4e4a474aa.zip | |
Update changelog in preperation of 2024.6-beta2
| -rw-r--r-- | CHANGELOG.md | 14 |
1 files changed, 10 insertions, 4 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 5480a39a36..795f61da7d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -27,12 +27,19 @@ Line wrap the file at 100 chars. Th - Add experimental support for Windows ARM64. ### Changed -- Move DAITA and multihop to the root settings view along with moving multihop into a dedicated - view with more information. - #### Windows - Enable quantum-resistant tunnels by default (when set to `auto`). +### Fixed +#### macOS +- Fix packets being duplicated on LAN when split tunneling is enabled. + + +## [2024.6-beta2] - 2024-10-09 +### Changed +- Move DAITA and multihop to the root settings view along with moving multihop into a dedicated + view with more information. + #### macOS - Enable IPv6 by default. This fixes DNS and routing being broken on some systems. - Proxy DNS queries through a local resolver. @@ -41,7 +48,6 @@ Line wrap the file at 100 chars. Th #### macOS - Fix Apple services not working by forcing stray connections out through the VPN tunnel. This fix only applies to Wireguard, OpenVPN is still affected. The "bypass" toggle has been removed. -- Fix packets being duplicated on LAN when split tunneling is enabled. ## [2024.6-beta1] - 2024-09-26 |
