From 754cdf06e7ceec5cffda8a4461232f2818061067 Mon Sep 17 00:00:00 2001 From: Reactor Scram Date: Mon, 7 Oct 2024 15:33:31 -0500 Subject: [PATCH] docs(rust/gui-client): correct changelog (#6956) I forgot to add a couple of my recent PRs to the changelog Signed-off-by: Reactor Scram --- website/src/components/Changelog/GUI.tsx | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/website/src/components/Changelog/GUI.tsx b/website/src/components/Changelog/GUI.tsx index a9417918a..ebae50203 100644 --- a/website/src/components/Changelog/GUI.tsx +++ b/website/src/components/Changelog/GUI.tsx @@ -14,7 +14,14 @@ export default function GUI({ title }: { title: string }) { 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 the GUI shutting down slowly. + + + Mitigates an issue where `ipconfig` and WSL weren't aware of Firezone DNS resolvers. + + Ensures Firefox doesn't attempt to use DNS over HTTPS when Firezone is