Added
- Added SEO Previews for LinkedIn, Pinterest, Slack, and Discord
- Added the ability to control what SEO Previews appear in the sidebar
- Added CraftQL support for fetching SEOmatic container meta data
- Added support for Solspace Calendar events for custom metadata, JSON-LD, etc.
- SEO Settings fields now default to whatever the parent element's Content SEO settings are when instantiating it
- The Dashboard setup checklists now display checkboxes for items have have been set up properly
- Added a
SeoElementInterface
to abstract out the support for custom elements
Changed
- Changed paginated
rel="alternate"
URLs to always point to the first page in other languages, not the paginated page (that may or may not exist) - Fixed an issue in
getLocalizedUrls()
so that it handlesgetElementUriForSite()
returning bothnull
andfalse
- If a meta value with the key of
target
(used for schema.orgSearchAction
s) doesn't have a{
as the first character, it is not parsed as Twig - Fixed an issue where environment variables in tracking scripts were not parsed