diff --git a/en/08_Changelogs/6.2.0.md b/en/08_Changelogs/6.2.0.md index 9248d67f..89a5d34e 100644 --- a/en/08_Changelogs/6.2.0.md +++ b/en/08_Changelogs/6.2.0.md @@ -24,6 +24,8 @@ A skip link has been added to the CMS to allow users to skip past the main navig Keyboard navigation has been added for the site tree within the CMS. Users can now navigate, expand, and collapse tree nodes using arrow keys or the tab key. The "Page Up" and "Page Down" keys move focus to the top and bottom page in the current nesting level, and the space bar expands and collapses nodes with children. +The site tree now also includes some additional ARIA attributes to improve accessibility for users relying on assistive technologies like screen readers. + #### Campaign admin help menu improvements The help menu in campaign admin has been improved to make it easier to use for keyboard and screen reader users. The help icon is no longer shown when the help menu is open as it's not required as the close button is sufficient.