diff options
| author | Janito Vaqueiro Ferreira Filho <janito@mullvad.net> | 2018-12-11 08:27:17 -0200 |
|---|---|---|
| committer | Janito Vaqueiro Ferreira Filho <janito@mullvad.net> | 2019-01-15 06:43:35 -0200 |
| commit | 511d59b5d18aba5ff0776a9960cc37e8b32f640a (patch) | |
| tree | 785bd6fa44fd768fc4f53d78dab6005de5a82008 | |
| parent | 70e133f144397efb31ab994d12fe7d3dfa673a61 (diff) | |
| download | mullvadvpn-511d59b5d18aba5ff0776a9960cc37e8b32f640a.tar.xz mullvadvpn-511d59b5d18aba5ff0776a9960cc37e8b32f640a.zip | |
Describe auto-connect changes in changelog
| -rw-r--r-- | CHANGELOG.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 9e9d2afc13..c5183fae9d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -43,6 +43,9 @@ Line wrap the file at 100 chars. Th ### Changed - Disable buttons and menus that open external links when the app knows that there is no internet connection. +- The auto-start and auto-connect toggles in the GUI have been reworked so that auto-connect + configures the GUI to automatically connect when it starts and so that it will only auto-connect + on boot when both settings are set. ### Fixed - Stop GUI from glitching during the short reconnect state. |
