Skip to content

Commit cd5798f

Browse files
committed
4.72 RN
1 parent f7686b3 commit cd5798f

1 file changed

Lines changed: 43 additions & 0 deletions

File tree

content/manuals/desktop/release-notes.md

Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,49 @@ 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.72.0
30+
31+
{{< release-date date="2026-05-04" >}}
32+
33+
{{< desktop-install-v2 all=true win_arm_release="Early Access" version="4.72.0" build_path="//" >}}
34+
35+
### New
36+
37+
- The **Logs** view is now generally available.
38+
- Docker Desktop for Windows users now have the choice between a per-user or all-users installation type.
39+
40+
### Updates
41+
42+
- [Docker Agent v1.50.0](https://github.com/docker/docker-agent/releases/tag/v1.50.0)
43+
- [Docker DHI (`dhictl`) v0.0.3](https://github.com/docker-hardened-images/dhictl/releases/tag/v0.0.3)
44+
- [Docker Model Runner v1.1.37](https://github.com/docker/model-cli/releases/tag/v1.1.37)
45+
- [credential helpers v0.9.6](https://github.com/docker/docker-credential-helpers/releases/tag/v0.9.6)
46+
47+
### Security
48+
49+
- Added a security warning banner to the Extensions settings page informing users that extensions run with host-level privileges and are not security-audited by Docker.
50+
51+
### Bug fixes and enhancements
52+
53+
#### For all platforms
54+
55+
- Improvements to Docker Offload idle notifications.
56+
- Fixed the **Open Gordon in TUI** button not working due to a missing `run` subcommand in Docker Agent command arguments.
57+
- Fixed an issue where transient network errors or Docker Hub server errors during sign-in would unexpectedly sign users out instead of retrying automatically.
58+
- Improved data refresh for the Containers, Images, and Volumes screens by fetching up-to-date data on demand when navigating to those screens, reducing background polling load.
59+
- Fixed a kernel crash that could occur when changing filesharing technology after significant container file activity.
60+
- Enable the OpenAI Responses API (`/responses`) endpoint in Docker Model Runner.
61+
- Fixed a bug where users were unexpectedly signed out of Docker Desktop mid-flow when signing in via `docker login` using OAuth.
62+
63+
#### For Windows
64+
65+
- Fixed a bug on Windows where selecting the Docker Desktop taskbar icon multiple times could spawn multiple backend processes. Re-selecting the icon while Docker Desktop is running now brings the dashboard to focus.
66+
- Fixed a race condition on Windows that caused a false-positive "processes still running" dialog to appear when Docker Desktop starts or exits normally.
67+
68+
### For Linux
69+
70+
- Support for RHEL 8 has been dropped.
71+
2972
## 4.71.0
3073

3174
{{< release-date date="2026-04-27" >}}

0 commit comments

Comments
 (0)