diff options
| -rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 696f1435a7..148e65b012 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -29,6 +29,7 @@ Line wrap the file at 100 chars. Th - Add notification dot to tray icon and system notification throttling. - Add troubleshooting information to some in-app notifications. - Add setting for quantum resistant tunnels to the desktop GUI. +- Enable `TCP_NODELAY` for the socket used by WireGuard over TCP. Improves latency and performance. ### Changed - Update the Post-Quantum secure key exchange gRPC client to use the stabilized |
