summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2f359c675a..c4744e500a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -34,6 +34,11 @@ Line wrap the file at 100 chars. Th
#### macOS
- Use a local DNS resolver on the 127.0.0.0/8 network, regardless of macOS version.
+#### Windows
+- Make firewall rules applied while upgrading the app not persist on reboot, unless "Lockdown mode"
+ or "Auto-connect along with "Launch app on start-up" is enabled. This serves as a safety fallback
+ if the update fails and the user is left with blocking firewall rules and no app.
+
### Fixed
#### macOS
- Add grace period when best default route goes away to reduce frequency of random reconnects.