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