diff options
| author | Oskar Nyberg <oskar@mullvad.net> | 2022-01-28 14:23:47 +0100 |
|---|---|---|
| committer | Oskar Nyberg <oskar@mullvad.net> | 2022-01-31 14:57:34 +0100 |
| commit | 6470ced7e3cb13f070130c06fe1f7145715f3123 (patch) | |
| tree | c6d980b0741b827892cc42cfacdbb10cc2809e1b | |
| parent | 212cc22031a5d621e81a1d44d57937998b4880fd (diff) | |
| download | mullvadvpn-6470ced7e3cb13f070130c06fe1f7145715f3123.tar.xz mullvadvpn-6470ced7e3cb13f070130c06fe1f7145715f3123.zip | |
Add changelog entry for removing configuration files
| -rw-r--r-- | CHANGELOG.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index c8e0fee0e9..76f49bab5c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -81,6 +81,10 @@ Line wrap the file at 100 chars. Th - Fix notifications on Windows not showing if window is unpinned and hidden. - Wait for IP interfaces to arrive before trying to configure them when using wireguard-nt. +#### Linux +- Remove auto-launch file, GUI settings and other files created by the app in user directories, when + uninstalling/purging. + ### Security - Restrict which applications are allowed to communicate with the API while in a blocking state. This prevents malicious scripts on websites from trying to do so. On Windows, only |
