Skip to content

Commit 82ae83d

Browse files
committed
4.79 RN
1 parent 06ee93e commit 82ae83d

1 file changed

Lines changed: 44 additions & 0 deletions

File tree

content/manuals/desktop/release-notes.md

Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,50 @@ Docker Desktop versions older than 6 months from the latest release are not avai
2424

2525
For more frequently asked questions, see the [FAQs](/manuals/desktop/troubleshoot-and-support/faqs/releases.md).
2626

27+
## 4.79.0
28+
29+
{{< release-date date="2026-06-22" >}}
30+
31+
{{< desktop-install-v2 all=true win_arm_release="Early Access" version="4.79.0" build_path="//" >}}
32+
33+
### Updates
34+
35+
- [Docker Agent v1.79.0](https://github.com/docker/docker-agent/releases/tag/v1.79.0)
36+
- `docker pass` v0.1.5
37+
- Docker Desktop CLI v0.4.1
38+
- Docker Offload v0.6.4
39+
40+
### Bug fixes and enhancements
41+
42+
#### For all platforms
43+
44+
- Gordon improvements:
45+
- Added context-aware suggested questions to the Ask Gordon menu in the **Containers**, **Images**, **Volumes**, and **Builds** tabs, surfacing relevant diagnostics first when items are in a problematic state.
46+
- Added a **Give feedback** link to Gordon so you can report issues with a redacted conversation preview or share product feedback.
47+
- Fixed a React warning in Gordon's sidebar search input that appeared on the first keystroke when typing a search query.
48+
- Fixed an issue where the Docker Engine settings editor displayed minified JSON instead of formatted JSON when first opened.
49+
- Fixed spurious 500 errors for Docker API calls made right after the VM woke from idle shutdown.
50+
- Fixed spurious 'Integrity issue detected' notifications caused by leftover symlinks from previously bundled binaries.
51+
- Fixed a broken documentation link in the error screen shown when the current user is not a member of the `docker-users` group.
52+
- Fixed a breaking change to the `/app/settings/grouped` API that caused integrations such as NVIDIA to stop working correctly.
53+
- Fixed high CPU usage (~30%) on macOS Retina displays caused by SVG animations in the Gordon landing page.
54+
- Fixed an issue where OAuth network errors caused Docker Desktop to incorrectly show users as signed out.
55+
- Fixed an issue where signing in via OAuth would not display the user's username and email in the UI after login.
56+
- QEMU has been updated to v10.2.3
57+
- **Logs** view improvements
58+
- Added copy buttons. Copy all visible filtered logs at once or copy individual log entries on hover, respecting the current timestamp visibility setting.
59+
- Improved the toolbar with a reorganized layout, saved filter presets that now capture container selection and build log visibility, and the ability to persist container filter state.
60+
- Added the ability to clear logs.
61+
- Combined **copy** and **expand**/**collapse** buttons into a single pinned column that stays visible during horizontal scrolling, and fixed **copy** accidentally toggling the row detail pan.
62+
63+
#### For Windows
64+
65+
- Fixed a bug where Docker Desktop on WSL failed to start with an 'is already mounted' error after a force-killed bootstrap left stale rootfs mounts behind.
66+
- Fixed an issue on Windows where clicking "Quit Docker Desktop" had no effect when the backend had crashed or been killed.
67+
- Fixed an issue on Windows where Docker Desktop processes could linger as orphans after an unexpected exit or crash.
68+
- Fixed getting stuck on "Starting the Docker Engine…" after an in-place upgrade on Windows when the WSL virtual machine had not been shut down.
69+
- Fixed the tray icon on Windows not matching the system taskbar theme, so the correct light or dark icon is now displayed.
70+
2771
## 4.78.0
2872

2973
{{< release-date date="2026-06-15" >}}

0 commit comments

Comments
 (0)