diff --git a/content/manuals/desktop/release-notes.md b/content/manuals/desktop/release-notes.md index f39bdef028..8699d129d5 100644 --- a/content/manuals/desktop/release-notes.md +++ b/content/manuals/desktop/release-notes.md @@ -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 --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" >}}