From 7cc92800b8f7d4971c153589f191bd3f9758478d Mon Sep 17 00:00:00 2001 From: George Gabolaev Date: Tue, 12 Aug 2025 14:29:30 +0200 Subject: [PATCH 1/8] release: 4.44.1 patch --- content/manuals/desktop/release-notes.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/content/manuals/desktop/release-notes.md b/content/manuals/desktop/release-notes.md index 268039785d0d..ccc8b1f3fb60 100644 --- a/content/manuals/desktop/release-notes.md +++ b/content/manuals/desktop/release-notes.md @@ -31,6 +31,24 @@ 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.44.1 + +{{< release-date date="2025-08-13" >}} + +{{< desktop-install-v2 all=true win_arm_release="Early Access" version="4.44.1" build_path="/TODO/" >}} + +### New + +TODO + +### Bug fixes and enhancements + +#### For Windows + +- Fixed an issue where volumes and containers are not visible after an upgrade from distributions using the legacy `version-pack-data` directory structure. +- Resolved a rare issue in WSL 2 where the Docker CLI failed with a "Proxy Authentication Required" error. +- Fixed a bug where CLI plugins were not deployed to `~/.docker/cli-plugins` if the user lacked execution permissions on that directory. + ## 4.44.0 {{< release-date date="2025-08-07" >}} From 40b533e47afd8c75cdd54df9d7808d326e5b3088 Mon Sep 17 00:00:00 2001 From: george Date: Wed, 13 Aug 2025 13:40:40 +0200 Subject: [PATCH 2/8] Update release-notes.md --- content/manuals/desktop/release-notes.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/content/manuals/desktop/release-notes.md b/content/manuals/desktop/release-notes.md index ccc8b1f3fb60..237bc2b6495d 100644 --- a/content/manuals/desktop/release-notes.md +++ b/content/manuals/desktop/release-notes.md @@ -37,10 +37,6 @@ For more frequently asked questions, see the [FAQs](/manuals/desktop/troubleshoo {{< desktop-install-v2 all=true win_arm_release="Early Access" version="4.44.1" build_path="/TODO/" >}} -### New - -TODO - ### Bug fixes and enhancements #### For Windows From 22557ca1d60778bbbc15418eaca0c1d82bc1012a Mon Sep 17 00:00:00 2001 From: george Date: Wed, 13 Aug 2025 13:42:06 +0200 Subject: [PATCH 3/8] Update content/manuals/desktop/release-notes.md Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com> --- 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 237bc2b6495d..12fb691c0b74 100644 --- a/content/manuals/desktop/release-notes.md +++ b/content/manuals/desktop/release-notes.md @@ -42,7 +42,7 @@ For more frequently asked questions, see the [FAQs](/manuals/desktop/troubleshoo #### For Windows - Fixed an issue where volumes and containers are not visible after an upgrade from distributions using the legacy `version-pack-data` directory structure. -- Resolved a rare issue in WSL 2 where the Docker CLI failed with a "Proxy Authentication Required" error. +- Resolved a rare issue in WSL 2 where the Docker CLI failed with a **Proxy Authentication Required** error. - Fixed a bug where CLI plugins were not deployed to `~/.docker/cli-plugins` if the user lacked execution permissions on that directory. ## 4.44.0 From c0fc702331befd2c929f70577daca1959c893ef1 Mon Sep 17 00:00:00 2001 From: george Date: Wed, 13 Aug 2025 13:42:12 +0200 Subject: [PATCH 4/8] Update content/manuals/desktop/release-notes.md Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com> --- 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 12fb691c0b74..21a875118321 100644 --- a/content/manuals/desktop/release-notes.md +++ b/content/manuals/desktop/release-notes.md @@ -41,7 +41,7 @@ For more frequently asked questions, see the [FAQs](/manuals/desktop/troubleshoo #### For Windows -- Fixed an issue where volumes and containers are not visible after an upgrade from distributions using the legacy `version-pack-data` directory structure. +- Fixed an issue where volumes and containers were not visible after an upgrade from distributions using the legacy `version-pack-data` directory structure. - Resolved a rare issue in WSL 2 where the Docker CLI failed with a **Proxy Authentication Required** error. - Fixed a bug where CLI plugins were not deployed to `~/.docker/cli-plugins` if the user lacked execution permissions on that directory. From c3be57940e2c0a45ca067c954bb827d9494bca67 Mon Sep 17 00:00:00 2001 From: george Date: Wed, 13 Aug 2025 14:44:50 +0200 Subject: [PATCH 5/8] Update release-notes.md --- content/manuals/desktop/release-notes.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/content/manuals/desktop/release-notes.md b/content/manuals/desktop/release-notes.md index 21a875118321..5d8695726a23 100644 --- a/content/manuals/desktop/release-notes.md +++ b/content/manuals/desktop/release-notes.md @@ -39,6 +39,10 @@ For more frequently asked questions, see the [FAQs](/manuals/desktop/troubleshoo ### Bug fixes and enhancements +#### For all platforms + +- Fixed an issue that caused startup to fail when vpnkit CIDR is locked without specifying a value in centralized settings UI. This issue is present in 4.44.0. + #### For Windows - Fixed an issue where volumes and containers were not visible after an upgrade from distributions using the legacy `version-pack-data` directory structure. From 8a71181669ff6d2cc2c8ffefa2fab748508acbab Mon Sep 17 00:00:00 2001 From: george Date: Wed, 13 Aug 2025 14:46:12 +0200 Subject: [PATCH 6/8] Update release-notes.md --- 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 5d8695726a23..b2f692c685e3 100644 --- a/content/manuals/desktop/release-notes.md +++ b/content/manuals/desktop/release-notes.md @@ -41,7 +41,7 @@ For more frequently asked questions, see the [FAQs](/manuals/desktop/troubleshoo #### For all platforms -- Fixed an issue that caused startup to fail when vpnkit CIDR is locked without specifying a value in centralized settings UI. This issue is present in 4.44.0. +- Fixed an issue that caused startup to fail when `vpnkit` CIDR is locked without specifying a value in centralized settings UI. This issue is present in 4.44.0. #### For Windows From 6728e25050081328e40a60586670c35d007c8c5b Mon Sep 17 00:00:00 2001 From: george Date: Wed, 13 Aug 2025 14:48:15 +0200 Subject: [PATCH 7/8] Update content/manuals/desktop/release-notes.md Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com> --- 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 b2f692c685e3..28be5086aa48 100644 --- a/content/manuals/desktop/release-notes.md +++ b/content/manuals/desktop/release-notes.md @@ -41,7 +41,7 @@ For more frequently asked questions, see the [FAQs](/manuals/desktop/troubleshoo #### For all platforms -- Fixed an issue that caused startup to fail when `vpnkit` CIDR is locked without specifying a value in centralized settings UI. This issue is present in 4.44.0. +- Fixed an issue found in version 4.44.0 that caused startup to fail when `vpnkit` CIDR is locked without specifying a value in Desktop Settings Management. #### For Windows From b74221bea4da4c29740901962368ee88b9314987 Mon Sep 17 00:00:00 2001 From: george Date: Wed, 13 Aug 2025 16:41:55 +0200 Subject: [PATCH 8/8] Update release-notes.md --- 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 28be5086aa48..4fa9aaab5c81 100644 --- a/content/manuals/desktop/release-notes.md +++ b/content/manuals/desktop/release-notes.md @@ -35,7 +35,7 @@ For more frequently asked questions, see the [FAQs](/manuals/desktop/troubleshoo {{< release-date date="2025-08-13" >}} -{{< desktop-install-v2 all=true win_arm_release="Early Access" version="4.44.1" build_path="/TODO/" >}} +{{< desktop-install-v2 all=true win_arm_release="Early Access" version="4.44.1" build_path="/201842/" >}} ### Bug fixes and enhancements