From 1e3c22070019f371196fa7991fefd4e9963a34db Mon Sep 17 00:00:00 2001 From: Jamil Date: Wed, 4 Jun 2025 14:43:55 -0700 Subject: [PATCH] chore: update changelog with GUI client general settings (#9403) --- website/src/components/Changelog/GUI.tsx | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/website/src/components/Changelog/GUI.tsx b/website/src/components/Changelog/GUI.tsx index 53cb531a7..435ad58cc 100644 --- a/website/src/components/Changelog/GUI.tsx +++ b/website/src/components/Changelog/GUI.tsx @@ -11,6 +11,10 @@ export default function GUI({ os }: { os: OS }) { {/* 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. */} + + Introduces a new General Settings section allowing the user to manage + autostart behaviour as well as the to-be-used account slug. + Uses the new IP stack setting for DNS resources, which allows DNS resources to optionally return only A or AAAA records if configured by