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
Copy file name to clipboardExpand all lines: content/manuals/desktop/release-notes.md
+16Lines changed: 16 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -54,6 +54,10 @@ For more frequently asked questions, see the [FAQs](/manuals/desktop/troubleshoo
54
54
55
55
- Improved startup time on Windows.
56
56
57
+
### Known issues
58
+
59
+
- The Windows MSI installer fails to update an existing Docker Desktop installation if the version is 4.59 or greater. A workaround is to first uninstall the current version, however deletes all data as well. We will provide a new version of the MSI with a fix as soon as possible.
60
+
57
61
## 4.62.0
58
62
59
63
{{< release-date date="2026-02-23" >}}
@@ -87,6 +91,10 @@ For more frequently asked questions, see the [FAQs](/manuals/desktop/troubleshoo
87
91
- Addressed [CVE-2026-2664](https://www.cve.org/cverecord?id=CVE-2026-2664), out of bounds read in grpcfuse kernel module.
88
92
- Addressed [CVE-2026-28400](https://www.cve.org/cverecord?id=CVE-2026-28400), runtime flag injection in Docker Model Runner.
89
93
94
+
### Known issues
95
+
96
+
- The Windows MSI installer fails to update an existing Docker Desktop installation if the version is 4.59 or greater. A workaround is to first uninstall the current version, however deletes all data as well. We will provide a new version of the MSI with a fix as soon as possible.
97
+
90
98
## 4.61.0
91
99
92
100
{{< release-date date="2026-02-18" >}}
@@ -116,6 +124,10 @@ For more frequently asked questions, see the [FAQs](/manuals/desktop/troubleshoo
116
124
- Added support for running in WSL 2.
117
125
- Sandboxes now start in the current working directory if no path is provided.
118
126
127
+
### Known issues
128
+
129
+
- The Windows MSI installer fails to update an existing Docker Desktop installation if the version is 4.59 or greater. A workaround is to first uninstall the current version, however deletes all data as well. We will provide a new version of the MSI with a fix as soon as possible.
130
+
119
131
## 4.60.1
120
132
121
133
{{< release-date date="2026-02-10" >}}
@@ -151,6 +163,10 @@ For more frequently asked questions, see the [FAQs](/manuals/desktop/troubleshoo
151
163
- Fix CLI help text for `run <agent> --help`
152
164
- Improved terminal size handling
153
165
166
+
### Known issues
167
+
168
+
- The Windows MSI installer fails to update an existing Docker Desktop installation if the version is 4.59 or greater. A workaround is to first uninstall the current version, however deletes all data as well. We will provide a new version of the MSI with a fix as soon as possible.
0 commit comments