Skip to content

Releases: mullvad/mullvadvpn-app

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.

android/2024.4-beta2

07 Aug 16:13
android/2024.4-beta2
282351f
Compare
Choose a tag to compare
android/2024.4-beta2 Pre-release
Pre-release

Fixed

  • Fix and improve the gRPC communication.
  • Fix app sometimes getting stuck in the splash screen.
  • Fix privacy policy crash occurring in some usage flows.
  • Fix tunnel state notification sometimes showing incorrect information when logged out.

android/2024.4-beta1

30 Jul 13:58
android/2024.4-beta1
d6801f7
Compare
Choose a tag to compare
android/2024.4-beta1 Pre-release
Pre-release

Added

  • Add the ability to customize how the app talks to the api.
  • Add splash screen animation.

Changed

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

Fixed

  • Fix animations in Select Location.

2024.4

25 Jul 11:52
Compare
Choose a tag to compare

This release is for desktop only.

This release is identical to 2024.4-beta1.

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

Added

  • Add custom bridge settings in GUI. A custom bridge server can be used to circumvent censorship when regular Mullvad bridge servers don't work

  • Bundle https://github.com/mullvad/apisocks5 as a standalone binary.

macOS

  • Add support for split tunneling.

Changed

  • Update Electron from 28.1.3 to 30.0.4.

Fixed

Windows

  • Fix a race condition which could cause a BSOD when DAITA was enabled during disconnects.

android/2024.3

28 Jun 07:36
android/2024.3
6ce939b
Compare
Choose a tag to compare

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

Changed

  • Always show account history if present on login screen.
  • Clarifications to in-app lockdown guide.

Deprecated

  • Auto-connect is now legacy on all android devices. This setting will be replaced with a new one
    for devices without native OS support.

Fixed

  • Improve device revoked detection.

2024.4-beta1

24 Jun 14:19
Compare
Choose a tag to compare
2024.4-beta1 Pre-release
Pre-release

This release is for desktop only.

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

Added

  • Add custom bridge settings in GUI. A custom bridge server can be used to cirvunment censorship when regular Mullvad bridge servers don't work

  • Bundle https://github.com/mullvad/apisocks5 as a standalone binary.

macOS

  • Add support for split tunneling.

Changed

  • Update Electron from 28.1.3 to 30.0.4.

Fixed

Windows

  • Fix a race condition which could cause a BSOD when DAITA was enabled during disconnects.

android/2024.3-beta1

14 Jun 11:43
android/2024.3-beta1
3bea9bf
Compare
Choose a tag to compare
android/2024.3-beta1 Pre-release
Pre-release

Changed

  • Always show account history if present on login screen.
  • Clarifications to in-app lockdown guide.

Deprecated

  • Auto-connect is now legacy on all android devices. This setting will be replaced with a new one
    for devices without native OS support.

Fixed

  • Improve device revoked detection.

android/2024.2

03 Jun 15:42
android/2024.2
429039e
Compare
Choose a tag to compare

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

Added

  • Add the ability to create and manage custom lists in the location selection screen.
  • Add the ability to import server IP overrides using text or file.

Fixed

  • Remove potentially sensitive tunnel state information from lifecycle log.

Security

  • Fix DNS leaks in blocking states or when no valid DNS has been configured due to an underlying OS issue. In these cases a dummy DNS will be set to prevent leaks.

2024.3

15 May 12:49
2024.3
80932c9
Compare
Choose a tag to compare

This release is for desktop only.

This release is identical to 2024.3-beta1.

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

Added

Windows

  • Add DAITA (Defence against AI-guided Traffic Analysis) setting. On supported servers, this makes
    website fingerprinting more difficult by sending random padding packets along with padding all
    packets to the same size.

Changed

  • Don't fail to start daemon when the offline monitor fails to be initialized.

Fixed

Linux

  • Fix GUI not working on Ubuntu 24.04 by adding an AppArmor profile.
  • Service failed to start when IPv6 was disabled in the kernel.

android/2024.2-beta2

08 May 15:04
android/2024.2-beta2
eb92bac
Compare
Choose a tag to compare
android/2024.2-beta2 Pre-release
Pre-release

Security

  • Fix DNS leaks in blocking states or when no valid DNS has been configured due to an underlying OS
    issue. In these cases a dummy DNS will be set to prevent leaks.