diff options
| author | Markus Pettersson <markus.pettersson@mullvad.net> | 2025-10-14 11:24:14 +0200 |
|---|---|---|
| committer | Markus Pettersson <markus.pettersson@mullvad.net> | 2025-10-14 11:24:14 +0200 |
| commit | 9813a50142ec22ae2bac839a1aeaab1a93f2fd39 (patch) | |
| tree | 8b358fab6999a1c547eed66feeac576b795e1ed7 | |
| parent | 1edca6bde50afe026204a49b62c2a0a963f2870b (diff) | |
| parent | 2ed331887f8956d8278fef90b58de61d3c092b38 (diff) | |
| download | mullvadvpn-9813a50142ec22ae2bac839a1aeaab1a93f2fd39.tar.xz mullvadvpn-9813a50142ec22ae2bac839a1aeaab1a93f2fd39.zip | |
Merge branch 'backport-2025.12-changes'
| -rw-r--r-- | CHANGELOG.md | 12 | ||||
| -rw-r--r-- | dist-assets/desktop-product-version.txt | 2 |
2 files changed, 13 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 23ab57ce06..9453a0e79f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -47,6 +47,18 @@ Line wrap the file at 100 chars. Th - Install AppArmor profile on all Linux distributions that support AppArmor abi 4.0. +## [2025.12-beta1] - 2025-10-13 +### Fixed +#### Windows +- Mitigate BSOD caused by split tunnel driver during boot. + + +## [2025.11] - 2025-10-13 +This release is for Windows only. This release reverts all functionality to how the app worked in +version 2025.9 to fix a BSOD (boot loop) bug. Only a few users experienced the issue, but we deemed +it critical enough to revert everything until we have a better understanding of the problem. + + ## [2025.10] - 2025-10-08 This release is identical to 2025.10-beta2. diff --git a/dist-assets/desktop-product-version.txt b/dist-assets/desktop-product-version.txt index c69893086f..c43afe3c62 100644 --- a/dist-assets/desktop-product-version.txt +++ b/dist-assets/desktop-product-version.txt @@ -1 +1 @@ -2025.10 +2025.12-beta1 |
