diff --git a/content/manuals/desktop/release-notes.md b/content/manuals/desktop/release-notes.md index 5b49742ae158..4a33eb671ff1 100644 --- a/content/manuals/desktop/release-notes.md +++ b/content/manuals/desktop/release-notes.md @@ -535,6 +535,25 @@ For more information, see [microsoft/WSL#11794](https://github.com/microsoft/WSL - Fixed a bug where containers, images and volumes created before the update were potentially invisible for users. Fixes [docker/for-win#14118](https://github.com/docker/for-win/issues/14118). +## 4.30.1 + +{{< release-date date="2025-01-08" >}} + +{{< desktop-install-v2 mac=true version="4.30.1" build_path="/TBD/" >}} + +### 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.31.0 {{< release-date date="2024-06-06" >}}