Skip to content

Commit 6c90163

Browse files
authored
DD RN 4.50 (#23646)
<!--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 2dee550 commit 6c90163

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

content/manuals/desktop/release-notes.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,29 @@ 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.50.0
34+
35+
{{< release-date date="2025-11-06" >}}
36+
37+
{{< desktop-install-v2 all=true win_arm_release="Early Access" version="4.50.0" build_path="/209931/" >}}
38+
39+
### New
40+
41+
- Introduced a new Welcome Survey to improve onboarding. New users can now provide information to help tailor their Docker Desktop experience.
42+
43+
### Upgrades
44+
45+
- [Docker Compose v2.40.3](https://github.com/docker/compose/releases/tag/v2.40.3)
46+
- [NVIDIA Container Toolkit v1.18.0](https://github.com/NVIDIA/nvidia-container-toolkit/releases/tag/v1.18.0)
47+
48+
### Bug fixes and enhancements
49+
50+
#### For all platforms
51+
52+
- Docker Desktop now detects and attempts to avoid clashes between the "Docker subnet" and physical networks using RFC1918 addresses. For example if the host has a non-default route which overlaps with `192.168.65.0/24` then an alternative network will be chosen automatically. You can still override the choice as before via Docker Desktop settings and admin settings.
53+
- Fixed a bug that caused some forwarded UDP ports to hang.
54+
- Docker Desktop no longer treats Stargz Snapshotter failures as fatal. If a failure occurs, Docker Desktop continues to run without the Stargz Snapshotter.
55+
3356
## 4.49.0
3457

3558
{{< release-date date="2025-10-23" >}}

0 commit comments

Comments
 (0)