diff options
| -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. |
