diff --git a/content/manuals/desktop/release-notes.md b/content/manuals/desktop/release-notes.md index 1e8603da742..5adacb1af71 100644 --- a/content/manuals/desktop/release-notes.md +++ b/content/manuals/desktop/release-notes.md @@ -26,6 +26,29 @@ 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 + +- 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 --help` + - Improved terminal size handling + ## 4.59.0 {{< release-date date="2026-02-02" >}}