From 8fef1d0f38ad70bde60cc0114ef1f4d22354105a Mon Sep 17 00:00:00 2001 From: Reactor Scram Date: Tue, 27 Aug 2024 16:05:16 -0500 Subject: [PATCH] fix(changelog): write about #6455 and #6458 (#6460) Closes #6459 --- website/src/components/Changelog/GUI.tsx | 6 ++++++ 1 file changed, 6 insertions(+) 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. + */}