From ed294ee258300e2f2a346da07de4e0a55010f3d8 Mon Sep 17 00:00:00 2001 From: Lorena Rangel Date: Thu, 9 Jan 2025 23:43:38 +0100 Subject: [PATCH] 4.32.1 release notes (#21761) ## Description ## Related issues or tickets ## Reviews - [ ] Technical review - [ ] Editorial review - [ ] Product review --------- Signed-off-by: Lorena Rangel Signed-off-by: Chaimaa ZEGOUMOU Co-authored-by: Chaimaa ZEGOUMOU --- content/manuals/desktop/release-notes.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/content/manuals/desktop/release-notes.md b/content/manuals/desktop/release-notes.md index f736d39d8e..8c16ac389c 100644 --- a/content/manuals/desktop/release-notes.md +++ b/content/manuals/desktop/release-notes.md @@ -525,6 +525,24 @@ Take a look at the [Docker Public Roadmap](https://github.com/orgs/docker/projec - Docker Desktop fails to start with WSL pre-releases `v2.3.11.0` and `v2.3.12.0`, which is included in Windows 11 Insider. To fix this ensure WSL `v2.2.4.0` is installed. For more information, see [microsoft/WSL#11794](https://github.com/microsoft/WSL/issues/11794). This affects Docker Desktop 4.33.0 and earlier. +## 4.32.1 + +{{< release-date date="2025-01-09" >}} + +{{< desktop-install-v2 mac=true version="4.32.1" build_path="/179691/" >}} + +### Bug fixes and enhancements + +#### For Mac + +- Prevents a bug that caused Docker Desktop to not update `com.docker.vmnetd` or `com.docker.socket` to newer versions. + +### Known issues + +#### For Mac + +- If you’re seeing a security popup about malware on `com.docker.vmnetd` or `com.docker.socket`, follow the steps documented in [docker/for-mac#7527](https://github.com/docker/for-mac/issues/7527). + ## 4.32.0 {{< release-date date="2024-07-04" >}}