diff options
| author | Oskar Nyberg <oskar@mullvad.net> | 2023-04-14 16:19:28 +0200 |
|---|---|---|
| committer | Oskar Nyberg <oskar@mullvad.net> | 2023-04-17 14:14:07 +0200 |
| commit | e5a9a9afcbff72aa553ccca3c2fba4baf7d5d734 (patch) | |
| tree | df3c5d8e5e9cac191a82b1402c74e0d1044d977e | |
| parent | 18c46137da8198aeb8d208e0e5d011697b104bab (diff) | |
| download | mullvadvpn-e5a9a9afcbff72aa553ccca3c2fba4baf7d5d734.tar.xz mullvadvpn-e5a9a9afcbff72aa553ccca3c2fba4baf7d5d734.zip | |
Add changelog item for notification setting being inverted
| -rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 78e0370985..0b095497ee 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -48,6 +48,8 @@ Line wrap the file at 100 chars. Th - Fix location search in desktop app only searching for English location names. - Fix automatic WireGuard key rotation not being initialized correctly when not running the GUI. - Fix duplicated notifications in some situations. +- Fix notification setting being inverted. When non-important notifications were disabled it instead + disabled important ones and showed non-important ones. #### Android - Fix adaptive app icon which previously had a displaced nose and some other oddities. |
