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
- 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.
0 commit comments