diff options
| -rw-r--r-- | CHANGELOG.md | 11 | ||||
| -rw-r--r-- | desktop/packages/mullvad-vpn/changes.txt | 8 | ||||
| -rw-r--r-- | dist-assets/desktop-product-version.txt | 2 |
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 |
