summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.md12
1 files changed, 5 insertions, 7 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5650f6bbe0..7dc8785181 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -35,8 +35,13 @@ Line wrap the file at 100 chars. Th
- Fix `mullvad-cli` panicking if it tried to write to a closed pipe on Linux and macOS.
#### macOS
+- Fix daemon ending up in blocked state if the user toggled split tunneling without having granted
+ Full Disk Access to `mullvad-daemon`. This could only ever be accomplished from the CLI.
- Fix routing issue caused by upgrading `tun`.
+### Removed
+- Remove Google's resolvers from encrypted DNS proxy.
+
## [2025.4] - 2025-02-12
This release is identical to 2025.4-beta1
@@ -74,13 +79,6 @@ This release is identical to 2025.4-beta1
### Fixed
- (macOS and Windows only) Add the correct route when using obfuscation with Wireguard.
-#### macOS
-- Fix daemon ending up in blocked state if the user toggled split tunneling without having granted
- Full Disk Access to `mullvad-daemon`. This could only ever be accomplished from the CLI.
-
-### Removed
-- Remove Google's resolvers from encrypted DNS proxy.
-
## [2025.2] - 2025-01-08
### Fixed