diff --git a/website/src/components/Changelog/Gateway.tsx b/website/src/components/Changelog/Gateway.tsx index 5b157b755..7e6ec9ac7 100644 --- a/website/src/components/Changelog/Gateway.tsx +++ b/website/src/components/Changelog/Gateway.tsx @@ -24,6 +24,10 @@ export default function Gateway() { improving performance. The number of threads can be controlled with `FIREZONE_NUM_TUN_THREADS` and defaults to 2. + + Fixes an issue where SSH connections involving NAT64 failed to + establish. +