Releases: mullvad/mullvadvpn-app
Releases · mullvad/mullvadvpn-app
android/2025.2-beta1
Added
- Prompt password manager to store new account number on account creation.
- Add the ability to force the ip version used to connect to a relay.
- Add the ability to disable IPv6 in the tunnel.
Changed
- Disable Wireguard port setting when a obfuscation is selected since it is not used when an
obfuscation is applied. - Adapt UI on Connect Screen for Android TV, including a navigation rail and redesigned in-app
notification bar.
Removed
- Remove Google's resolvers from encrypted DNS proxy.
Fixed
- Will no longer try to connect using an IP version if that IP version is not available.
- Fix connection details showing in IP from exit server instead of entry when using multihop.
2025.5
This release is for desktop only.
This release is identical to 2025.5-beta1:
Here is a list of all changes since last stable release 2025.4:
Added
Windows
- Add support for DAITA V2.
- Add back wireguard-go (userspace WireGuard) support.
Removed
- Stop bundling https://github.com/mullvad/apisocks5 as a standalone binary.
Fixed
macOS
- Fix daemon ending up in blocked state if the user toggled split tunneling without having granted
Full Disk Access tomullvad-daemon
. This could only ever be accomplished from the CLI. - Fix routing issue caused by upgrading
tun
.
Removed
- Remove Google's resolvers from encrypted DNS proxy.
android/2025.1
Added
- Add multihop which allows the routing of traffic through an entry and exit server, making it
harder to trace. - Enable DAITA to route traffic through servers with DAITA support to enable the use
of all servers together with DAITA. This behaviour can be disabled with the use of the
"Direct only" setting.
Changed
- Update to DAITA v2. The main difference is that many different machines are provided by relays
instead of a bundled list.
Fixed
- Fix a crash that would occur because a Provider would be listed twice in the filter screen.
- Fix a bug that could cause the app to crash while navigating.
Security
- Make daemon aware of route changes to prevent sending traffic before routes are up.
- Minimize calls to re-establish the VPN tunnel, since this may cause Android to leak some traffic.
2025.5-beta1
This release is for desktop only.
Here is a list of all changes since last release 2025.4:
Added
Windows
- Add support for DAITA V2.
- Add back wireguard-go (userspace WireGuard) support.
Removed
- Stop bundling https://github.com/mullvad/apisocks5 as a standalone binary.
Fixed
macOS
- Fix daemon ending up in blocked state if the user toggled split tunneling without having granted
Full Disk Access tomullvad-daemon
. This could only ever be accomplished from the CLI. - Fix routing issue caused by upgrading
tun
.
Removed
- Remove Google's resolvers from encrypted DNS proxy.
android/2025.1-beta1
Fixed
- Fix a crash that would occur because a Provider would be listed twice in the filter screen.
- Fix a bug that could cause the app to crash while navigating.
Security
- Make daemon aware of route changes to prevent sending traffic before routes are up.
- Minimize calls to re-establish the VPN tunnel, since this may cause Android to leak some traffic.
2025.4
2025.4-beta1
This release is for desktop only.
Here is a list of all changes since last stable release 2025.3.
Fixed
Windows
- Fix GUI crashing at launch on some systems.
2025.3
This is a desktop only release.
Here's a list of all the changes since the last stable release 2025.2:
Added
Windows
- Add support for Windows ARM64.
Changed
- (Linux and macOS only) Update to DAITA v2. The main difference is that many different machines are
provided by relays instead of a bundled list. The bundledmaybenot_machines
file was removed. - Move changelog from a dialog to a separate view.
- Reduce the setup time of PQ tunnels by pre-computing McEliece keys.
- Change order of items in settings view to show DAITA and multihop at the top.
- Update Electron from 30.0.4 to 33.4.0.
Fixed
- (macOS and Windows only) Add the correct route when using obfuscation with Wireguard.
2025.3-beta1
This release is for desktop only.
Here is a list of all changes since last stable release 2025.2.
Added
Windows
- Add support for Windows ARM64.
Changed
- (Linux and macOS only) Update to DAITA v2. The main difference is that many different machines are
provided by relays instead of a bundled list. The bundledmaybenot_machines
file was removed. - Update Electron from 30.0.4 to 33.2.1.
- Move changelog from a dialog to a separate view.
- Reduce the setup time of PQ tunnels by pre-computing McEliece keys.
Fixed
- (macOS and Windows only) Add the correct route when using obfuscation with Wireguard.