Skip to content

Commit d75bfba

Browse files
committed
4.70 RN
1 parent 3af6ed9 commit d75bfba

1 file changed

Lines changed: 38 additions & 0 deletions

File tree

content/manuals/desktop/release-notes.md

Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,44 @@ Docker Desktop versions older than 6 months from the latest release are not avai
2626

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

29+
## 4.70.0
30+
31+
{{< release-date date="2026-04-20" >}}
32+
33+
{{< desktop-install-v2 all=true win_arm_release="Early Access" version="4.70.0" build_path="//" >}}
34+
35+
### New
36+
37+
- Added a CLI hint that surfaces the **Logs** view when running `logs`, `compose logs`, `compose attach`, or `compose up` commands, giving you quick access to logs across all running containers. Available with the **Logs** (Beta) feature enabled.
38+
39+
### Updates
40+
41+
- [Docker Compose v5.1.2](https://github.com/docker/compose/releases/tag/v5.1.2)
42+
- [Docker Engine v29.4.0](/manuals/engine/release-notes/29.md#2940)
43+
- [Docker Agent v1.43.0](https://github.com/docker/docker-agent/releases/tag/v1.43.0)
44+
- [Docker Model v1.1.33](https://github.com/docker/model-cli/releases/tag/v1.1.33)
45+
- [Docker Scout CLI v1.20.4](https://github.com/docker/scout-cli/releases/tag/v1.20.4)
46+
47+
### Bug fixes and enhancements
48+
49+
#### For all platforms
50+
51+
- Fixed a bug where `docker login` could fail silently in CI environments due to slow Docker Hub responses causing credential store update timeouts.
52+
- Fixed an issue where disabling Beta features also disabled Docker Model Runner.
53+
- Fixed `docker desktop start` causing the Docker AI agent API daemon to fail due to an inherited CLI plugin environment variable.
54+
55+
#### For Mac
56+
57+
- Fixed a crash loop where Docker Desktop repeatedly failed to start with exit status `42` after an update due to a corrupted `DockerAppLaunchPath` setting.
58+
- Fixed an issue where a failed update could leave Docker Desktop in a broken state. The installer now automatically reverts to the previous version and shows a clear error message.
59+
- Fixed a bug where stopping one container could disrupt active Unix socket forwards belonging to other running containers.
60+
61+
#### For Windows
62+
63+
- Fixed an issue where a failed update could leave Docker Desktop in a broken state. The installer now automatically reverts to the previous version and shows a clear error message.
64+
- Fixed a bug where a failed switch to Windows containers could leave Docker Desktop in a broken state, requiring a restart.
65+
- Fixed an issue where Docker Desktop failed to launch for users with `DEVHOME` set in their environment.
66+
2967
## 4.69.0
3068

3169
{{< release-date date="2026-04-13" >}}

0 commit comments

Comments
 (0)