You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/manuals/desktop/release-notes.md
+37Lines changed: 37 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,6 +31,43 @@ For more frequently asked questions, see the [FAQs](/manuals/desktop/troubleshoo
31
31
>
32
32
> 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).
- Fixed a bug that caused the `com.docker.diagnose` to crash when uploading a diagnostics bundle behind a proxy that requires authentication.
58
+
59
+
#### For Windows
60
+
61
+
- Fixed a bug that prevented CLI plugins from being deployed to `~/.docker/cli-plugins` by default when users lacked the correct permissions.
62
+
- Fixed a bug where relocating the WSL data distribution would fail if the `docker-desktop` distribution was not present.
63
+
- Fixed a typo in the WSL install URL in the Docker Desktop Dashboard.
64
+
65
+
#### For Mac
66
+
67
+
- Fixed a bug that caused Docker Desktop to crash after the laptop woke from sleep. Fixes [docker/for-mac#7741](https://github.com/docker/for-mac/issues/7741).
68
+
- Fixed an issue where the VM would sometimes fail with the error **The virtual machine stopped unexpectedly.**
69
+
- Fixed a bug that would break port mappings when a container was connected to or disconnected from a network after it was started. Fixes [docker/for-mac#7693](https://github.com/docker/for-mac/issues/7693).
0 commit comments