Skip to content

Commit 7a7af99

Browse files
authored
4.67 rn (#24494)
<!--Delete sections as needed --> ## Description <!-- Tell us what you did and why --> ## Related issues or tickets <!-- Related issues, pull requests, or Jira tickets --> ## Reviews <!-- Notes for reviewers here --> <!-- List applicable reviews (optionally @tag reviewers) --> - [ ] Technical review - [ ] Editorial review - [ ] Product review
1 parent 497fe1c commit 7a7af99

File tree

1 file changed

+41
-1
lines changed

1 file changed

+41
-1
lines changed

content/manuals/desktop/release-notes.md

Lines changed: 41 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,46 @@ Docker Desktop versions older than 6 months from the latest release are not avai
2626

2727
For more frequently asked questions, see the [FAQs](/manuals/desktop/troubleshoot-and-support/faqs/releases.md).
2828

29+
## 4.67.0
30+
31+
{{< release-date date="2026-03-30" >}}
32+
33+
{{< desktop-install-v2 all=true win_arm_release="Early Access" version="4.67.0" build_path="/222858/" >}}
34+
35+
### New
36+
37+
- Docker MCP Toolkit now has MCP profile template cards and an onboarding tour accessible via the **Profiles** tab.
38+
39+
### Updates
40+
41+
- [Docker Compose v5.1.1](https://github.com/docker/compose/releases/tag/v5.1.1)
42+
- [Docker Agent v1.34.0](https://github.com/docker/docker-agent/releases/tag/v1.34.0)
43+
- [Docker Scout CLI v1.20.3](https://github.com/docker/scout-cli/releases/tag/v1.20.3)
44+
- [Docker Model v1.1.25](https://github.com/docker/model-cli/releases/tag/v1.1.25)
45+
46+
### Bug fixes and minor changes
47+
48+
#### For all platforms
49+
50+
- Docker Model Runner now supports Qwen3.5.
51+
- With the new **Logs (Beta)** view, you can now filter container logs by Compose stack.
52+
- Improved interaction with **Settings** while the Docker engine or Kubernetes is starting or stopping.
53+
- Fixed a bug where random UDP port bindings reported port `0` instead of the actual assigned port.
54+
- Fixed an issue with the Docker Desktop shortcut not reopening the Dashboard when Docker Desktop was already running.
55+
- Fixed an issue where the **Add to existing profile** dialog showed profiles that already contained all selected MCP servers in the dropdown.
56+
57+
#### For Mac
58+
59+
- Fixed intermittent `exec format error` when starting amd64 containers on Apple Silicon Macs due to a race condition between Rosetta `binfmt` registration and `virtiofs` device availability.
60+
61+
#### For Windows
62+
63+
- Fixed Hyper-V being silently re-enabled on every EXE upgrade for WSL 2 users.
64+
- Fixed an MSI installer bug where Docker Desktop processes could be left running after uninstall.
65+
- Fixed an issue on Windows where installations or updates using `--installation-dir` would fail due to the installer archive being extracted into the custom installation directory.
66+
- Improved Docker Desktop startup time on Windows by several seconds when using WSL 2.
67+
- Fixed a bug on the **Models** > **Logs** screen which caused `docker-model` processes to accumulate on Windows each time the screen was visited.
68+
2969
## 4.66.1
3070

3171
{{< release-date date="2026-03-26" >}}
@@ -34,7 +74,7 @@ For more frequently asked questions, see the [FAQs](/manuals/desktop/troubleshoo
3474

3575
### Updates
3676

37-
- Docker Engine v29.3.1
77+
- [Docker Engine v29.3.1](/manuals/engine/release-notes/29.md#2931)
3878

3979
## 4.66.0
4080

0 commit comments

Comments
 (0)