Skip to content

Commit 5a4f337

Browse files
authored
Apply suggestions from code review
1 parent 7d14e51 commit 5a4f337

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

content/manuals/desktop/release-notes.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -94,9 +94,9 @@ Take a look at the [Docker Public Roadmap](https://github.com/orgs/docker/projec
9494
- Fixed a bug where Resource Saver mode would fail to re-engage after restarting the engine while in Resource Saver mode.
9595
- Build UI:
9696
- Fixed a bug where the source file could not be found for some builds.
97-
- Fixed a bug where error logs were not displayed in the Source tab.
98-
- Fixed a bug where users had to scroll to the bottom for error logs in Source tab.
99-
- Fixed a bug where timestamps would be broken in the Logs tab.
97+
- Fixed a bug where error logs were not displayed in the **Source** tab.
98+
- Fixed a bug where users had to scroll to the bottom for error logs in **Source** tab.
99+
- Fixed a bug where timestamps would be broken in the **Logs** tab.
100100

101101
#### For Mac
102102

@@ -184,9 +184,9 @@ Take a look at the [Docker Public Roadmap](https://github.com/orgs/docker/projec
184184
- Fixed bind mount ownership for non-root containers. Fixes [docker/for-mac#6243](https://github.com/docker/for-mac/issues/6243).
185185
- Docker Desktop will not unpause automatically after a manual pause. The system will stay paused until you manually resume the Docker engine. This fixes a bug where other software would accidentally trigger a resume by running a CLI command in the background. Fixes [for-mac/#6908](https://github.com/docker/for-mac/issues/6908)
186186
- Build UI:
187-
- Source tab now supports multiple source files.
188-
- Links for image dependencies in Info tab now support other well-known registries such as GitHub, Google, GitLab, ...
189-
- Disabled the delete button if only cloud builds are selected.
187+
- The **Source** tab now supports multiple source files.
188+
- Links for image dependencies in the **Info** tab now support other well-known registries such as GitHub, Google, and GitLab.
189+
- Disabled the **Delete** button if only cloud builds are selected.
190190
- Fixed an issue where users were unable to delete builds.
191191
- Fixed malformed Jaeger traces that were missing events and links.
192192
- Fixed missing export attributes when building with the cloud driver.

0 commit comments

Comments
 (0)