diff options
| author | Janito Vaqueiro Ferreira Filho <janito@mullvad.net> | 2020-09-08 21:57:32 +0000 |
|---|---|---|
| committer | Janito Vaqueiro Ferreira Filho <janito@mullvad.net> | 2020-09-09 12:49:59 +0000 |
| commit | cbde7fd311f95b58451bd0d0fb6a96937a33a2c9 (patch) | |
| tree | 35f6d118bc0d7a316a616c601c94f65be28fdcc4 | |
| parent | 28d0ebe23f0fae8e386957a9018a5ab85bbe8e03 (diff) | |
| download | mullvadvpn-cbde7fd311f95b58451bd0d0fb6a96937a33a2c9.tar.xz mullvadvpn-cbde7fd311f95b58451bd0d0fb6a96937a33a2c9.zip | |
Describe quick-settings fix in the changelog
| -rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 40f7767a4d..c6b11b1526 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -45,6 +45,8 @@ Line wrap the file at 100 chars. Th - Fix UI not updating in split screen mode when the window is unfocused. - Fix split tunneling not being correctly configured after restarting the app. - Fix app reopening after pressing the Quit button because app was running multiple tasks. +- Fix inconsistent behavior of the quick-settings tile when logged out. It would sometimes enter the + blocking state and sometimes open the UI for the user to login. Now it always opens the UI. ## [2020.6-beta2] - 2020-08-27 |
