diff options
| -rw-r--r-- | CHANGELOG.md | 4 | ||||
| -rw-r--r-- | desktop/packages/mullvad-vpn/changes.txt | 4 | ||||
| -rw-r--r-- | dist-assets/desktop-product-version.txt | 2 |
3 files changed, 8 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index fdb9451aea..c848aff91f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -24,6 +24,10 @@ Line wrap the file at 100 chars. Th ## [Unreleased] +## [2025.14] - 2025-12-09 +This release is identical to 2025.14-beta3. + + ## [2025.14-beta3] - 2025-12-01 ### Fixed - Fix a regression introduced in 2025.14-beta1 where the WireGuard port selection was not respected. diff --git a/desktop/packages/mullvad-vpn/changes.txt b/desktop/packages/mullvad-vpn/changes.txt index 4a46a5e553..ac28b6359b 100644 --- a/desktop/packages/mullvad-vpn/changes.txt +++ b/desktop/packages/mullvad-vpn/changes.txt @@ -1 +1,3 @@ -Fix a bug where the WireGuard port selection was not respected. +OpenVPN tunnel protocol support has been removed from the app in favor of WireGuard, which is now the sole tunnel protocol used by the app. +Settings previously located in the WireGuard settings view have been moved into the VPN settings view. +Added support for using port 443 with the UDP-over-TCP anti-censorship method. diff --git a/dist-assets/desktop-product-version.txt b/dist-assets/desktop-product-version.txt index 5ff0f8939f..4de6bea826 100644 --- a/dist-assets/desktop-product-version.txt +++ b/dist-assets/desktop-product-version.txt @@ -1 +1 @@ -2025.14-beta3 +2025.14 |
