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
29 changes: 29 additions & 0 deletions content/manuals/desktop/release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,35 @@ 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.61.0

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

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

### New

- You can now customize the left-hand navigation to show only the tabs that matter to you, and hide the ones that don’t.

### Updates

- Linux kernel `v6.12.68`
- [Docker Engine v29.2.1](https://docs.docker.com/engine/release-notes/29/#2921)
- Docker Sandbox `v0.12.0`

### Bug fixes and enhancements

#### For all platforma

- Docker Sandboxes:
- Added automated image caching to prevent re-downloading images unnecessarily.
- Added Shell mode for blank coding agent sandboxes.
- Added support for OpenCode.
- Added support for mounting multiple workspaces.
- Added experimental Linux support (single user only, UID 1000).
- Added support for running in WSL 2.
- Sandboxes now start in the current working directory if no path is provided.

## 4.60.1

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