Skip to content

Commit 99538a8

Browse files
aevesdockerdvdksn
andauthored
4.74-RN (#25031)
<!--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 --------- Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
1 parent a51c30b commit 99538a8

1 file changed

Lines changed: 35 additions & 0 deletions

File tree

content/manuals/desktop/release-notes.md

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,41 @@ 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-19" >}}
32+
33+
{{< desktop-install-v2 all=true win_arm_release="Early Access" version="4.74.0" build_path="/227015/" >}}
34+
35+
### New
36+
37+
- [Gordon](/ai/gordon) is now generally available. New usage plans are also available. Paid Gordon plans unlock higher usage limits.
38+
39+
### Updates
40+
41+
- [Docker Offload v0.5.89](https://github.com/docker/cloud/releases/tag/v0.5.89)
42+
- [Docker Agent v1.57.0](https://github.com/docker/docker-agent/releases/tag/v1.57.0)
43+
- [Credential helpers v0.9.7](https://github.com/docker/docker-credential-helpers/releases/tag/v0.9.7)
44+
- `docker pass` v0.0.26
45+
46+
### Bug fixes and enhancements
47+
48+
#### For all platforms
49+
50+
- 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.
51+
- 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.
52+
- Docker Extensions is now disabled by default.
53+
54+
#### For Mac
55+
56+
- 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).
57+
- Fixed dashboard TLS failures in some corporate environments.
58+
- Improved GUI security via content hash validation.
59+
60+
#### For Linux
61+
62+
- Added support for Ubuntu 26.04.
63+
2964
## 4.73.1
3065

3166
{{< release-date date="2026-05-13" >}}

0 commit comments

Comments
 (0)