summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorMarkus Pettersson <markus.pettersson@mullvad.net>2024-09-26 12:05:25 +0200
committerOskar <oskar@mullvad.net>2024-09-26 16:58:57 +0200
commitefabf7f31f512d48e5010d1246287a68704cada6 (patch)
tree2a1ed69229d43a2bf8d0bd5b513660ccc3ef24c1
parent5ba788d65ad428956f84e1f026137680506abf54 (diff)
downloadmullvadvpn-efabf7f31f512d48e5010d1246287a68704cada6.tar.xz
mullvadvpn-efabf7f31f512d48e5010d1246287a68704cada6.zip
Prepare changelog
-rw-r--r--CHANGELOG.md9
1 files changed, 6 insertions, 3 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index aa344aca1c..8fda44be75 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -23,14 +23,17 @@ Line wrap the file at 100 chars. Th
## [Unreleased]
### Added
+#### Windows
+- Add experimental support for Windows ARM64.
+
+
+## [2024.6-beta1] - 2024-09-26
+### Added
- Add WireGuard over Shadowsocks obfuscation. It can be enabled in "WireGuard settings". This will
also be used automatically when connecting fails with other methods.
- Add feature indicators to the main view along with redesigning the connection details.
- Add "Smart Routing" feature which simplifies connecting to DAITA-enabled relays.
-#### Windows
-- Add experimental support for Windows ARM64.
-
#### macOS
- Add "Apple services bypass" toggle that let's users unblock certain Apple-owned networks.
This is a temporary fix to the MacOS 15 issues where some Apple services are being blocked.