-
Notifications
You must be signed in to change notification settings - Fork 8.3k
4.74-RN #25031
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
4.74-RN #25031
Changes from 4 commits
03ce7aa
3cac76d
f3147ca
ae99975
29bea2e
d700ea9
75c2f56
ee8bb8a
a6380c8
6e3e048
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -26,6 +26,40 @@ 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.74.0 | ||
|
|
||
| {{< release-date date="2026-05-19" >}} | ||
|
|
||
| {{< desktop-install-v2 all=true win_arm_release="Early Access" version="4.74.0" build_path="//" >}} | ||
|
|
||
| ### New | ||
|
|
||
| - Ask Gordon is now generally available. There are also new usage plans available as well. Paid Gordon plans unlock higher usage limits. | ||
|
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. [LOW] Redundant "also…as well" phrasing The sentence reads: "There are also new usage plans available as well." Both "also" and "as well" carry the same meaning — using both is redundant. Consider: "New usage plans are also available."
aevesdocker marked this conversation as resolved.
Outdated
|
||
|
|
||
| ### Updates | ||
|
|
||
| - [Docker Offload v0.5.89](https://github.com/docker/cloud/releases/tag/v0.5.89) | ||
| - [Docker Agent v1.57.0](https://github.com/docker/docker-agent/releases/tag/v1.57.0) | ||
| - [Credential helpers v0.9.7](https://github.com/docker/docker-credential-helpers/releases/tag/v0.9.7) | ||
| - `docker pass` v0.0.26 | ||
|
|
||
| ### Bug fixes and enhancements | ||
|
|
||
| #### For all platforms | ||
|
|
||
| - 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. | ||
| - 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. | ||
| - Docker Extensions is now disabled by default. | ||
|
|
||
| #### For Mac | ||
|
|
||
| - 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). | ||
| - Fixed dashboard TLS failures in some corporate environments. | ||
| - Improved GUI security via content hash validation | ||
|
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. [LOW] Missing trailing period on bullet item "Improved GUI security via content hash validation" is missing a trailing period, unlike the other bullet items in this section which consistently end with periods.
aevesdocker marked this conversation as resolved.
Outdated
|
||
|
|
||
| #### For Linux | ||
|
|
||
| - Added support for Ubuntu 26.04. | ||
|
aevesdocker marked this conversation as resolved.
|
||
| ## 4.73.1 | ||
|
|
||
| {{< release-date date="2026-05-13" >}} | ||
|
|
||
Uh oh!
There was an error while loading. Please reload this page.