DD 4.61.0 RN (#24103)

<!--Delete sections as needed -->

## Description

<!-- Tell us what you did and why -->

## Related issues or tickets

<!-- Related issues, pull requests, or Jira tickets -->

## Reviews

<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->

- [ ] Technical review
- [ ] Editorial review
- [ ] Product review

---------

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
This commit is contained in:
Allie Sadler
2026-02-18 10:02:17 +00:00
committed by GitHub
parent 41500e8010
commit 93a5ecac47

View File

@@ -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="/219004/" >}}
### New
- You can now customize the left-hand navigation to show only the tabs that matter to you, and hide the ones that dont.
### 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" >}}