diff --git a/content/manuals/desktop/release-notes.md b/content/manuals/desktop/release-notes.md index 5b49742ae158..c5e0cd66fce6 100644 --- a/content/manuals/desktop/release-notes.md +++ b/content/manuals/desktop/release-notes.md @@ -703,6 +703,24 @@ This can be resolved by adding the user to the **docker-users** group. Before st - Ubuntu 24.04 LTS is not yet supported, Docker Desktop will fail to start. Due to a change in how the latest Ubuntu release restricts the unprivileged namespaces, `sudo sysctl -w kernel.apparmor_restrict_unprivileged_userns=0` needs to be ran at least once. Refer to the [Ubuntu Blog](https://ubuntu.com/blog/ubuntu-23-10-restricted-unprivileged-user-namespaces) for more details. +## 4.29.1 + +{{< release-date date="2025-01-08" >}} + +{{< desktop-install-v2 mac=true version="4.29.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.29.0 {{< release-date date="2024-04-08" >}}