Skip to content

Commit f9a5c52

Browse files
authored
Desktop RN (#23583)
<!--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
1 parent 9661be2 commit f9a5c52

File tree

1 file changed

+35
-0
lines changed

1 file changed

+35
-0
lines changed

content/manuals/desktop/release-notes.md

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,41 @@ Docker Desktop versions older than 6 months from the latest release are not avai
3030

3131
For 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="/208700/" >}}
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+
- [Docker Debug](/reference/cli/docker/debug.md) is now free for all users.
47+
48+
### Upgrades
49+
50+
- [Docker Engine v28.5.1](/manuals/engine/release-notes/28.md#2851)
51+
- [Docker Compose v2.40.2](https://github.com/docker/compose/releases/tag/v2.40.2)
52+
- [NVIDIA Container Toolkit v1.17.9](https://github.com/NVIDIA/nvidia-container-toolkit/releases/tag/v1.17.9)
53+
- Docker Debug `v0.0.45`
54+
55+
### Bug fixes and enhancements
56+
57+
#### For all platforms
58+
59+
- Fixed an issue where Docker Desktop used an expired proxy password while waiting for the user to enter a new one.
60+
- Fixed a 'chown' error shown on startup with Docker Debug.
61+
62+
#### For Mac
63+
64+
- Fixed Kubernetes startup hanging when another Kubernetes context was active. Fixes https://github.com/docker/for-mac/issues/7771.
65+
- If a Rosetta install is cancelled or fails, Rosetta will be disabled in Docker Desktop.
66+
- Minimum OS version to install or update Docker Desktop on macOS is now macOS Sonoma (version 14) or later.
67+
3368
## 4.48.0
3469

3570
{{< release-date date="2025-10-09" >}}

0 commit comments

Comments
 (0)