diff options
| author | Oskar Nyberg <oskar@mullvad.net> | 2022-02-09 16:44:19 +0100 |
|---|---|---|
| committer | Oskar Nyberg <oskar@mullvad.net> | 2022-02-11 14:51:12 +0100 |
| commit | 845e9ebf06f2fc7b84589627b104eca0bafcdd29 (patch) | |
| tree | 1b02d98fcf78ef44d623210119dbb4e644cae40e | |
| parent | f593510f98c416d28820a0b4c4fc33f979f5f291 (diff) | |
| download | mullvadvpn-845e9ebf06f2fc7b84589627b104eca0bafcdd29.tar.xz mullvadvpn-845e9ebf06f2fc7b84589627b104eca0bafcdd29.zip | |
Add changelog entry for scaling down the app
| -rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 04d17b47ad..7272a7003a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -50,6 +50,8 @@ Line wrap the file at 100 chars. Th - Update the default Shadowsocks password to `mullvad` and cipher to `aes-256-gcm` in the CLI when using it to configure a *custom Shadowsocks bridge*. The Mullvad bridges recently changed these parameters on port 443 (which is the default port). +- Decrease the size of fonts, some icons and other design elements in the desktop app. This makes it + possible to fit more into the same area and makes text easier to read. #### Windows - Update wireguard-nt to 0.10.1. |
