Added
- Added in the Monaco editor, with autocomplete & hovers for the Craft APIs as well as variables available in the various SEOmatic templates, such as the tracking scripts
Fixed
- No longer attempt to run the Craft queue manually (#10189)
- Generate sitemaps immediately via console command, bypassing the queue job (#10189)
- Use HtmlPurifier to remove HTML instead of
strip_tags
to prevent errant stripping of content likeI <3 Craft
(#1024)
Changed
- Check to see if a site is Enabled in Craft CMS > 3.5 to determine whether to generate sitemap URLs &
rel="alternate"
links (#1023) - Check to see if a site is Enabled in Craft CMS > 3.5 to determine whether to generate breadcrumbs (#1023)
- Check to see if a site is Enabled in Craft CMS > 3.5 to determine whether a metabundle should be generated/pruned or not (#1023)
- Updated the buildchain to use Node 16
- Updated to Tailwind CSS
^3.0.0