v8.5.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.

Bug fixes 🐛

Deprecation notices ⚠️

  • Removed generic grey class #265
<h1 class="grey" src="..." />
<p class="grey" src="..." />
  • Removed --col-primary-light-grey css variable as it is not used in Gen2. Please update any usage of this variable in any custom css you may have. #265

Other changes

  • Updated colour palette with some new colours based on the recent Today work, and adjusts the colour of several base elements to more closely match the patterns in Gen2 #265
  • Updated heading and paragraph colours to match Gen2 #265
  • Adjusted divider line colours to match Gen2 #265
  • Updated .alt section background colour to match Gen2 #265
  • Updated links for light backgrounds to match Gen2 #265
  • Set font-weight to semibold for links, more specific rules for p to use regular weight #265
  • Added background-color on the body to match colour on the bottom of the global footer #262
  • Added a min-height to the main content block so pages have a minimum height of 25rem #262