diff options
| author | Markus Pettersson <markus.pettersson@mullvad.net> | 2025-10-13 16:02:09 +0200 |
|---|---|---|
| committer | Markus Pettersson <markus.pettersson@mullvad.net> | 2025-10-14 11:10:52 +0200 |
| commit | 2ed331887f8956d8278fef90b58de61d3c092b38 (patch) | |
| tree | 8b358fab6999a1c547eed66feeac576b795e1ed7 | |
| parent | 150c9dcfcb8d45390d844cc3e784f794f5c3da7d (diff) | |
| download | mullvadvpn-2ed331887f8956d8278fef90b58de61d3c092b38.tar.xz mullvadvpn-2ed331887f8956d8278fef90b58de61d3c092b38.zip | |
Update changelog
| -rw-r--r-- | CHANGELOG.md | 12 |
1 files changed, 12 insertions, 0 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. |
