Skip to content

Commit 227e0e8

Browse files
committed
4.31.2 release notes
Signed-off-by: Lorena Rangel <lorena.rangel@docker.com>
1 parent 5526949 commit 227e0e8

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

content/manuals/desktop/release-notes.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -523,6 +523,25 @@ For more information, see [microsoft/WSL#11794](https://github.com/microsoft/WSL
523523

524524
- When running `docker-compose` after an update, it will return `command not found`. As a workaround, you can create the following symlink: `sudo ln -sf /Applications/Docker.app/Contents/Resources/cli-plugins/docker-compose /usr/local/bin/docker-compose`
525525

526+
## 4.31.2
527+
528+
{{< release-date date="2025-01-08" >}}
529+
530+
{{< desktop-install-v2 mac=true version="4.31.2" build_path="/TBD/" >}}
531+
532+
### Bug fixes and enhancements
533+
534+
#### For Mac
535+
536+
- Prevents a bug that caused Docker Desktop to not update `com.docker.vmnetd` or `com.docker.socket` to newer versions.
537+
538+
### Known issues
539+
540+
#### For Mac
541+
542+
- 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).
543+
544+
526545
## 4.31.1
527546

528547
{{< release-date date="2024-06-10" >}}

0 commit comments

Comments
 (0)