v5.2.0
A BIG shoutout to all the sponsors and contributors who supported this release 🙌🏻
What's new? Check out the blog post: https://wowchemy.com/blog/v5.2.0/
Features
- Add brand logos to Experience widget
- Add brand logos to Accomplishments widget
- feat: allow SVG as Hero image
- feat: support custom experience order (#1761)
- feat: only show User Group headings in People widget when multiple
- feat: add new
gradient_angle
option to page builder - feat: support Bing site verification (#2287) via params.yaml > marketing > bing_site_verification
Fixes
- fix: Language name doesn't appear for sub-codes such as zh-Hant
Other
- remove deprecated
netlify-cms-academic
module that was replaced withwowchemy-cms
Upgrade your site
Run the Hugo commands:
hugo mod get github.com/wowchemy/wowchemy-hugo-modules/wowchemy@89d079b
hugo mod get github.com/wowchemy/wowchemy-hugo-modules/wowchemy-cms@89d079b
Update the Hugo Extended version in netlify.toml
with HUGO_VERSION = "0.83.1"
Breaking Changes
- rename
assets/media/icon-pack
toassets/media/icons
(if the folder exists in your site)