Skip to content

Commit 96769f9

Browse files
authored
Update release-notes.md
Acknowledge MSI bug
1 parent ddd8478 commit 96769f9

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

content/manuals/desktop/release-notes.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,10 @@ For more frequently asked questions, see the [FAQs](/manuals/desktop/troubleshoo
5454

5555
- Improved startup time on Windows.
5656

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+
5761
## 4.62.0
5862

5963
{{< release-date date="2026-02-23" >}}
@@ -87,6 +91,10 @@ For more frequently asked questions, see the [FAQs](/manuals/desktop/troubleshoo
8791
- Addressed [CVE-2026-2664](https://www.cve.org/cverecord?id=CVE-2026-2664), out of bounds read in grpcfuse kernel module.
8892
- Addressed [CVE-2026-28400](https://www.cve.org/cverecord?id=CVE-2026-28400), runtime flag injection in Docker Model Runner.
8993

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+
9098
## 4.61.0
9199

92100
{{< release-date date="2026-02-18" >}}
@@ -116,6 +124,10 @@ For more frequently asked questions, see the [FAQs](/manuals/desktop/troubleshoo
116124
- Added support for running in WSL 2.
117125
- Sandboxes now start in the current working directory if no path is provided.
118126

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+
119131
## 4.60.1
120132

121133
{{< release-date date="2026-02-10" >}}
@@ -151,6 +163,10 @@ For more frequently asked questions, see the [FAQs](/manuals/desktop/troubleshoo
151163
- Fix CLI help text for `run <agent> --help`
152164
- Improved terminal size handling
153165

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.
169+
154170
## 4.59.1
155171

156172
{{< release-date date="2026-02-03" >}}

0 commit comments

Comments
 (0)