diff options
| author | Andrej Mihajlov <and@mullvad.net> | 2018-02-27 16:03:05 +0100 |
|---|---|---|
| committer | Andrej Mihajlov <and@mullvad.net> | 2018-02-27 18:08:22 +0100 |
| commit | b70f1bd9066fb939b7746cc7d3a2b457b5dc0f1a (patch) | |
| tree | c40d081a3b9406507d317044350a066caf7823f1 | |
| parent | e40eefc63109458d638ce1403210471757a41a82 (diff) | |
| download | mullvadvpn-b70f1bd9066fb939b7746cc7d3a2b457b5dc0f1a.tar.xz mullvadvpn-b70f1bd9066fb939b7746cc7d3a2b457b5dc0f1a.zip | |
Update changelog
| -rw-r--r-- | CHANGELOG.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 66984c1c50..afc660c4e0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,13 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/). ## [Unreleased] +### Changed +- Redact all account numbers in the account number history from problem reports instead of only the currently logged in one. + +### Fixed +- Increase a timeout for problem report collection to fix a timeout error on slower machines. +- Fix a memory leak in the problem report collection routine. +- Fix an issue when viewing a problem report brought up a dialog to choose the application to open the file. ## [2018.1-beta10] - 2018-02-13 ### Added |
