v15.9.0

Before you upgrade, please take note of any breaking changes and deprecation notices which may affect your site. View the Upgrade Guide to see examples of how to address breaking changes.

New features ✨

  • Accordions can now be opened on page load using the accordion panels ID as a hash #2712
  • Accordions can now be opened from in-page anchor links where the anchor's hash matches an accordion panel's ID. #2712

Bug fixes 🐛

  • Fixed heading link font colour within the simple-listing component #2663
  • Fixed issue where zebra tables would display incorrect dependant on the background colour of the current page/component. #2715

Other changes

  • Improved accessibility of the sidebar__tabs component, removing incorrect aria-selected usage on tabs. #2714