diff --git a/content/manuals/desktop/release-notes.md b/content/manuals/desktop/release-notes.md index 0a53594d8fd..6a171008754 100644 --- a/content/manuals/desktop/release-notes.md +++ b/content/manuals/desktop/release-notes.md @@ -30,6 +30,29 @@ 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.54.0 + +{{< 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. + +### Bug fixes and enhancements + +#### For Mac + +- Fixed a bug where `/dev/shm` did not have enough permission for containers to write into. Fixes [docker/for-mac#7804](https://github.com/docker/for-mac/issues/7804). + +### Upgrades + +- [Docker Buildx v0.30.1](https://github.com/docker/buildx/releases/tag/v0.30.1) +- [Docker Engine v29.1.2](https://docs.docker.com/engine/release-notes/29/#2912) +- [Runc v1.3.4](https://github.com/opencontainers/runc/releases/tag/v1.3.4) +- [Docker Model Runner CLI v1.0.2](https://github.com/docker/model-runner/releases/tag/cmd%2Fcli%2Fv1.0.2) + ## 4.53.0 {{< release-date date="2025-11-27" >}}