diff options
| -rw-r--r-- | CHANGELOG.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 6b4dd94b67..079f5d09be 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -47,6 +47,10 @@ Line wrap the file at 100 chars. Th - Fix app starting by itself sometimes. ### Security +- Restore the last target state if the daemon crashes. Previously, if auto-connect and + "Always require VPN" were disabled, the service would reset the firewall upon starting back up, + even if the tunnel was up when the crash occurred. + #### Windows - Block all traffic received or sent before the BFE service and daemon service have started during boot, if "Always require VPN" or auto-connect is enabled. |
