From 5bef519e2d7118254210edd80b659d3ef3925a3c Mon Sep 17 00:00:00 2001 From: George Gabolaev Date: Tue, 6 May 2025 10:02:52 +0200 Subject: [PATCH 1/2] 4.41.2 release notes --- content/manuals/desktop/release-notes.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/content/manuals/desktop/release-notes.md b/content/manuals/desktop/release-notes.md index 6e6df443d5c9..3a3a5550bd52 100644 --- a/content/manuals/desktop/release-notes.md +++ b/content/manuals/desktop/release-notes.md @@ -29,6 +29,18 @@ For more frequently asked questions, see the [FAQs](/manuals/desktop/troubleshoo > > If you're experiencing malware detection issues on Mac, follow the steps documented in [docker/for-mac#7527](https://github.com/docker/for-mac/issues/7527). +## 4.41.2 + +{{< release-date date="2025-05-06" >}} + +{{< desktop-install-v2 all=true beta_win_arm=true version="4.41.2" build_path="/TODO/" >}} + +### Bug fixes and enhancements + +#### For all platforms + +- Fixed an issue where the `Models` menu was displayed in the GUI even when Docker Model Runner was not supported or not enabled. + ## 4.41.1 {{< release-date date="2025-04-30" >}} From ca0334a1dd4d459637c2b9d8210b5f5eb6c4f031 Mon Sep 17 00:00:00 2001 From: george Date: Tue, 6 May 2025 19:33:19 +0200 Subject: [PATCH 2/2] add build number --- content/manuals/desktop/release-notes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/manuals/desktop/release-notes.md b/content/manuals/desktop/release-notes.md index 3a3a5550bd52..48295917df0b 100644 --- a/content/manuals/desktop/release-notes.md +++ b/content/manuals/desktop/release-notes.md @@ -33,7 +33,7 @@ For more frequently asked questions, see the [FAQs](/manuals/desktop/troubleshoo {{< release-date date="2025-05-06" >}} -{{< desktop-install-v2 all=true beta_win_arm=true version="4.41.2" build_path="/TODO/" >}} +{{< desktop-install-v2 all=true beta_win_arm=true version="4.41.2" build_path="/191736/" >}} ### Bug fixes and enhancements