diff --git a/website/src/components/Changelog/Apple.tsx b/website/src/components/Changelog/Apple.tsx index c0a85fc20..bb403f4dd 100644 --- a/website/src/components/Changelog/Apple.tsx +++ b/website/src/components/Changelog/Apple.tsx @@ -23,7 +23,12 @@ export default function Apple() { return ( {/* When you cut a release, remove any solved issues from the "known issues" lists over in `client-apps`. This must not be done when the issue's PR merges. */} - + + + Fixes an issue where the IP checksum was not updated when ECN bits were set. + This caused packet loss on recent MacOS versions which default to using ECN. + + Improves throughput performance by requesting socket receive buffers