Releases: studio1902/statamic-peak-tools
Releases · studio1902/statamic-peak-tools
v7.0.0
What's changed
- Breaking: Push
noscript
styles to the <head>
to pass w3c validation. Add {{ stack:head }}
to your layout file to continue using this feature. 959f513 by @robdekort
v6.3.1
What's fixed
- Make sure to only add a full stop to alt text when there is alt text. f5e1e1b by @robdekort
v6.3.0
What's new
- Only dispatch
UpdateMissingAltCacheJob
when there's a widget in cp.php
for the current container the asset is in. f4af009 by @robdekort