We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96089b7 commit 31f52fdCopy full SHA for 31f52fd
CHANGELOG.md
@@ -31,6 +31,7 @@ Line wrap the file at 100 chars. Th
31
32
### Fixed
33
- Fix `mullvad-cli` panicking if it tried to write to a closed pipe on Linux and macOS.
34
+- Will no longer try to connect over IPv4 if IPv4 is not available.
35
36
#### Windows
37
- Fix error setting up tunnel when MTU was incorrectly set to a value below 1280 for IPv6.
android/CHANGELOG.md
@@ -38,6 +38,7 @@ Line wrap the file at 100 chars. Th
38
39
40
- Will no longer try to connect over IPv6 if IPv6 is not available.
41
42
43
44
## [android/2025.1-beta1] - 2025-03-05
0 commit comments