diff options
| author | Linus Färnstrand <linus@mullvad.net> | 2019-04-25 09:31:20 +0200 |
|---|---|---|
| committer | Linus Färnstrand <linus@mullvad.net> | 2019-04-25 10:42:06 +0200 |
| commit | 5eb88a58463aa37d99285ca0e1cbc2701252a9c6 (patch) | |
| tree | f0a76cb2889d199633e91a47c5530bd983dcd4b6 | |
| parent | dd6985a5bb5b566133fe68103347c72ac254710d (diff) | |
| download | mullvadvpn-5eb88a58463aa37d99285ca0e1cbc2701252a9c6.tar.xz mullvadvpn-5eb88a58463aa37d99285ca0e1cbc2701252a9c6.zip | |
Update changelog. Add missing entries and re-arrange some
| -rw-r--r-- | CHANGELOG.md | 16 |
1 files changed, 10 insertions, 6 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 6d5e7511e3..c059a356fe 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -24,18 +24,22 @@ Line wrap the file at 100 chars. Th ## [Unreleased] ### Added -- When IPv6 is enabled, get both exit IP versions from am.i.mullvad.net and show in UI. -- Add GUI translations for the relay list and map. +- When IPv6 is enabled, get both exit IP versions from am.i.mullvad.net and show. +- Add translations for country and city names in the relay list and map. ### Fixed -- Reset the tray icon padlock to the unsecured state, when losing connectivity with the daemon. +- Reset the tray icon padlock to the unsecured state when losing connectivity with the daemon. -### Changed #### Windows -- Make the firewall rules permanent until reboot, or until the daemon removes them. -- Increase timeout when updating DNS settings. +- Increase timeout when updating DNS settings. Should make the DNS management fail less often. - Use dynamic naming of TAP adapter to avoid collisions with existing adapters. +### Security +#### Windows +- Make the firewall rules permanent until reboot, or until the daemon removes them. Should make + the kill switch active even if the daemon dies unexpectedly. + + ## [2019.3] - 2019-04-02 ### Fixed #### Windows |
