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
- Added context-aware suggested questions to the Ask Gordon menu in the **Containers**, **Images**, **Volumes**, and **Builds** tabs, surfacing relevant diagnostics first when items are in a problematic state.
46
+
- Added a **Give feedback** link to Gordon so you can report issues with a redacted conversation preview or share product feedback.
47
+
- Fixed a React warning in Gordon's sidebar search input that appeared on the first keystroke when typing a search query.
48
+
- Fixed an issue where the Docker Engine settings editor displayed minified JSON instead of formatted JSON when first opened.
49
+
- Fixed spurious 500 errors for Docker API calls made right after the VM woke from idle shutdown.
50
+
- Fixed spurious 'Integrity issue detected' notifications caused by leftover symlinks from previously bundled binaries.
51
+
- Fixed a broken documentation link in the error screen shown when the current user is not a member of the `docker-users` group.
52
+
- Fixed a breaking change to the `/app/settings/grouped` API that caused integrations such as NVIDIA to stop working correctly.
53
+
- Fixed high CPU usage (~30%) on macOS Retina displays caused by SVG animations in the Gordon landing page.
54
+
- Fixed an issue where OAuth network errors caused Docker Desktop to incorrectly show users as signed out.
55
+
- Fixed an issue where signing in via OAuth would not display the user's username and email in the UI after login.
56
+
- QEMU has been updated to v10.2.3
57
+
-**Logs** view improvements
58
+
- Added copy buttons. Copy all visible filtered logs at once or copy individual log entries on hover, respecting the current timestamp visibility setting.
59
+
- Improved the toolbar with a reorganized layout, saved filter presets that now capture container selection and build log visibility, and the ability to persist container filter state.
60
+
- Added the ability to clear logs.
61
+
- Combined **copy** and **expand**/**collapse** buttons into a single pinned column that stays visible during horizontal scrolling, and fixed **copy** accidentally toggling the row detail pan.
62
+
63
+
#### For Windows
64
+
65
+
- Fixed a bug where Docker Desktop on WSL failed to start with an 'is already mounted' error after a force-killed bootstrap left stale rootfs mounts behind.
66
+
- Fixed an issue on Windows where clicking "Quit Docker Desktop" had no effect when the backend had crashed or been killed.
67
+
- Fixed an issue on Windows where Docker Desktop processes could linger as orphans after an unexpected exit or crash.
68
+
- Fixed getting stuck on "Starting the Docker Engine…" after an in-place upgrade on Windows when the WSL virtual machine had not been shut down.
69
+
- Fixed the tray icon on Windows not matching the system taskbar theme, so the correct light or dark icon is now displayed.
0 commit comments