v8.1.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 🐛

  • Fix logo placement #197

Deprecation notices ⚠️

  • With this release we're retiring the tired-looking desaturate and semi-desaturate classes used in the People Listing components. RIP. From this release, those classes can be safely removed from the codebase. #196
<img class="desaturate" src="..." />
<img class="semi-desaturate" src="..." />

Other changes

  • Updated Visa information link in global <footer> #198