docs(website): add changelog entry (#9470)

This commit is contained in:
Thomas Eizinger
2025-06-08 20:29:57 +02:00
committed by GitHub
parent 0c7f06db03
commit 04846c5b8a

View File

@@ -15,6 +15,10 @@ export default function GUI({ os }: { os: OS }) {
Fixes an issue where log directives applied via MDM would not be
applied on startup.
</ChangeItem>
<ChangeItem pull="9445">
Fixes an issue where disabling the update checker via MDM would cause
the Client to hang upon sign-in.
</ChangeItem>
</Unreleased>
<Entry version="1.5.1" date={new Date("2025-06-05")}>
<ChangeItem pull="9418">