diff --git a/content/manuals/desktop/release-notes.md b/content/manuals/desktop/release-notes.md index aebb6934a2..47aaa5bb20 100644 --- a/content/manuals/desktop/release-notes.md +++ b/content/manuals/desktop/release-notes.md @@ -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