You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<!--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
-[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
+
29
69
## 4.66.1
30
70
31
71
{{< release-date date="2026-03-26" >}}
@@ -34,7 +74,7 @@ For more frequently asked questions, see the [FAQs](/manuals/desktop/troubleshoo
0 commit comments