Skip to content
Merged
Changes from 3 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 22 additions & 0 deletions content/manuals/desktop/release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,28 @@ Docker Desktop versions older than 6 months from the latest release are not avai

For more frequently asked questions, see the [FAQs](/manuals/desktop/troubleshoot-and-support/faqs/releases.md).

## 4.51.0

{{< release-date date="2025-11-13" >}}

{{< desktop-install-v2 all=true win_arm_release="Early Access" version="4.51.0" build_path="//" >}}

### New

- You can now set up your Kubernetes resources from the **Kubernetes** view. This new view also provides a real-time display of your pods, services, and deployments.
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

post-release: add link to the new docs page

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good

- The left-hand navigation items can now be customized in Docker Desktop. Right-click on the panel and then select **Customize**.

### Upgrades

- [Docker Engine v28.5.2](/manuals/engine/release-notes/28.md#2852)
- Linux kernel `v6.12.54`

### Bug fixes and enhancements

#### For all platforms

- Kind now only pulls required dependency images if they are not available locally.

## 4.50.0

{{< release-date date="2025-11-06" >}}
Expand Down