diff options
| author | Andrej Mihajlov <and@mullvad.net> | 2018-08-07 16:17:15 +0200 |
|---|---|---|
| committer | Andrej Mihajlov <and@mullvad.net> | 2018-08-08 16:25:34 +0200 |
| commit | 727da34b50262ae15c0bf360ebf1b40a702b01c4 (patch) | |
| tree | e2d9b0f0e3bdd613fd3b27ce6e323180b33eccd9 | |
| parent | 9237ae84242b2dd1b29b345e8569ce3f8169ead9 (diff) | |
| download | mullvadvpn-727da34b50262ae15c0bf360ebf1b40a702b01c4.tar.xz mullvadvpn-727da34b50262ae15c0bf360ebf1b40a702b01c4.zip | |
Update changelog
| -rw-r--r-- | CHANGELOG.md | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 319ad014fe..38c14687b5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -29,12 +29,13 @@ Line wrap the file at 100 chars. Th - Account token can be copied to the clipboard by clicking on it in the account settings screen. - Automatically scroll to selected country/city in locations view. - Show system notifications when connection state changes. +- Add launch view displayed when connecting to system service. ### Changed - Format the expiry date and time using the system locale. - Account tokens are now required to have at least ten digits. -### macOS +#### macOS - Rename directores for settings, logs and cache from `mullvad-daemon` to `mullvad-vpn`. #### Windows @@ -46,7 +47,8 @@ Line wrap the file at 100 chars. Th ### Fixed - Ignore empty strings as redaction requests in the problem report tool, to avoid adding redacted markers between every character of the log message. - +- Previously logged in users won't be going through login view when restarting the app, instead + will be taken straight to main view. ## [2018.2-beta2] - 2018-07-18 ### Added |
