@@ -82,7 +82,27 @@ For details, see [Manage rollouts for Argo CD application deployments]({{site.ba
8282
8383###Usability enhancements
8484
85- #####Global Search & Navigation
85+ #####GitOps: Breadcrumbs
86+ We have improved the implementation of breadcrumbs for a smoother navigation experience.
87+
88+ ** Sibling display and navigation**
89+ The end of the path now shows all sibling items if available.
90+ Clicking the dropdown displays all siblings, and clicking an item navigates directly to it.
91+
92+ {% include
93+ image.html
94+ lightbox="true"
95+ file="/images/whats-new/may24/rel-notes-may24-breadcrumbs-siblings.png"
96+ url="/images/whats-new/may24/rel-notes-may24-breadcrumbs-siblings.png"
97+ alt="Viewing and navigating to siblings in breadcrumbs"
98+ caption="Viewing and navigating to siblings in breadcrumbs"
99+ max-width="50%"
100+ %}
101+
102+ ** Clean copy**
103+ Clicking any item in the breadcrumb path now selects only that specific item, not the entire path, and also copies that item.
104+
105+
86106
87107#####GitOps: Shared Configuration Repo in Organization Information
88108As a usability enhancement, we have made it easier to locate the Shared Configuration Repository used by GitOps Runtimes.
@@ -99,15 +119,7 @@ caption="Link to Shared Configuration Repository in Organization Information"
99119max-width="50%"
100120%}
101121
102- #####GitOps: Breadcrumbs
103- We have improved the implementation of breadcrumbs for a smoother navigation experience.
104-
105- ** Clean copy**
106- Clicking any item in the breadcrumb path now selects only that specific item, not the entire path, and also copies that item.
107122
108- ** Sibling display and navigation**
109- The end of the path now shows all sibling items if available. Click the dropdown to see all siblings.
110- Click any item in the dropdown to navigate directly to it.
111123
112124
113125