File tree 2 files changed +12
-11
lines changed
2 files changed +12
-11
lines changed Original file line number Diff line number Diff line change @@ -22,19 +22,27 @@ Line wrap the file at 100 chars. Th
22
22
* ** Security** : in case of vulnerabilities.
23
23
24
24
## [ Unreleased]
25
+ ### Removed
26
+ - Remove "Any" option for tunnel protocol. The default is now WireGuard.
27
+
28
+ ### Fixed
29
+ - Fix ` mullvad-cli ` panicking if it tried to write to a closed pipe on Linux and macOS.
30
+
31
+
32
+ ## [ 2025.5-beta1] - 2025-03-11
25
33
### Added
26
34
#### Windows
27
35
- Add support for DAITA V2.
28
36
- Add back wireguard-go (userspace WireGuard) support.
29
37
30
38
### Removed
31
39
- Stop bundling https://github.com/mullvad/apisocks5 as a standalone binary.
32
- - Remove "Any" option for tunnel protocol. The default is now WireGuard .
40
+ - Remove Google's resolvers from encrypted DNS proxy .
33
41
34
42
### Fixed
35
- - Fix ` mullvad-cli ` panicking if it tried to write to a closed pipe on Linux and macOS.
36
-
37
43
#### macOS
44
+ - Fix daemon ending up in blocked state if the user toggled split tunneling without having granted
45
+ Full Disk Access to ` mullvad-daemon ` . This could only ever be accomplished from the CLI.
38
46
- Fix routing issue caused by upgrading ` tun ` .
39
47
40
48
@@ -74,13 +82,6 @@ This release is identical to 2025.4-beta1
74
82
### Fixed
75
83
- (macOS and Windows only) Add the correct route when using obfuscation with Wireguard.
76
84
77
- #### macOS
78
- - Fix daemon ending up in blocked state if the user toggled split tunneling without having granted
79
- Full Disk Access to ` mullvad-daemon ` . This could only ever be accomplished from the CLI.
80
-
81
- ### Removed
82
- - Remove Google's resolvers from encrypted DNS proxy.
83
-
84
85
85
86
## [ 2025.2] - 2025-01-08
86
87
### Fixed
Original file line number Diff line number Diff line change 1
- 2025.4
1
+ 2025.5-beta1
You can’t perform that action at this time.
0 commit comments