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.62.0

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

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

### Updates

- Linux kernel `v6.12.69`

### Bug fixes and enhancements

#### For all platforms

- Fixed an issue where background update checks did not respect the Automatically check for updates setting when disabled. Fixes [docker/for-mac#3908](https://github.com/docker/for-mac/issues/3908).

#### For Mac

- Added support for vllm-metal in Docker Model Runner.

#### For Linux

- Fixed a networking crash on QEMU 10.2.0 and later.

## 4.61.0

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