From dde989d152b2f3f19f50d5d975b1678315be581d Mon Sep 17 00:00:00 2001 From: aevesdocker Date: Tue, 24 Feb 2026 10:27:02 +0000 Subject: [PATCH 1/2] 4.63-RN --- content/manuals/desktop/release-notes.md | 28 ++++++++++++++++++++++++ 1 file changed, 28 insertions(+) diff --git a/content/manuals/desktop/release-notes.md b/content/manuals/desktop/release-notes.md index 8bc88ac6d1e..13e077a7dc6 100644 --- a/content/manuals/desktop/release-notes.md +++ b/content/manuals/desktop/release-notes.md @@ -26,6 +26,34 @@ Docker Desktop versions older than 6 months from the latest release are not avai For more frequently asked questions, see the [FAQs](/manuals/desktop/troubleshoot-and-support/faqs/releases.md). +## 4.63.0 + +{{< release-date date="2026-03-02" >}} + +{{< desktop-install-v2 all=true win_arm_release="Early Access" version="4.63.0" build_path="//" >}} + +### New + +- Added SLSA v1 provenance support in the **Builds** view. +- Added a new **Logs** view where you can explore your containers logs in details + +### Upgrades + +- [Kubernetes v1.34.3](https://github.com/kubernetes/kubernetes/releases/tag/v1.34.3) +- Linux kernel `v6.12.72` + +### Bug fixes and minor changes + +#### For all platforms + +- Enhanced the proxy settings UI and added a separate proxy for containers. +- Fixed an issue where community registry MCP catalogs failed to load when a server's config object contained `"required": null`. +- Fixed an issue where `mcp-gateway` would hang when fetching secrets from the Secrets Engine while the Docker Desktop VM was in Resource Saver mode. + +#### For Windows + +- Improved startup time on Windows. + ## 4.62.0 {{< release-date date="2026-02-23" >}} From ae80c7037656a391147dbc21d8778b14de07216c Mon Sep 17 00:00:00 2001 From: aevesdocker Date: Thu, 26 Feb 2026 10:57:06 +0000 Subject: [PATCH 2/2] DD4.63 RN --- content/manuals/desktop/release-notes.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/content/manuals/desktop/release-notes.md b/content/manuals/desktop/release-notes.md index 13e077a7dc6..2c010655f18 100644 --- a/content/manuals/desktop/release-notes.md +++ b/content/manuals/desktop/release-notes.md @@ -34,8 +34,9 @@ For more frequently asked questions, see the [FAQs](/manuals/desktop/troubleshoo ### New +- Added a new **Logs** view where you can explore logs from all sources in one unified view. - Added SLSA v1 provenance support in the **Builds** view. -- Added a new **Logs** view where you can explore your containers logs in details + ### Upgrades @@ -49,6 +50,7 @@ For more frequently asked questions, see the [FAQs](/manuals/desktop/troubleshoo - Enhanced the proxy settings UI and added a separate proxy for containers. - Fixed an issue where community registry MCP catalogs failed to load when a server's config object contained `"required": null`. - Fixed an issue where `mcp-gateway` would hang when fetching secrets from the Secrets Engine while the Docker Desktop VM was in Resource Saver mode. +- Rebranded "Docker AI" references to "Gordon". #### For Windows