Skip to content

Commit b9c8721

Browse files
committed
Desktop: 4.45 release notes
1 parent ec19565 commit b9c8721

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
@@ -31,6 +31,43 @@ For more frequently asked questions, see the [FAQs](/manuals/desktop/troubleshoo
3131
>
3232
> 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).
3333
34+
## 4.45.0
35+
36+
{{< release-date date="2025-08-26" >}}
37+
38+
{{< desktop-install-v2 all=true win_arm_release="Early Access" version="4.45.0" build_path="/TODO/" >}}
39+
40+
### New
41+
42+
- [Docker Model Runner](/manuals/ai/model-runner/_index.md) is now generally available.
43+
- Docker Model Runner now supports GPT OSS models.
44+
45+
### Upgrades
46+
47+
- [Docker Compose v2.39.2](https://github.com/docker/compose/releases/tag/v2.39.2)
48+
- [Docker Buildx v0.27.0](https://github.com/docker/buildx/releases/tag/v0.27.0)
49+
- [Kubernetes v1.32.6](https://github.com/kubernetes/kubernetes/releases/tag/v1.32.6)
50+
- [Docker Scout CLI v1.18.3](https://github.com/docker/scout-cli/releases/tag/v1.18.3)
51+
- [Docker Engine v28.3.3](https://docs.docker.com/engine/release-notes/28/#2833)
52+
53+
### Bug fixes and enhancements
54+
55+
#### For all platforms
56+
57+
- Fixed a bug that caused the `com.docker.diagnose` to crash when uploading a diagnostics bundle behind a proxy that requires authentication.
58+
59+
#### For Windows
60+
61+
- Fixed a bug that prevented CLI plugins from being deployed to `~/.docker/cli-plugins` by default when users lacked the correct permissions.
62+
- Fixed a bug where relocating the WSL data distribution would fail if the `docker-desktop` distribution was not present.
63+
- Fixed a typo in the WSL install URL in the Docker Desktop Dashboard.
64+
65+
#### For Mac
66+
67+
- Fixed a bug that caused Docker Desktop to crash after the laptop woke from sleep. Fixes [docker/for-mac#7741](https://github.com/docker/for-mac/issues/7741).
68+
- Fixed an issue where the VM would sometimes fail with the error **The virtual machine stopped unexpectedly.**
69+
- Fixed a bug that would break port mappings when a container was connected to or disconnected from a network after it was started. Fixes [docker/for-mac#7693](https://github.com/docker/for-mac/issues/7693).
70+
3471
## 4.44.3
3572

3673
{{< release-date date="2025-08-20" >}}

0 commit comments

Comments
 (0)