# Docker Desktop 4.89.0 - Product: Docker Desktop (https://whatsnew.fyi/product/docker-desktop) - Vendor: Docker - Date: 2026-08-31 - Version: 4.89.0 - Original notes: https://docs.docker.com/desktop/release-notes/ - Permalink: https://whatsnew.fyi/product/docker-desktop/releases/4.89.0 What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **changed** — Docker Compose updated to v5.5.0 - **changed** — NVIDIA Container Toolkit updated to v1.20.0 - **changed** — Docker Agent updated to v1.127.0 - **fixed** — Fixed background container and image polling waking the Docker engine unnecessarily when Resource Saver mode was active - **fixed** — Fixed slow Zsh startup caused by duplicated Docker CLI completion setup in .zshrc - **added** — Sidebar customization is now permanently available to all users with the ability to select, deselect, or re-order tabs - **fixed** — Fixed the Disk usage slider in Settings to no longer show duplicate tick marks at small ranges and display values in GiB with one decimal place for ranges up to 8 TiB - **fixed** — Fixed excessive update notifications in the notification center so pop-ups only appear for failures or when user action is required - **fixed** — Fixed a dashboard crash issue - **changed** — When CONTAINERD_BUILDX_FOR_WINDOWS is enabled, Windows Containers now uses dockerd's embedded containerd and in-process BuildKit - **fixed** — Fixed a bug where Docker Desktop could fail to start after an ungraceful shutdown left behind a stuck socket file - **fixed** — Fixed a bug where Docker VMM did not explain how to fix an unavailable Windows Hypervisor platform Updates Docker Compose v5.5.0 NVIDIA Container Toolkit v1.20.0 Docker Agent v1.127.0 Bug fixes and enhancements For all platforms Fixed an issue where background container and image polling was waking the Docker engine unnecessarily when Resource Saver mode was active. Fixed slow Zsh startup caused by duplicated Docker CLI completion setup in .zshrc. Docker Desktop now keeps a single completion block and removes existing duplicates. Fixes docker/desktop-feedback#561. Sidebar customization permanently is now available to all users. Right-click the left-hand navigation, select Customize, and then select, deselect, or re-order the tabs. Fixed the Disk usage slider in Settings to no longer show duplicate tick marks at small ranges, now displaying values in GiB with one decimal place for ranges up to 8 TiB. Fixed excessive update notifications in the notification center so that pop-ups only appear for failures or when user action is required, not during in-progress update steps. Fixed a dashboard crash issue. Fixes docker/desktop-feedback#611 For Windows When CONTAINERD_BUILDX_FOR_WINDOWS is enabled, Windows Containers now uses dockerd's embedded containerd and in-process BuildKit, replacing the standalone containerd and buildkitd services. Fixed a bug where Docker Desktop could fail to start after an ungraceful shutdown left behind a stuck socket file. Fixed a bug where Docker VMM did not explain how to fix an unavailable Windows Hypervisor platform.