summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorAlbin <albin@mullvad.net>2022-06-27 17:12:37 +0200
committerAlbin <albin@mullvad.net>2022-06-27 17:22:42 +0200
commita9988280101b6e3ef364ee1fe5703fa7be4a81bd (patch)
treea9f8a5b8e92458c5f39b6ca725d802366e4e001b
parentc0c33c98e891e956fce278b8fe1a049f8d811a43 (diff)
downloadmullvadvpn-a9988280101b6e3ef364ee1fe5703fa7be4a81bd.tar.xz
mullvadvpn-a9988280101b6e3ef364ee1fe5703fa7be4a81bd.zip
Update changelog
-rw-r--r--CHANGELOG.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index e2ba3f2e8c..8d4d5c2d51 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -40,6 +40,9 @@ Line wrap the file at 100 chars. Th
#### Android
- Fix unused dependencies loaded in the service/tile DI graph.
- Fix missing IPC message unregistration causing multiple copies of some messages to be received.
+- Fix quick settings tile being unresponsive and causing crashes on some devices.
+- Fix quick settings tile not working when the device is locked. It will now prompt the user to
+ unlock the device before attempting to toggle the tunnel state.
### Security
#### Android