Skip to content

Commit 126832b

Browse files
authored
4.84-RN (#25604)
<!--Delete sections as needed --> ## Description <!-- Tell us what you did and why --> ## Related issues or tickets <!-- Related issues, pull requests, or Jira tickets --> ## Reviews <!-- Notes for reviewers here --> <!-- List applicable reviews (optionally @tag reviewers) --> - [ ] Technical review - [ ] Editorial review - [ ] Product review --------- Signed-off-by: aevesdocker <allie.sadler@docker.com>
1 parent 50c34ba commit 126832b

1 file changed

Lines changed: 30 additions & 0 deletions

File tree

content/manuals/desktop/release-notes.md

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,36 @@ Docker Desktop versions older than 6 months from the latest release are not avai
2424

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

27+
## 4.84.0
28+
29+
{{< release-date date="2026-07-27" >}}
30+
31+
{{< desktop-install-v2 all=true win_arm_release="Early Access" version="4.84.0" build_path="/234817/" >}}
32+
33+
34+
### Updates
35+
36+
- [Docker Agent v1.111.0](https://github.com/docker/docker-agent/releases/tag/v1.111.0)
37+
- Kubernetes:
38+
- cri-dockerd v0.4.4
39+
- [Docker Hardened Images CLI (`dhictl`) v0.0.7](https://github.com/docker-hardened-images/dhictl/releases/tag/v0.0.7)
40+
- Docker Desktop CLI `v0.4.3`
41+
42+
### Bug fixes and enhancements
43+
44+
#### For all platforms
45+
46+
- Fixed a bug where an invalid `~/.docker/config.json` caused Docker Desktop to hang with high CPU/memory and show no error dialog. Docker Desktop now surfaces an error dialog prompting the user to correct the file.
47+
- Fixed a bug that prevented some Docker Hardened Images customizations from being created.
48+
- Fixed a bug where deleting an unrelated credential ID could accidentally erase Docker Hub OAuth tokens, causing users to be unexpectedly signed out.
49+
- Removed Docker Scout CLI hints that previously appeared after running `docker pull` or `docker buildx build` commands.
50+
51+
#### For Windows
52+
53+
- Fixed a bug on Windows where an empty or malformed `install-settings.json` caused Docker Desktop to hang with high CPU/memory usage and no error dialog on startup.
54+
- The MSI installer now detects per-user Docker Desktop installations on the machine and blocks installation with a clear message naming the affected users. Affected users must uninstall their per-user Docker Desktop before the MSI can be installed.
55+
- Fixed a bug where uninstalling Docker Desktop could permanently lock the user out of their own application data directories if the deletion failed mid-way.
56+
2757
## 4.83.0
2858

2959
{{< release-date date="2026-07-20" >}}

0 commit comments

Comments
 (0)