Skip to content

Commit 41aebb7

Browse files
authored
DD: 4.46 RN (#23372)
<!--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 b67e13f commit 41aebb7

File tree

1 file changed

+38
-1
lines changed

1 file changed

+38
-1
lines changed

content/manuals/desktop/release-notes.md

Lines changed: 38 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,44 @@ For more frequently asked questions, see the [FAQs](/manuals/desktop/troubleshoo
3434
>
3535
> If you're experiencing malware detection issues on Mac, follow the steps documented in [docker/for-mac#7527](https://github.com/docker/for-mac/issues/7527).
3636
37+
## 4.46.0
38+
39+
{{< release-date date="2025-09-11" >}}
40+
41+
{{< desktop-install-v2 all=true win_arm_release="Early Access" version="4.46.0" build_path="/204649/" >}}
42+
43+
### New
44+
45+
- Added a new Learning center walkthrough for Docker MCP Toolkit and other onboarding improvements.
46+
- Administrators can now control PAC configurations with Settings Management.
47+
- The update experience has been redesigned to make it easier to understand and manage updates for Docker Desktop and its components.
48+
49+
### Upgrades
50+
51+
- [Docker Buildx v0.28.0](https://github.com/docker/buildx/releases/tag/v0.28.0)
52+
- [Docker Engine v28.4.0](https://docs.docker.com/engine/release-notes/28/#2840)
53+
54+
### Bug fixes and enhancements
55+
56+
#### For all platforms
57+
58+
- With the Docker CLI, you can now set the `GODEBUG` environment variable when the key-value pair (`"GODEBUG":"..."`) exists inside the Docker context metadata. This means certificates that have negative serial numbers in the CLI binaries are supported by default.
59+
- Updated the Docker Subscription Service Agreement link to point to the latest version.
60+
61+
#### For Mac
62+
63+
- Improved the security of Docker Model Runner by enabling sandboxing of the `llama.cpp` inference processes.
64+
- Fixed a bug which caused Docker Desktop to start slowly and appear frozen. Fixes [docker/for-mac#7671](https://github.com/docker/for-mac/issues/7671).
65+
66+
#### For Windows
67+
68+
- Improved the security of Docker Model Runner by enabling sandboxing of the `llama.cpp` inference processes.
69+
- Fixed an issue where certain WSL distros would fail to integrate. Fixes [docker/for-windows#14686](https://github.com/docker/for-win/issues/14686)
70+
71+
#### For Linux
72+
73+
- Fixed a path issue in the RHEL post-uninstall sequence.
74+
3775
## 4.45.0
3876

3977
{{< release-date date="2025-08-28" >}}
@@ -43,7 +81,6 @@ For more frequently asked questions, see the [FAQs](/manuals/desktop/troubleshoo
4381
### New
4482

4583
- [Docker Model Runner](/manuals/ai/model-runner/_index.md) is now generally available.
46-
- In-product release highlights has a new look and feel.
4784

4885
### Upgrades
4986

0 commit comments

Comments
 (0)