summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorErik Larkö <erik@mullvad.net>2018-01-30 11:00:11 +0100
committerErik Larkö <erik@mullvad.net>2018-01-30 11:45:14 +0100
commit825153f2d989f3b2af0aa485fb8bd385a31d91d9 (patch)
treecb17f80f1bad5df508d8b7bf21105a4f74ca0fad
parentaeb2f9b733e7b11cadb79c114debe5d5e4bdda30 (diff)
downloadmullvadvpn-825153f2d989f3b2af0aa485fb8bd385a31d91d9.tar.xz
mullvadvpn-825153f2d989f3b2af0aa485fb8bd385a31d91d9.zip
Update changelog for beta 9
-rw-r--r--CHANGELOG.md10
1 files changed, 8 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 98fc001bb0..3562f71fc8 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -14,15 +14,21 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
## [Unreleased]
+
+
+## [2018.1-beta9] - 2018-01-30
### Added
- Uses the https://am.i.mullvad.net/ service to figure out location and public IP of the device.
The app then shows this information in the unsecured state.
- Argument to the daemon, `--resource-dir <path>`, that allows customizing where it will look for
needed resource files.
+- A very stylish map now indicates where you are connecting through.
### Fixed
-- Fixed bug where problem report tool would redact some things in the logs which were not IPv6
- addresses, but looked like ones.
+- Fixed a bug where the problem report tool would redact some things in the logs which were not
+ IPv6 addresses, but looked like ones.
+- Show a better error message when api.mullvad.net is unreachable.
+- Fix bug getting daemon state on frontend start instead of assuming it.
## [2018.1-beta8] - 2018-01-09