Skip to content

Commit 0b8afd6

Browse files
committed
desktop: 4.52 release notes
1 parent 56650cf commit 0b8afd6

File tree

1 file changed

+34
-0
lines changed

1 file changed

+34
-0
lines changed

content/manuals/desktop/release-notes.md

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,40 @@ 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.52.0
34+
35+
{{< release-date date="2025-11-20" >}}
36+
37+
{{< desktop-install-v2 all=true win_arm_release="Early Access" version="4.52.0" build_path="//" >}}
38+
39+
### New
40+
41+
- Added new port binding settings to Docker Desktop. This can also be controlled by administrators via Settings Management using the `admin-settings.json` file.
42+
- Added a new Docker Model Runner command. With `docker model purge` you can remove all your models.
43+
44+
### Upgrades
45+
46+
- [Docker Engine v29.0.0](/manuals/engine/release-notes/28.md#2900)
47+
- [Docker Model Runner v1.0.3](https://github.com/docker/model-runner/releases/tag/v1.0.3)
48+
- [Docker Model Runner CLI v1.0.0](https://github.com/docker/model-runner/releases/tag/cmd%2Fcli%2Fv1.0.0)
49+
- Docker MCP plugin `v0.28.0`
50+
51+
### Bug fixes and enhancements
52+
53+
#### For all platforms
54+
55+
- Docker MCP Toolkit improvements:
56+
- Amazon Q client support
57+
- OAuth DCR (Dynamic Client Registration) with Docker Engine
58+
- Create MCP profiles using the CLI
59+
- Docker Model Runner improvements:
60+
- You can now skip the `/engines` prefix for [Docker Model Runner's OpenAI API endpoint](/manuals/ai/model-runner/api-reference.md#rest-api-examples) `curl http://localhost:12434/v1/models`.
61+
- You can now skip the `ai/` prefix for the models [published on Docker Hub with](https://hub.docker.com/u/ai) `docker model pull`.
62+
63+
#### For Windows
64+
65+
- Fixed an issue with Kerberos/NTLM proxy sign in.
66+
3367
## 4.51.0
3468

3569
{{< release-date date="2025-11-13" >}}

0 commit comments

Comments
 (0)