Downloads
Download tar.gz
12.89 KB
MD5: 7459ac031a0df910ea336b4b1d0623b1
SHA-1: 22748cd73fb1ce2dfa7f309a28ddfe2c3e3a3ae1
SHA-256: ac9b2ea2105bf4647dd3ad62ef646e7e6b801b35c37d00fc51e4917786e2bd2f
Download zip
19.37 KB
MD5: cbf73deb816d3af8cfa65602ffa10150
SHA-1: 2790aa359eff637b34b8653ca658d94d7b497e81
SHA-256: 53550c16faeab5fecb2ae04bcc072f561abbec4e3ea412b7e5c872103dbc1cee
Release notes
This is a bugfix release.
Recipes have no update path, so instructions are provided below for making the appropriate configuration changes to address certain bugs. You do NOT need to make these changes if you don't want to; your site will continue working as it currently does.
#3502046: Update image styles to add convert to webp
Problem: Some of the image styles from this recipe are not served in WebP format.
How to fix it
- Go to /admin/config/media/image-styles/
- Edit style "Social media - Facebook"
- Select 'Convert' in the 'Select a new effect' list and click 'Add'
- In 'Convert to', select 'WEBP'
- Save changes
- Repeat this process for the "Social media - X (Twitter)" image style
#3500805: Front page meta description still references obsolete node:summary
Problem: The description meta tag on the home page refers to a field that doesn't exist.
How to fix it
Instructions coming soon.