From 7ef8637bc00a245ae6afe936ca9aa70c3e1f1cfa Mon Sep 17 00:00:00 2001 From: Allie Sadler <102604716+aevesdocker@users.noreply.github.com> Date: Mon, 23 Feb 2026 15:20:57 +0000 Subject: [PATCH] dd4.62-rn (#24166) ## Description ## Related issues or tickets ## Reviews - [ ] Technical review - [ ] Editorial review - [ ] Product review --- content/manuals/desktop/release-notes.md | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/content/manuals/desktop/release-notes.md b/content/manuals/desktop/release-notes.md index 5eac6d39e9..e4857c8ed3 100644 --- a/content/manuals/desktop/release-notes.md +++ b/content/manuals/desktop/release-notes.md @@ -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="/219486/" >}} + +### 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" >}}