|
| 1 | +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json |
| 2 | + |
| 3 | +PackageIdentifier: MullvadVPN.MullvadVPN.beta |
| 4 | +PackageVersion: "2025.6" |
| 5 | +PackageLocale: en-US |
| 6 | +Publisher: Mullvad VPN |
| 7 | +PublisherUrl: https://mullvad.net |
| 8 | +PublisherSupportUrl: https://mullvad.net/help |
| 9 | +PrivacyUrl: https://mullvad.net/en/help/privacy-policy |
| 10 | +Author: Mullvad VPN |
| 11 | +PackageName: Mullvad VPN |
| 12 | +PackageUrl: https://mullvad.net |
| 13 | +License: GPL-3.0 |
| 14 | +LicenseUrl: https://github.com/mullvad/mullvadvpn-app/blob/main/LICENSE.md |
| 15 | +Copyright: Copyright (C) 2025 Mullvad VPN AB |
| 16 | +CopyrightUrl: https://github.com/mullvad/mullvadvpn-app/blob/main/README.md |
| 17 | +ShortDescription: Mullvad is an open-source commercial virtual private network service based in Sweden. |
| 18 | +Description: Mullvad is an open-source commercial virtual private network service based in Sweden. |
| 19 | +# Moniker: |
| 20 | +Tags: |
| 21 | +- network |
| 22 | +- open-source |
| 23 | +- privacy |
| 24 | +- private |
| 25 | +- private-network |
| 26 | +- security |
| 27 | +- vpn |
| 28 | +ReleaseNotes: |- |
| 29 | + This release is for desktop only. |
| 30 | + Here is a list of all changes since last stable release 2025.5. |
| 31 | +
|
| 32 | + Added |
| 33 | + - Add a notification for notifying users about the sunsetting of OpenVPN. |
| 34 | +
|
| 35 | + Changed |
| 36 | + Windows |
| 37 | + - Rename `win-shortcuts` native module to `windows-utils`. |
| 38 | +
|
| 39 | + Removed |
| 40 | + - Remove "Automatic" option for tunnel protocol. The default is now WireGuard. |
| 41 | +
|
| 42 | + Fixed |
| 43 | + - Fix `mullvad-cli` panicking if it tried to write to a closed pipe on Linux and macOS. |
| 44 | + - Fix bug where new users are not forwarded to the main view after payment. |
| 45 | + - Will no longer try to connect over IPv4 if IPv4 is not available. |
| 46 | + Windows |
| 47 | + - Fix error setting up tunnel when MTU was incorrectly set to a value below 1280 for IPv6. |
| 48 | + - Fix node native module being unpacked to a temporary folder. |
| 49 | + - Fix BSOD caused by routing loop in wireguard-nt. |
| 50 | + macOS |
| 51 | + - Fix bug in parsing of network services from SCDynamicStore. |
| 52 | +ReleaseNotesUrl: https://github.com/mullvad/mullvadvpn-app/releases/tag/2025.6 |
| 53 | +PurchaseUrl: https://mullvad.net/en/account/create |
| 54 | +# InstallationNotes: |
| 55 | +# Documentations: |
| 56 | +ManifestType: defaultLocale |
| 57 | +ManifestVersion: 1.10.0 |
0 commit comments