diff options
| -rw-r--r-- | CHANGELOG.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 793c2f6355..288ac67921 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -33,6 +33,11 @@ Line wrap the file at 100 chars. Th - Prevent commands to connect or disconnect to be sent when the device is locked. - Make settings screens scrollable. +#### Linux +- Send an ICMP reject message or TCP reset packet when blocking outgoing packets to prevent + timeouts. + + ### Fixed - Show both WireGuard and OpenVPN servers in location list when protocol is set to automatic on Linux and macOS. |
