Update release-notes.md

Acknowledge MSI bug
This commit is contained in:
Mathieu Champlon
2026-03-03 13:33:52 +01:00
parent 0bd16c25f4
commit dc9e74fbfa

View File

@@ -54,6 +54,10 @@ For more frequently asked questions, see the [FAQs](/manuals/desktop/troubleshoo
- Improved startup time on Windows.
### Known issues
- 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.
## 4.62.0
{{< release-date date="2026-02-23" >}}
@@ -87,6 +91,10 @@ For more frequently asked questions, see the [FAQs](/manuals/desktop/troubleshoo
- Addressed [CVE-2026-2664](https://www.cve.org/cverecord?id=CVE-2026-2664), out of bounds read in grpcfuse kernel module.
- Addressed [CVE-2026-28400](https://www.cve.org/cverecord?id=CVE-2026-28400), runtime flag injection in Docker Model Runner.
### Known issues
- 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.
## 4.61.0
{{< release-date date="2026-02-18" >}}
@@ -116,6 +124,10 @@ For more frequently asked questions, see the [FAQs](/manuals/desktop/troubleshoo
- Added support for running in WSL 2.
- Sandboxes now start in the current working directory if no path is provided.
### Known issues
- 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.
## 4.60.1
{{< release-date date="2026-02-10" >}}
@@ -151,6 +163,10 @@ For more frequently asked questions, see the [FAQs](/manuals/desktop/troubleshoo
- Fix CLI help text for `run <agent> --help`
- Improved terminal size handling
### Known issues
- 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.
## 4.59.1
{{< release-date date="2026-02-03" >}}