diff options
| author | David Lönnhager <david.l@mullvad.net> | 2021-09-06 17:55:40 +0200 |
|---|---|---|
| committer | David Lönnhager <david.l@mullvad.net> | 2021-09-08 15:48:05 +0200 |
| commit | 032c6fc496cca35270cc48f337e20e6d771fdc04 (patch) | |
| tree | 07ce9a749d39636146a9e11416d0bd7eb7e393be | |
| parent | edfd178e05e3f8d72d2ded32cab232f0cc8a0205 (diff) | |
| download | mullvadvpn-032c6fc496cca35270cc48f337e20e6d771fdc04.tar.xz mullvadvpn-032c6fc496cca35270cc48f337e20e6d771fdc04.zip | |
Update changelog
| -rw-r--r-- | CHANGELOG.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index f30be7bfd7..e4c66689c9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -46,6 +46,9 @@ Line wrap the file at 100 chars. Th - Move OpenVPN and WireGuard settings in the advanced settings view into separate settings views. - Return to main view in desktop app after being hidden/closed for two minutes. +#### Linux +- Always send DNS requests inside the tunnel for excluded processes when using public custom DNS. + #### Windows - Upgrade Wintun from 0.10.4 to 0.13. @@ -70,6 +73,7 @@ Line wrap the file at 100 chars. Th - Make offline monitor aware of routing table changes. - Assign local DNS servers to more appropriate interfaces when using systemd-resolved. - Disable DNS over TLS for tunnel's DNS config when using systemd-resolved. +- Fix DNS when combining a static resolv.conf with ad blocking DNS. #### Windows - Fix failure to restart the daemon when resuming from "fast startup" hibernation. |
