File tree Expand file tree Collapse file tree 1 file changed +34
-0
lines changed
Expand file tree Collapse file tree 1 file changed +34
-0
lines changed Original file line number Diff line number Diff line change @@ -30,6 +30,40 @@ Docker Desktop versions older than 6 months from the latest release are not avai
3030
3131For more frequently asked questions, see the [ FAQs] ( /manuals/desktop/troubleshoot-and-support/faqs/releases.md ) .
3232
33+ ## 4.49.0
34+
35+ {{< release-date date="2025-10-23" >}}
36+
37+ {{< desktop-install-v2 all=true win_arm_release="Early Access" version="4.49.0" build_path="/TODO/" >}}
38+
39+ > [ !IMPORTANT]
40+ >
41+ > Support for Windows 10 and 11 22H2 (19045) has ended. Installing Docker Desktop will require Windows 11 23H2 in the next release.
42+
43+ ### New
44+
45+ - [ cagent] ( /manuals/ai/cagent/_index.md ) is now available through Docker Desktop.
46+
47+ ### Upgrades
48+
49+ - [ Docker Engine v28.5.1] ( /manuals/engine/release-notes/28.md#2851 )
50+ - [ Docker Compose v2.40.1] ( https://github.com/docker/compose/releases/tag/v2.40.1 )
51+ - [ NVIDIA Container Toolkit v1.17.9] ( https://github.com/NVIDIA/nvidia-container-toolkit/releases/tag/v1.17.9 )
52+ - Docker Debug ` v0.0.45 `
53+
54+ ### Bug fixes and enhancements
55+
56+ #### For all platforms
57+
58+ - Fixed an issue where Docker Desktop used an expired proxy password while waiting for the user to enter a new one.
59+ - Fixed a 'chown' error shown on startup with Docker Debug.
60+
61+ #### For Mac
62+
63+ - Fixed Kubernetes startup hanging when another Kubernetes context was active. Fixes https://github.com/docker/for-mac/issues/7771 .
64+ - If a Rosetta install is cancelled or fails, Rosetta will be disabled in Docker Desktop.
65+ - Minimum OS version to install or update Docker Desktop on macOS is now macOS Sonoma (version 14) or later.
66+
3367## 4.48.0
3468
3569{{< release-date date="2025-10-09" >}}
You can’t perform that action at this time.
0 commit comments