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 <lorena.rangel@docker.com>
This commit is contained in:
Lorena Rangel 2024-12-18 17:05:09 +01:00 committed by GitHub
parent a8e5875e57
commit 68add43251
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 13 additions and 1 deletions

View File

@ -23,6 +23,19 @@ Docker Desktop versions older than 6 months from the latest release are not avai
Take a look at the [Docker Public Roadmap](https://github.com/orgs/docker/projects/51/views/1?filterQuery=) to see what's coming next.
## 4.37.1
{{< release-date date="2024-12-17" >}}
{{< desktop-install-v2 all=true beta_win_arm=true version="4.37.1" build_path="/178498/" >}}
### Bug fixes and enhancements
#### For all platforms
- Fixed an issue that caused the AI Catalog in Docker Hub to be unavailable in Docker Desktop.
- 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).
## 4.37.0
{{< release-date date="2024-12-12" >}}
@ -55,7 +68,6 @@ Take a look at the [Docker Public Roadmap](https://github.com/orgs/docker/projec
#### For Mac
- Fixed a bug that would create certain user directories with root permission when running the uninstaller binary twice with `sudo`.
- 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).
#### For Windows