mirror of
https://github.com/docker/docs.git
synced 2026-03-27 06:18:55 +07:00
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
This commit is contained in:
@@ -26,6 +26,32 @@ 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.66.0
|
||||
|
||||
{{< release-date date="2026-03-23" >}}
|
||||
|
||||
{{< desktop-install-v2 all=true win_arm_release="Early Access" version="4.66.0" build_path="/222299/" >}}
|
||||
|
||||
### Updates
|
||||
|
||||
- [Docker Engine v29.3.0](https://docs.docker.com/engine/release-notes/29/#2930)
|
||||
- [NVIDIA Container Toolkit v1.19.0](https://github.com/NVIDIA/nvidia-container-toolkit/releases/tag/v1.19.0)
|
||||
|
||||
### Bug fixes and minor changes
|
||||
|
||||
#### For all platforms
|
||||
|
||||
- Gordon improvements:
|
||||
- Provides pre-filled prompts when deeplinking from command-line failure hints.
|
||||
- Prevents Docker Hub rate limiting by authenticating before making requests.
|
||||
- Fixed a Kubernetes pod discovery hang when the kube context is broken or unreachable.
|
||||
- Fixed a terminal crash caused by an undefined dimensions error during terminal resize.
|
||||
- Fixed volume backup export error handling for file, image, and registry export operations.
|
||||
|
||||
#### For Windows
|
||||
|
||||
- Fixed high CPU usage in the Windows API proxy caused by unnecessary process enumeration.
|
||||
|
||||
## 4.65.0
|
||||
|
||||
{{< release-date date="2026-03-16" >}}
|
||||
@@ -34,6 +60,7 @@ 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. (Beta)
|
||||
- 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 [`docker dhi` CLI plugin](https://github.com/docker-hardened-images/dhictl) for managing Docker Hardened Images.
|
||||
|
||||
Reference in New Issue
Block a user