Releases: mullvad/mullvadvpn-app
Releases · mullvad/mullvadvpn-app
android/2024.6
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
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
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
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
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
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
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 tomullvad 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
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
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 tomullvad 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
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.