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