summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorTobias Järvelöv <tobias.jarvelov@mullvad.net>2025-10-20 15:57:59 +0200
committerTobias Järvelöv <tobias.jarvelov@mullvad.net>2025-10-20 15:57:59 +0200
commitb31d7d9726fe0ef0e66bc63cbfb4cd8f2feddf66 (patch)
treed49afd65cac2fc31c5bac783536163ed3aa9969b
parentec6a836682463d924996c8a29ca1b67bd8cecbe4 (diff)
parent41d7de16f01ef37c285a377322f1812d49208c30 (diff)
downloadmullvadvpn-2025.13-beta1.tar.xz
mullvadvpn-2025.13-beta1.zip
Merge branch 'prepare-2025.13-beta1' into prepare-2025.132025.13-beta1
-rw-r--r--CHANGELOG.md11
-rw-r--r--desktop/packages/mullvad-vpn/changes.txt8
-rw-r--r--dist-assets/desktop-product-version.txt2
3 files changed, 11 insertions, 10 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 8ab9c808e0..b69c10a2ef 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -22,6 +22,9 @@ Line wrap the file at 100 chars. Th
* **Security**: in case of vulnerabilities.
## [Unreleased]
+
+
+## [2025.13-beta1] - 2025-10-20
### Added
- Add settings reset command to the CLI ('mullvad reset-settings').
- Make feature indicators in connection panel navigate to the relevant setting when clicked.
@@ -42,14 +45,14 @@ Line wrap the file at 100 chars. Th
#### macOS
- Fix high CPU usage on macOS 26 by updating Electron. This affected the app when it was visible.
-#### Windows
-- Mitigate BSOD caused by split tunnel driver during boot.
-
-
#### Linux
- Install AppArmor profile on all Linux distributions that support AppArmor abi 4.0.
+## [2025.12] - 2025-10-20
+This release is identical to 2025.12-beta1.
+
+
## [2025.12-beta1] - 2025-10-13
### Fixed
#### Windows
diff --git a/desktop/packages/mullvad-vpn/changes.txt b/desktop/packages/mullvad-vpn/changes.txt
index 75b0418348..0f47494158 100644
--- a/desktop/packages/mullvad-vpn/changes.txt
+++ b/desktop/packages/mullvad-vpn/changes.txt
@@ -1,5 +1,3 @@
-CHANGE THIS BEFORE A RELEASE
-Each line is treated as a separate change item shown in the GUI the first time it runs after install.
-Start each line with a capital letter and end each line with a period.
-[macOS, Windows, linux] To make an entry platform specific, start the line with an angle bracket enclosed comma separated list of platforms to show the entry on.
-Only point out the major changes.
+Feature indicators in the connection panel now navigates to the the relevant setting when clicked.
+Introducing Lightweight WireGuard Obfuscation method (LWO) which enables censorship circumvention with low overhead.
+It is now possible to manage your devices within the app on the account view.
diff --git a/dist-assets/desktop-product-version.txt b/dist-assets/desktop-product-version.txt
index c43afe3c62..785b2b1823 100644
--- a/dist-assets/desktop-product-version.txt
+++ b/dist-assets/desktop-product-version.txt
@@ -1 +1 @@
-2025.12-beta1
+2025.13-beta1