Skip to content

Commit 95fdf11

Browse files
authored
4.66-RN (#24389)
<!--Delete sections as needed --> ## Description <!-- Tell us what you did and why --> ## Related issues or tickets <!-- Related issues, pull requests, or Jira tickets --> ## Reviews <!-- Notes for reviewers here --> <!-- List applicable reviews (optionally @tag reviewers) --> - [ ] Technical review - [ ] Editorial review - [ ] Product review
1 parent b8ef0f3 commit 95fdf11

1 file changed

Lines changed: 27 additions & 0 deletions

File tree

content/manuals/desktop/release-notes.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,32 @@ Docker Desktop versions older than 6 months from the latest release are not avai
2626

2727
For more frequently asked questions, see the [FAQs](/manuals/desktop/troubleshoot-and-support/faqs/releases.md).
2828

29+
## 4.66.0
30+
31+
{{< release-date date="2026-03-23" >}}
32+
33+
{{< desktop-install-v2 all=true win_arm_release="Early Access" version="4.66.0" build_path="/222299/" >}}
34+
35+
### Updates
36+
37+
- [Docker Engine v29.3.0](https://docs.docker.com/engine/release-notes/29/#2930)
38+
- [NVIDIA Container Toolkit v1.19.0](https://github.com/NVIDIA/nvidia-container-toolkit/releases/tag/v1.19.0)
39+
40+
### Bug fixes and minor changes
41+
42+
#### For all platforms
43+
44+
- Gordon improvements:
45+
- Provides pre-filled prompts when deeplinking from command-line failure hints.
46+
- Prevents Docker Hub rate limiting by authenticating before making requests.
47+
- Fixed a Kubernetes pod discovery hang when the kube context is broken or unreachable.
48+
- Fixed a terminal crash caused by an undefined dimensions error during terminal resize.
49+
- Fixed volume backup export error handling for file, image, and registry export operations.
50+
51+
#### For Windows
52+
53+
- Fixed high CPU usage in the Windows API proxy caused by unnecessary process enumeration.
54+
2955
## 4.65.0
3056

3157
{{< release-date date="2026-03-16" >}}
@@ -34,6 +60,7 @@ For more frequently asked questions, see the [FAQs](/manuals/desktop/troubleshoo
3460

3561
### New
3662

63+
- Added a new **Logs** view where you can explore logs from all sources in one unified view. (Beta)
3764
- Gordon hints now appear when `docker build`, `docker run`, or `docker compose` commands fail, offering contextual suggestions.
3865
- Community MCP servers now support OAuth authentication directly in the UI.
3966
- Added the [`docker dhi` CLI plugin](https://github.com/docker-hardened-images/dhictl) for managing Docker Hardened Images.

0 commit comments

Comments
 (0)