mirror of https://github.com/docker/docs.git
Update release notes for UAC fix
This commit adds a missing release note for DS-340.
This commit is contained in:
parent
7fc553aeac
commit
af1d2c1476
|
|
@ -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).
|
- 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
|
### Security
|
||||||
|
|
||||||
#### For all platforms
|
#### For all platforms
|
||||||
|
|
||||||
- Security fixes for vulnerabilities related to information leakage and access control bypass.
|
- Security fixes for vulnerabilities related to information leakage and access control bypass.
|
||||||
|
|
||||||
|
|
||||||
## 4.22.1
|
## 4.22.1
|
||||||
|
|
||||||
{{< release-date date="2023-08-24" >}}
|
{{< release-date date="2023-08-24" >}}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue