Skip to content
Merged

4.76 rn #25176

Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
88 changes: 54 additions & 34 deletions content/manuals/desktop/release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,15 +26,65 @@ Docker Desktop versions older than 6 months from the latest release are not avai

For more frequently asked questions, see the [FAQs](/manuals/desktop/troubleshoot-and-support/faqs/releases.md).

## 4.76.0

{{< release-date date="2026-06-01" >}}

{{< desktop-install-v2 all=true win_arm_release="Early Access" version="4.76.0" build_path="/228118/" >}}

### New

- Docker Model Runner now supports registry mirrors.
- The `docker sbom` command has been removed. Use the [`docker scout sbom command`](/reference/cli/docker/scout/sbom/) instead.

### Updates

- [Docker Desktop Build v0.35.0](https://github.com/docker/desktop-build/releases/tag/v0.35.0)
- [Docker Agent v1.62.0](https://github.com/docker/docker-agent/releases/tag/v1.62.0)
- [NVIDIA Container Toolkit v1.19.1](https://github.com/NVIDIA/nvidia-container-toolkit/releases/tag/v1.19.1)
- [Docker Compose v5.1.4](https://github.com/docker/compose/releases/tag/v5.1.4)
- Docker Offload v0.5.93
- [Docker Scout CLI v1.21.0](https://github.com/docker/scout-cli/releases/tag/v1.21.0)
- `docker pass` v0.0.29

### Bug fixes and enhancements

#### For all platforms

- Fixed a race condition in Docker Engine when **Resource Saver** was active.
- Fixed a bug where anonymous Docker volumes were leaked each time a `kind` cluster was deleted, causing orphaned volumes to accumulate.
- Fixed column resizing in the **All Logs** grid so that **Timestamp** and **Object** columns no longer expand unexpectedly, and column widths are now preserved across navigation sessions.
- Fixed an issue where Docker Desktop failed to start when a VM disk resize operation encountered an error, even if the underlying filesystem was healthy.
- Fixed an issue that caused Docker Desktop to hang when quit.
- Fixed a bug where CPU and RAM resource totals could get stuck showing 0 in the Docker Desktop Dashboard after stopping or starting Docker Offload.
- Fixed a flicker in Gordon where the final answer text would briefly appear inside the working group before jumping to the response bubble.
- Fixed a daemon panic that could occur during concurrent sign-out and token refresh operations.
- Fixed a bug where the **Volumes** view showed incorrect mount targets for containers with multiple volumes.
- `docker pass` now has a `--force` flag on the `set` command.
- `docker --help` now shows `docker pass`.
- Fixed stale API cache responses (synthetic 404s) for containers, images, networks, volumes, and plugins after restarting an idle-stopped engine via external API calls.
- Fixed a bug where the **Delete** button on the **Builds** view might not be visible immediately after selecting a build. Fixes [docker/desktop-feedback#329](https://github.com/docker/desktop-feedback/issues/329) and fixes [docker/desktop-feedback#330](https://github.com/docker/desktop-feedback/issues/330).
- Fixed time-namespaces being unavailable when Enhanced Container Isolation (ECI) is enabled.

#### For Windows

- Fixed a regression where the `--quiet` installer flag did not suppress the install-type dialog during silent installation.
- Fixed a bug on Windows where a stale PID file with a trailing newline prevented the lingering daemon from being killed, leaving Windows Containers mode unconfigurable.
- Fixed an issue on Windows where triggering an update while another installer instance was already running showed a generic error instead of a specific message.
- Fixed an issue on Windows where the installer and updater executables incorrectly triggered UAC elevation prompts due to Windows heuristic installer detection.
- Fixed double separator in the tray menu when running in Windows container mode.
- Fixed port-binding failures on Windows Hyper-V where `docker run -p 0:N` could allocate HNS-reserved ports, causing bind errors.
- Fixed garbled taskkill error messages in logs on non-English Windows systems (For example, Chinese Windows using GBK encoding).
Comment thread
aevesdocker marked this conversation as resolved.

## 4.75.0

{{< release-date date="2026-05-25" >}}
{{< release-date date="2026-05-26" >}}

{{< desktop-install-v2 all=true win_arm_release="Early Access" version="4.75.0" build_path="/227598/" >}}

### Updates

- [Docker Offload v0.5.92](https://github.com/docker/cloud/releases/tag/v0.5.92)
- Docker Offload v0.5.92
- [Docker Engine v29.5.2](https://docs.docker.com/engine/release-notes/29/#2952)
- [Docker Buildx v0.34.0](https://github.com/docker/buildx/releases/tag/v0.34.0)

Expand Down Expand Up @@ -70,7 +120,7 @@ For more frequently asked questions, see the [FAQs](/manuals/desktop/troubleshoo

### Updates

- [Docker Offload v0.5.89](https://github.com/docker/cloud/releases/tag/v0.5.89)
- Docker Offload v0.5.89
- [Docker Agent v1.57.0](https://github.com/docker/docker-agent/releases/tag/v1.57.0)
- [Credential helpers v0.9.7](https://github.com/docker/docker-credential-helpers/releases/tag/v0.9.7)
- `docker pass` v0.0.26
Expand Down Expand Up @@ -308,7 +358,7 @@ For more frequently asked questions, see the [FAQs](/manuals/desktop/troubleshoo

- [Docker Agent v1.39.0](https://github.com/docker/docker-agent/releases/tag/v1.39.0)
- [Docker Model v1.1.28](https://github.com/docker/model-runner/releases/tag/v1.1.28)
- [Docker Offload v0.5.81](https://github.com/docker/cloud/releases/tag/v0.5.81)
- Docker Offload v0.5.81

### Bug fixes and enhancements

Expand Down Expand Up @@ -829,8 +879,6 @@ For more frequently asked questions, see the [FAQs](/manuals/desktop/troubleshoo

{{< release-date date="2025-12-04" >}}

{{< desktop-install-v2 all=true win_arm_release="Early Access" version="4.54.0" build_path="/212467/" >}}

### New

- Added support for vLLM in Docker Model Runner on Windows with WSL2 and NVIDIA GPUs.
Expand All @@ -856,8 +904,6 @@ For more frequently asked questions, see the [FAQs](/manuals/desktop/troubleshoo

{{< release-date date="2025-11-27" >}}

{{< desktop-install-v2 all=true win_arm_release="Early Access" version="4.53.0" build_path="/211793/" >}}

### Bug fixes and enhancements

#### For all platforms
Expand All @@ -872,8 +918,6 @@ For more frequently asked questions, see the [FAQs](/manuals/desktop/troubleshoo

{{< release-date date="2025-11-20" >}}

{{< desktop-install-v2 all=true win_arm_release="Early Access" version="4.52.0" build_path="/210994/" >}}

### New

- Added new port binding settings to Docker Desktop. This can also be controlled by administrators via Settings Management using the `admin-settings.json` file.
Expand Down Expand Up @@ -907,8 +951,6 @@ For more frequently asked questions, see the [FAQs](/manuals/desktop/troubleshoo

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

{{< desktop-install-v2 all=true win_arm_release="Early Access" version="4.51.0" build_path="/210443/" >}}

### New

- You can now set up your Kubernetes resources from the **Kubernetes** view. This new view also provides a real-time display of your pods, services, and deployments.
Expand All @@ -928,8 +970,6 @@ For more frequently asked questions, see the [FAQs](/manuals/desktop/troubleshoo

{{< release-date date="2025-11-06" >}}

{{< desktop-install-v2 all=true win_arm_release="Early Access" version="4.50.0" build_path="/209931/" >}}

### New

- [Dynamic MCP](/manuals/ai/mcp-catalog-and-toolkit/dynamic-mcp.md)(Experimental) is now available in Docker Desktop .
Expand All @@ -953,8 +993,6 @@ For more frequently asked questions, see the [FAQs](/manuals/desktop/troubleshoo

{{< release-date date="2025-10-23" >}}

{{< desktop-install-v2 all=true win_arm_release="Early Access" version="4.49.0" build_path="/208700/" >}}

> [!IMPORTANT]
>
> Support for Windows 10 21H2 (19044) and 11 22H2 (22621) has ended. Installing Docker Desktop will require Windows 10 22H2 (19045) or Windows 11 23H2 (22631) in the next release.
Expand Down Expand Up @@ -993,8 +1031,6 @@ For more frequently asked questions, see the [FAQs](/manuals/desktop/troubleshoo

{{< release-date date="2025-10-09" >}}

{{< desktop-install-v2 all=true win_arm_release="Early Access" version="4.48.0" build_path="/207573/" >}}

> [!IMPORTANT]
>
> Support for macOS 13 has ended. Installing Docker Desktop will require macOS 14 in the next release.
Expand Down Expand Up @@ -1032,8 +1068,6 @@ For more frequently asked questions, see the [FAQs](/manuals/desktop/troubleshoo

{{< release-date date="2025-09-25" >}}

{{< desktop-install-v2 all=true win_arm_release="Early Access" version="4.47.0" build_path="/206054/" >}}

### Security

- Fixed [CVE-2025-10657](https://www.cve.org/CVERecord?id=CVE-2025-10657) where the Enhanced Container Isolation [Docker Socket command restrictions](../enterprise/security/hardened-desktop/enhanced-container-isolation/config.md#command-restrictions) feature was not working properly in Docker Desktop 4.46.0 only (the configuration for it was being ignored).
Expand Down Expand Up @@ -1078,8 +1112,6 @@ For more frequently asked questions, see the [FAQs](/manuals/desktop/troubleshoo

{{< release-date date="2025-09-11" >}}

{{< desktop-install-v2 all=true win_arm_release="Early Access" version="4.46.0" build_path="/204649/" >}}

### New

- Added a new Learning center walkthrough for Docker MCP Toolkit and other onboarding improvements.
Expand Down Expand Up @@ -1115,8 +1147,6 @@ For more frequently asked questions, see the [FAQs](/manuals/desktop/troubleshoo

{{< release-date date="2025-08-28" >}}

{{< desktop-install-v2 all=true win_arm_release="Early Access" version="4.45.0" build_path="/203075/" >}}

### New

- [Docker Model Runner](/manuals/ai/model-runner/_index.md) is now generally available.
Expand Down Expand Up @@ -1152,8 +1182,6 @@ For more frequently asked questions, see the [FAQs](/manuals/desktop/troubleshoo

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

{{< desktop-install-v2 all=true win_arm_release="Early Access" version="4.44.3" build_path="/202357/" >}}

### Security

- Fixed [CVE-2025-9074](https://www.cve.org/CVERecord?id=CVE-2025-9074) where a malicious container running on Docker Desktop could access the Docker Engine and launch additional containers without requiring the Docker socket to be mounted. This could allow unauthorized access to user files on the host system. Enhanced Container Isolation (ECI) does not mitigate this vulnerability.
Expand All @@ -1166,8 +1194,6 @@ For more frequently asked questions, see the [FAQs](/manuals/desktop/troubleshoo

{{< release-date date="2025-08-15" >}}

{{< desktop-install-v2 all=true win_arm_release="Early Access" version="4.44.2" build_path="/202017/" >}}

### Bug fixes and enhancements

- Adds [Docker Offload](/manuals/offload/_index.md) to the **Beta features** settings tab and includes updates to support [Docker Offload Beta](https://www.docker.com/products/docker-offload/).
Expand All @@ -1194,8 +1220,6 @@ For more frequently asked questions, see the [FAQs](/manuals/desktop/troubleshoo

{{< release-date date="2025-08-07" >}}

{{< desktop-install-v2 all=true win_arm_release="Early Access" version="4.44.0" build_path="/201307/" >}}

### New

- WSL 2 stability improvements.
Expand Down Expand Up @@ -1259,8 +1283,6 @@ We are aware of [CVE-2025-23266](https://nvd.nist.gov/vuln/detail/CVE-2025-23266

{{< release-date date="2025-07-15" >}}

{{< desktop-install-v2 all=true win_arm_release="Early Access" version="4.43.2" build_path="/199162/" >}}

### Upgrades

- [Docker Compose v2.38.2](https://github.com/docker/compose/releases/tag/v2.38.2)
Expand All @@ -1271,8 +1293,6 @@ We are aware of [CVE-2025-23266](https://nvd.nist.gov/vuln/detail/CVE-2025-23266

{{< release-date date="2025-07-04" >}}

{{< desktop-install-v2 all=true win_arm_release="Early Access" version="4.43.1" build_path="/198352/" >}}

### Bug fixes and enhancements

#### For all platforms
Expand Down