Skip to content

Commit 3b33348

Browse files
committed
add 4.37.x release notes
Signed-off-by: Lorena Rangel <[email protected]>
1 parent 9e5ffd5 commit 3b33348

File tree

1 file changed

+38
-0
lines changed

1 file changed

+38
-0
lines changed

content/manuals/desktop/release-notes.md

Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,44 @@ Take a look at the [Docker Public Roadmap](https://github.com/orgs/docker/projec
2525

2626
## 4.36.0
2727

28+
{{< release-date date="2024-12-12" >}}
29+
30+
{{< desktop-install-v2 all=true beta_win_arm=true version="4.37.0" build_path="/TBD/" >}}
31+
32+
### New
33+
34+
### Upgrades
35+
36+
- [Docker Buildx v0.19.1](https://github.com/docker/buildx/releases/tag/v0.19.1)
37+
- [Docker Compose v2.31.0](https://github.com/docker/compose/releases/tag/v2.31.0)
38+
- [Docker Scout CLI v1.15.1](https://github.com/docker/scout-cli/releases/tag/v1.15.1)
39+
- [NVIDIA Container Toolkit v1.17.2](https://github.com/NVIDIA/nvidia-container-toolkit/releases/tag/v1.17.2)
40+
41+
### Bug fixes and enhancements
42+
43+
#### For all platforms
44+
45+
- The default disk usage limit for the Docker engine in new installations is now 1TB.
46+
- Fixed an issue where Docker Desktop would fail to start. Fixes [docker/for-win#14453](https://github.com/docker/for-win/issues/14453)
47+
- The log terminal in Projects now has light theme available.
48+
- Fixed an issue where containers could not establish loopback `AF_VSOCK` connections.
49+
- Fixed a bug where Docker Desktop will not unpause automatically after a manual pause. The system will stay paused until the user presses the Resume button in the Dashboard or whale menu. This fixes a bug where other software would accidentally trigger a resume by running a CLI command in the background. Fixes [docker/for-win#6908](https://github.com/docker/for-mac/issues/6908).
50+
- Improved logging when checking filesystems.
51+
- Fixed a bug where resetting default settings would also reset the CLI context.
52+
- Fixed a bug where the dashboard would get out of sync with the Docker daemon after restarting the engine while in resource saver mode (Windows+WSL2 only) or after switching engines (MacOS).
53+
- Fixed a bug where resource saver would not be entered again after restarting the engine during resource saver mode.
54+
55+
#### For Mac
56+
57+
- Fixed a bug that would create certain user directories with root permission when running the uninstaller binary twice with `sudo`.
58+
- Fixed a bug where the in-app update would fail if Docker Desktop was installed by a non-admin user or if the current user was previously an admin. Fixes [docker/for-mac#7403](https://github.com/docker/for-mac/issues/7403) and [docker/for-mac#6920](https://github.com/docker/for-mac/issues/6920).
59+
60+
#### For Windows
61+
62+
- Added support to single distribution mode on WSL2 for Windows on ARM using WSL2 >= 2.3.24
63+
64+
## 4.36.0
65+
2866
{{< release-date date="2024-11-18" >}}
2967

3068
{{< desktop-install-v2 all=true beta_win_arm=true version="4.36.0" build_path="/175267/" >}}

0 commit comments

Comments
 (0)