From af1d2c1476be58849d8fba24d6dab46c930342e8 Mon Sep 17 00:00:00 2001 From: Craig Gumbley Date: Tue, 12 Sep 2023 16:59:20 +0100 Subject: [PATCH] Update release notes for UAC fix This commit adds a missing release note for DS-340. --- content/desktop/release-notes.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/content/desktop/release-notes.md b/content/desktop/release-notes.md index 7ba2a44908..3a2872cef3 100644 --- a/content/desktop/release-notes.md +++ b/content/desktop/release-notes.md @@ -75,13 +75,17 @@ For frequently asked questions about Docker Desktop releases, see [FAQs](faqs/re - Fixed a bug where the GUI is killed when opening the Docker Desktop app twice. See [docker/desktop-linux#148](https://github.com/docker/desktop-linux/issues/148). +#### For Windows + +- Fixed a bug where non-admin users would get prompted for credentials when switching to Windows Containers or after disabling WSL and switching to the Hyper-V engine. + This issue would occur after an OS restart, or on a cold start of Docker Desktop. + ### Security #### For all platforms - Security fixes for vulnerabilities related to information leakage and access control bypass. - ## 4.22.1 {{< release-date date="2023-08-24" >}}