Skip to content

Releases: mullvad/mullvadvpn-app

android/2024.7

18 Oct 12:39
android/2024.7
9d745c8
Compare
Choose a tag to compare

Here is a list of all changes since last stable release android/2024.6:

Fixed

  • Fix a bug where tunnel obfuscation (UDP-over-TCP or Shadowsocks) only worked in combination with either DAITA or quantum-resistant tunnels, but only after the initial tunnel negotiation used for both DAITA and quantum-resistant tunnels. This combination of issues made the obfuscation methods effectively unusable behind restrictive firewalls regardless of setting combination.

android/2024.6

14 Oct 13:02
android/2024.6
2a33377
Compare
Choose a tag to compare

Here is a list of all changes since last stable release android/2024.5:

Fixed

  • Fix rare crash related to an upcoming feature (feature indicators).

2024.6-beta2

09 Oct 15:03
2024.6-beta2
6c7ca23
Compare
Choose a tag to compare
2024.6-beta2 Pre-release
Pre-release

This release is for desktop only.

Here is a list of all changes since last beta release 2024.6-beta1.

Changed

  • Move DAITA and multihop to the root settings view along with moving multihop into a dedicated
    view with more information.

macOS

  • Enable IPv6 by default. This fixes DNS and routing being broken on some systems.
  • Proxy DNS queries through a local resolver.

Fixed

macOS

  • Fix Apple services not working by forcing stray connections out through the VPN tunnel. This fix
    only applies to Wireguard, OpenVPN is still affected. The "bypass" toggle has been removed.

android/2024.5

09 Oct 16:13
android/2024.5
4f997f3
Compare
Choose a tag to compare

Here is a list of all changes since last stable release android/2024.4:

Added

  • Add DAITA (Defence against AI-guided Traffic Analysis).
  • Add WireGuard-over-Shadowsocks.
  • Add support for predictive back animations.

Changed

  • Update colors in the app to be more in line with material design.

Fixed

  • Fix VPN service being recreated multiple times when toggling certain options.
  • Fix location selection navigation on some TV devices.
  • Fix crash when in the edit custom list locations screen and changing app language.

2024.6-beta1

26 Sep 14:18
2024.6-beta1
9ed3d25
Compare
Choose a tag to compare
2024.6-beta1 Pre-release
Pre-release

This release is for desktop only.

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

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.

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.

Changed

  • Never use OpenVPN as a fallback protocol when any of the following features is enabled:
    multihop, quantum-resistant tunnels, or DAITA.
  • Improved output format of mullvad status command, which now also prints feature indicators.

macOS

  • Disable split tunnel interface when disconnected. This prevents traffic from being sent through
    the daemon when the VPN is disconnected.

Fixed

Linux

  • Set tunnel name to wg0-mullvad for userspace WireGuard.

android/2024.5-beta2

24 Sep 12:42
android/2024.5-beta2
8bf2d16
Compare
Choose a tag to compare
android/2024.5-beta2 Pre-release
Pre-release

Fixed

  • Fix building of the app bundle which is used for publishing to Google Play.

NOTE: This beta does not include any change in functionality compared to android/2024.5-beta1.

android/2024.5-beta1

23 Sep 14:16
android/2024.5-beta1
ace8dc6
Compare
Choose a tag to compare
android/2024.5-beta1 Pre-release
Pre-release

Added

  • Add support for predictive back.
  • Add DAITA (Defence against AI-guided Traffic Analysis) setting.
  • Add WireGuard-over-Shadowsocks.

Changed

  • Update colors in the app to be more in line with material design.

Fixed

  • Fix VPN service being recreated multiple times when toggling certain options.
  • Fix location selection navigation on TV devices.

2024.5

03 Sep 14:27
2024.5
ce2777a
Compare
Choose a tag to compare

This release is for desktop only.

Here is a list of all changes since last stable release 2024.4:

Added

  • Add DAITA (Defence against AI-guided Traffic Analysis) setting for Linux and macOS.
  • Add --json flag to mullvad status CLI.

Changed

  • Ignore obfuscation protocol constraints when the obfuscation mode is set to auto.

macOS

  • Enable quantum resistant tunnels by default (when set to auto).

Fixed

  • Fix mullvad cli bug causing mullvad status listen command to miss events if they occurred
    too quickly.
  • Fix bug causing app to enter blocked state when toggling DAITA on and off.
  • macOS and Linux: Fix potential crash when disconnecting with DAITA enabled.

macOS

  • Fix intermittent failures to connect with PQ enabled.

android/2024.4

03 Sep 14:49
android/2024.4
d8beeb8
Compare
Choose a tag to compare

Here is a list of all changes since last stable release android/2024.3:

Added

  • Add option to configure custom API access methods. Custom API access methods allows the user to circumvent censorship by proxying API traffic.
  • Add splash screen animation on app start-up.

Changed

  • Migrate underlying communication with daemon to gRPC. This also implies major changes and
    improvements throughout the app.

Fixed

  • Improve animation in Select Location view.
  • Fix crashes on some TV devices.

2024.5-beta1

20 Aug 12:45
2024.5-beta1
02cf6d8
Compare
Choose a tag to compare
2024.5-beta1 Pre-release
Pre-release

This release is for desktop only.

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

Added

  • Add DAITA (Defence against AI-guided Traffic Analysis) setting for Linux and macOS.
  • Add --json flag to mullvad status CLI.

Changed

  • Ignore obfuscation protocol constraints when the obfuscation mode is set to auto.

macOS

  • Enable quantum resistant tunnels by default (when set to auto).

Fixed

  • Fix mullvad cli bug causing mullvad status listen command to miss events if they occurred
    too quickly.
  • Fix bug causing app to enter blocked state when toggling DAITA on and off.

macOS

  • Fix intermittent failures to connect with PQ enabled.