diff --git a/website/src/components/Changelog/GUI.tsx b/website/src/components/Changelog/GUI.tsx index 937f29a76..1b602fb8b 100644 --- a/website/src/components/Changelog/GUI.tsx +++ b/website/src/components/Changelog/GUI.tsx @@ -19,6 +19,12 @@ export default function GUI({ title }: { title: string }) { Waits for Internet if there's no Internet at startup and you're already signed in + + Fixes a false positive warning about DNS interception being disabled. + + + Fixes a bug where we considered our own startup to be a network change event. + */}