Skip to content

Commit 06ecfcf

Browse files
committed
4.67 rn
1 parent bb1bf18 commit 06ecfcf

File tree

1 file changed

+39
-0
lines changed

1 file changed

+39
-0
lines changed

content/manuals/desktop/release-notes.md

Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,45 @@ 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="//" >}}
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+
45+
### Bug fixes and minor changes
46+
47+
#### For all platforms
48+
49+
- Docker Model Runner now supports Qwen3.5.
50+
- With the new **Logs (Beta)** view, you can now filter container logs by Compose stack. Also added per-session log files.
51+
- Improved interaction with **Settings** while the Docker engine or Kubernetes is starting or stopping.
52+
- Fixed a bug where random UDP port bindings reported port `0` instead of the actual assigned port.
53+
- Fixed an issue with the Docker Desktop shortcut not reopening the Dashboard when Docker Desktop was already running.
54+
- Fixed an issue where the **Add to existing profile** dialog showed profiles that already contained all selected MCP servers in the dropdown.
55+
56+
#### For Mac
57+
58+
- 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.
59+
60+
#### For Windows
61+
62+
- Fixed Hyper-V being silently re-enabled on every EXE upgrade for WSL 2 users.
63+
- Fixed an MSI installer bug where Docker Desktop processes could be left running after uninstall.
64+
- 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.
65+
- Improved Docker Desktop startup time on Windows by several seconds when using WSL 2.
66+
- Fixed a bug on the **Models** > **Logs** screen which caused `docker-model` processes to accumulate on Windows each time the screen was visited.
67+
2968
## 4.66.0
3069

3170
{{< release-date date="2026-03-23" >}}

0 commit comments

Comments
 (0)