Skip to content

Releases: mullvad/mullvadvpn-app

android/2025.2-beta1

04 Apr 14:11
android/2025.2-beta1
e09cdcc
Compare
Choose a tag to compare
android/2025.2-beta1 Pre-release
Pre-release

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

26 Mar 15:17
2025.5
fb29a85
Compare
Choose a tag to compare

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

Fixed

macOS

  • Fix daemon ending up in blocked state if the user toggled split tunneling without having granted
    Full Disk Access to mullvad-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

21 Mar 07:53
android/2025.1
d2bfc6a
Compare
Choose a tag to compare

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

12 Mar 15:53
2025.5-beta1
cb79eeb
Compare
Choose a tag to compare
2025.5-beta1 Pre-release
Pre-release

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

Fixed

macOS

  • Fix daemon ending up in blocked state if the user toggled split tunneling without having granted
    Full Disk Access to mullvad-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

05 Mar 14:06
android/2025.1-beta1
2d9e416
Compare
Choose a tag to compare
android/2025.1-beta1 Pre-release
Pre-release

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

13 Feb 13:15
2025.4
7a41e9c
Compare
Choose a tag to compare

This release is for desktop only.

This release is identical to 2025.4-beta1.

Here is a list of all changes since last stable release 2025.3.

Fixed

Windows

  • Fix GUI crashing at launch on some systems.

2025.4-beta1

11 Feb 14:37
2025.4-beta1
fade7d1
Compare
Choose a tag to compare
2025.4-beta1 Pre-release
Pre-release

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

07 Feb 12:52
2025.3
0441beb
Compare
Choose a tag to compare

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 bundled maybenot_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

22 Jan 09:11
2025.3-beta1
72372f8
Compare
Choose a tag to compare
2025.3-beta1 Pre-release
Pre-release

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 bundled maybenot_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.

2025.2

08 Jan 11:52
2025.2
05c2c39
Compare
Choose a tag to compare

This is a desktop only release.

Here's a list of all the changes since the last stable release 2025.1:

Fixed

  • Fix crash when Wireguard tunnel setup timed out.