Added
- Added a
ModifySitemapQueryEvent
to allow the modification of the element query used to generate a sitemap (#1553)
Changed
- Use the
site
query parameter used globally by Craft in the CP for SEOmatic settings (#1527)
Fixed
- Fixed an issue where the L2 cache was not properly invalidated for containers after a preview request, which could result in stale metadata
- Handle the case where SEOmatic settings for a specific
typeId
ended up in its own metabundle in addition to the default metabundle for that section (#1557)