Skip to content
Draft

4.65 RN #24335

Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
28 changes: 28 additions & 0 deletions content/manuals/desktop/release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.65.0

{{< release-date date="2026-03-16" >}}

{{< desktop-install-v2 all=true win_arm_release="Early Access" version="4.65.0" build_path="//" >}}

### New

- Gordon hints now appear when `docker build`, `docker run`, or `docker compose` commands fail, offering contextual suggestions.
- Community MCP servers now support OAuth authentication directly in the UI.
- Added the `dhictl` CLI plugin for managing Docker Hardened Images.

### Updates

- [Docker Scout CLI v1.20.1](https://github.com/docker/scout-cli/releases/tag/v1.20.1)
- [cagent v1.29.0](https://github.com/docker/cagent/releases/tag/v1.29.0)

### Bug fixes and minor changes

#### For all platforms

- Kubernetes now defaults to kind for new clusters.
- Fixed update progress bar not resuming correctly.

#### For Windows

- Improved startup time by skipping docker-users group check when using WSL2 backend.

## 4.64.0

{{< release-date date="2026-03-11" >}}
Expand Down