From 4f2a5312e61500564cd6566080c039ddd20d164b Mon Sep 17 00:00:00 2001 From: karman <110832017+karman-docker@users.noreply.github.com> Date: Wed, 6 Dec 2023 12:35:20 +0000 Subject: [PATCH] Updated release notes for PR 25342 (#18861) * Updated release note for PR 25342 * Update content/desktop/release-notes.md --------- Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com> --- content/desktop/release-notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/desktop/release-notes.md b/content/desktop/release-notes.md index 2619cdcdd4..1e0eb6ba9a 100644 --- a/content/desktop/release-notes.md +++ b/content/desktop/release-notes.md @@ -88,6 +88,7 @@ For frequently asked questions about Docker Desktop releases, see [FAQs](faqs/re - Fixed a bug were the setting **Start Docker Desktop when you sign in** would not work. Fixes [docker/for-mac#7052](https://github.com/docker/for-mac/issues/7052). - You can now enable the use of Kernel networking path for UDP through the UI. Fixes [docker/for-mac#7008](https://github.com/docker/for-mac/issues/7008). - Fixed a regression where the `uninstall` CLI tool was missing. +- Addressed an issue which caused Docker Desktop to become unresponsive when analytics were disabled with Settings Management. #### For Windows