This release is for desktop only.
Added
- Add
--help
and--version
options to the desktop GUI application. - Add creation date below device name in the device list screen.
- Add account view button in main view in the desktop app.
- Add time left and device name in the header bar in the desktop app.
Changed
- In the CLI, update the
tunnel
subcommand to resemblerelay
more. For example, by adding a
unifiedmullvad tunnel get
command and removing individualget
subcommands like
mullvad tunnel ipv6 get
. - Update the CLI multihop settings to make it possible to set the entry location without toggling
multihop on or off. - In the CLI, the
mullvad account get
command will now print the account number (if there is one)
after the device has been revoked. - Update the CLI relay, multihop & bridge selection interface to accept a hostname as sole argument,
inheriting the behavior ofmullvad relay set hostname
. This is in addition to accepting a
geographical location as basis for filtering relays. - Silence OpenVPN "replay attack" warnings.
- Update Electron from 23.2.0 to 25.2.0.
Windows
- In the CLI, add a unified
mullvad split-tunnel get
command to replace the old commands
mullvad split-tunnel pid list
andmullvad split-tunnel get
.
Fixed
- Update relay list after logging in. Previously, if the user wasn't logged in when the daemon
started, the relay list would only be updated after attempting to connect to the VPN.
macOS
- Fix inability to sync iCloud and Safari bookmarks while connected to the VPN.
Removed
- Remove the CLI subcommand
mullvad relay set hostname
.