Skip to content

Commit 5e1b08d

Browse files
Desktop: release notes 4.48 (#23503)
<!--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 --------- Co-authored-by: Craig Osterhout <[email protected]>
1 parent f819659 commit 5e1b08d

File tree

1 file changed

+37
-0
lines changed

1 file changed

+37
-0
lines changed

content/manuals/desktop/release-notes.md

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,43 @@ 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.48.0
34+
35+
{{< release-date date="2025-10-09" >}}
36+
37+
{{< desktop-install-v2 all=true win_arm_release="Early Access" version="4.48.0" build_path="/207573/" >}}
38+
39+
> [IMPORTANT]
40+
>
41+
> Support for macOS 13 has ended. Installing Docker Desktop will require macOS 14 in the next release.
42+
43+
### New
44+
45+
- You can now specify PAC files and Embedded PAC scripts with installer flags.
46+
- Administrators can set proxy settings via macOS configuration profiles.
47+
48+
### Upgrades
49+
50+
- [Docker Compose v2.40.0](https://github.com/docker/compose/releases/tag/v2.40.0)
51+
- [Docker Buildx v0.29.1](https://github.com/docker/buildx/releases/tag/v0.29.1)
52+
- [Docker Engine v28.5.1](https://docs.docker.com/engine/release-notes/28/#2851)
53+
- Docker MCP plugin `v0.22.0`
54+
55+
### Bug fixes and enhancements
56+
57+
#### For all platforms
58+
59+
- Fixed an issue where kind cluster state is sometimes reset when Desktop restarts. Fixes [docker/for-mac#77445](https://github.com/docker/for-mac/issues/7745).
60+
- Removed the obsolete `mcp` key to align with the latest VS Code MCP server changes.
61+
- Update credential helpers to [v0.9.4](https://github.com/docker/docker-credential-helpers/releases/tag/v0.9.4).
62+
- Fixed an issue where Docker Desktop used an expired proxy password while waiting for the user to enter a new one.
63+
- Fixed a bug which caused Docker Desktop to regularly create new processes with Docker CLI tools under certain conditions. Fixes [docker/for-win#14944](https://github.com/docker/for-win/issues/14944).
64+
65+
#### For Windows
66+
67+
- Removed the `HKLM\SOFTWARE\Docker Inc.\Docker\1.0` registry key. Look for `docker.exe` in the path to find out where Docker Desktop is installed instead.
68+
- Fixed startup in WSL 2 mode when IPv6 has been disabled.
69+
3370
## 4.47.0
3471

3572
{{< release-date date="2025-09-25" >}}

0 commit comments

Comments
 (0)