Skip to content

Commit 03ce7aa

Browse files
committed
4.74-RN
1 parent 58199af commit 03ce7aa

1 file changed

Lines changed: 30 additions & 0 deletions

File tree

content/manuals/desktop/release-notes.md

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,36 @@ 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.74.0
30+
31+
{{< release-date date="2026-05-18" >}}
32+
33+
{{< desktop-install-v2 all=true win_arm_release="Early Access" version="4.74.0" build_path="//" >}}
34+
35+
### Updates
36+
37+
- [Docker Offload v0.5.89](https://github.com/docker/cloud/releases/tag/v0.5.89)
38+
- [Docker Agent v1.57.0](https://github.com/docker/docker-agent/releases/tag/v1.57.0)
39+
- [Credential helpers v0.9.7](https://github.com/docker/docker-credential-helpers/releases/tag/v0.9.7)
40+
- `docker pass` v0.0.26
41+
42+
### Bug fixes and enhancements
43+
44+
#### For all platforms
45+
46+
- Fixed a bug where Docker Desktop's own Electron helper processes (GPU, renderer, utility) were incorrectly detected and killed as lingering processes on startup when launching from the Start menu, causing a crash loop.
47+
- Fixed an issue where the **View build logs** toggle in Logs view display settings was reset after restarting Docker Desktop instead of persisting the user's preference.
48+
49+
#### For Mac
50+
51+
- Fixed published ports being inaccessible when a container is also connected to a Swarm overlay network. Fixes [docker/for-mac#7854](https://github.com/docker/for-mac/issues/7854).
52+
- Fixed dashboard TLS failures in some corporate environments.
53+
- Improved GUI security via content hash validation
54+
55+
#### For Linux
56+
57+
- Added support for Ubuntu 26.04.
58+
2959
## 4.73.0
3060

3161
{{< release-date date="2026-05-11" >}}

0 commit comments

Comments
 (0)