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
- Kubernetes now defaults to kind for new clusters.
52
+
- Fixed update progress bar not resuming correctly.
53
+
54
+
#### For Windows
55
+
56
+
- Improved startup time by skipping docker-users group check when using WSL2 backend.
57
+
58
+
### Known issues
59
+
60
+
- The Windows MSI installer cannot update an existing Docker Desktop installation when the current version is 4.59 or later. As a workaround, uninstall the existing version before reinstalling. Note that uninstalling removes all associated data. A fix will be provided in a future MSI release.
61
+
29
62
## 4.64.0
30
63
31
64
{{< release-date date="2026-03-11" >}}
@@ -36,7 +69,7 @@ For more frequently asked questions, see the [FAQs](/manuals/desktop/troubleshoo
@@ -46,7 +79,7 @@ For more frequently asked questions, see the [FAQs](/manuals/desktop/troubleshoo
46
79
- Fixed the `docker ai` command stopping after a Docker Agent update.
47
80
- Fixed Gordon session title flickering when hover buttons appeared.
48
81
- Improved Gordon summary rendering and reduced narrative verbosity.
49
-
- Fixed a bug where `docker ai` CLI commands did not correctly shell out to cagent.
82
+
- Fixed a bug where `docker ai` CLI commands did not correctly shell out to Docker Agent.
50
83
- Fixed the **OAuth** tab in Docker MCP Toolkit not showing entries from all catalogs.
51
84
- Improved MCP Catalog search.
52
85
- Fixed the **Build logs** tab not retaining search terms and filters when switching tabs.
@@ -57,6 +90,10 @@ For more frequently asked questions, see the [FAQs](/manuals/desktop/troubleshoo
57
90
- Improved update error reporting with more descriptive diagnostics.
58
91
- Improved update reliability by preparing the updated `Docker.app` under `Application Support` instead of `/tmp`.
59
92
93
+
### Known issues
94
+
95
+
- The Windows MSI installer cannot update an existing Docker Desktop installation when the current version is 4.59 or later. As a workaround, uninstall the existing version before reinstalling. Note that uninstalling removes all associated data. A fix will be provided in a future MSI release.
96
+
60
97
## 4.63.0
61
98
62
99
{{< release-date date="2026-03-02" >}}
@@ -342,7 +379,7 @@ For more frequently asked questions, see the [FAQs](/manuals/desktop/troubleshoo
0 commit comments