Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 24 additions & 0 deletions content/manuals/desktop/release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,30 @@ 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.60.0

{{< release-date date="2026-02-09" >}}

{{< desktop-install-v2 all=true win_arm_release="Early Access" version="4.60.0" build_path="//" >}}

### New

- Added a new `docker desktop diagnose` command to gather diagnostics.

### Bug fixes and enhancements

#### For all platforms

- Ask Gordon is no longer in Beta.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is for v4.61 right @nunocoracao ?

- Fixed `ping6 host.docker.internal`.
- Enabled landlock LSM.
- Docker Sandboxes improvements:
- Improved agent system prompt with network access documentation
- Fixed Gemini API key injection
- Sandboxes now block `console.anthropic.com/claude.ai` in proxy default rules
- Fix CLI help text for `run <agent> --help`
- Improved terminal size handling

## 4.59.0

{{< release-date date="2026-02-02" >}}
Expand Down