Skip to content

Commit 7cb7b90

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

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

content/manuals/desktop/release-notes.md

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -56,18 +56,18 @@ For more frequently asked questions, see the [FAQs](/manuals/desktop/troubleshoo
5656

5757
- Fixed a bug that caused the `com.docker.diagnose` to crash when uploading a diagnostics bundle behind a proxy that requires authentication.
5858

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-
6559
#### For Mac
6660

6761
- 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).
6862
- Fixed an issue where the VM would sometimes fail with the error **The virtual machine stopped unexpectedly.**
6963
- 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).
7064

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+
7171
## 4.44.3
7272

7373
{{< release-date date="2025-08-20" >}}
@@ -164,6 +164,7 @@ We are aware of [CVE-2025-23266](https://nvd.nist.gov/vuln/detail/CVE-2025-23266
164164
- Fixed a bug preventing Traefik from autodetecting containers' ports. Fixes [docker/for-mac#7693](https://github.com/docker/for-mac/issues/7693).
165165
- 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).
166166
- 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.
167168

168169
#### For Windows
169170

@@ -172,6 +173,7 @@ We are aware of [CVE-2025-23266](https://nvd.nist.gov/vuln/detail/CVE-2025-23266
172173
- 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).
173174
- 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.
174175
- Fixed a typo in the WSL installation URL in the UI.
176+
- Docker Model Runner now supports GPT OSS models
175177

176178
## 4.43.2
177179

0 commit comments

Comments
 (0)