Skip to content

Commit 68add43

Browse files
authored
feat: docker desktop 4.37.1 release notes (#21645)
<!--Delete sections as needed --> ## Description 4.37.1 release notes ## Related issues or tickets ## Reviews <!-- Notes for reviewers here --> <!-- List applicable reviews (optionally @tag reviewers) --> - [ ] Technical review - [ ] Editorial review - [ ] Product review Signed-off-by: Lorena Rangel <[email protected]>
1 parent a8e5875 commit 68add43

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

content/manuals/desktop/release-notes.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,19 @@ Docker Desktop versions older than 6 months from the latest release are not avai
2323

2424
Take a look at the [Docker Public Roadmap](https://github.com/orgs/docker/projects/51/views/1?filterQuery=) to see what's coming next.
2525

26+
## 4.37.1
27+
28+
{{< release-date date="2024-12-17" >}}
29+
30+
{{< desktop-install-v2 all=true beta_win_arm=true version="4.37.1" build_path="/178498/" >}}
31+
32+
### Bug fixes and enhancements
33+
34+
#### For all platforms
35+
36+
- Fixed an issue that caused the AI Catalog in Docker Hub to be unavailable in Docker Desktop.
37+
- Fixed an issue that caused Docker Desktop to panic with `index out of range [0] with length 0` when using [Enhanced Container Isolation](/manuals/security/for-admins/hardened-desktop/enhanced-container-isolation/_index.md).
38+
2639
## 4.37.0
2740

2841
{{< release-date date="2024-12-12" >}}
@@ -55,7 +68,6 @@ Take a look at the [Docker Public Roadmap](https://github.com/orgs/docker/projec
5568
#### For Mac
5669

5770
- 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 administrator. 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).
5971

6072
#### For Windows
6173

0 commit comments

Comments
 (0)