Skip to content

Commit 711d600

Browse files
authored
Desktop: 4.45 release notes (#23309)
<!--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 61cb592 commit 711d600

File tree

1 file changed

+39
-0
lines changed

1 file changed

+39
-0
lines changed

content/manuals/desktop/release-notes.md

Lines changed: 39 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+
- In-product release highlights has a new look and feel.
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 Mac
60+
61+
- 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).
62+
- Fixed an issue where the VM would sometimes fail with the error **The virtual machine stopped unexpectedly.**
63+
- 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).
64+
65+
#### For Windows
66+
67+
- Fixed a bug that prevented CLI plugins from being deployed to `~/.docker/cli-plugins` by default when users lacked the correct permissions.
68+
- Fixed a bug where relocating the WSL data distribution would fail if the `docker-desktop` distribution was not present.
69+
- Fixed a typo in the WSL install URL in the Docker Desktop Dashboard.
70+
3471
## 4.44.3
3572

3673
{{< release-date date="2025-08-20" >}}
@@ -127,6 +164,7 @@ We are aware of [CVE-2025-23266](https://nvd.nist.gov/vuln/detail/CVE-2025-23266
127164
- Fixed a bug preventing Traefik from autodetecting containers' ports. Fixes [docker/for-mac#7693](https://github.com/docker/for-mac/issues/7693).
128165
- Fixed a bug that caused port mappings to break 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#issuecomment-3131427879).
129166
- Removed eBPF which blocked `io_uring`. To enable `io_uring` in a container, use `--security-opt seccomp=unconfined`. Fixes [docker/for-mac#7707](https://github.com/docker/for-mac/issues/7707).
167+
- Docker Model Runner now supports GPT OSS models.
130168

131169
#### For Windows
132170

@@ -135,6 +173,7 @@ We are aware of [CVE-2025-23266](https://nvd.nist.gov/vuln/detail/CVE-2025-23266
135173
- Fixed a bug where Docker Desktop could leak a `com.docker.build` process and fail to start. Fixed [docker/for-win#14840](https://github.com/docker/for-win/issues/14840).
136174
- Fixed a bug that was preventing Docker Desktop Kubernetes in kind mode from starting when using WSL with `cgroups v1` and Enhanced Container Isolation (ECI) is enabled.
137175
- Fixed a typo in the WSL installation URL in the UI.
176+
- Docker Model Runner now supports GPT OSS models
138177

139178
## 4.43.2
140179

0 commit comments

Comments
 (0)