Added
- Added the Site Alternate Name property to Site Settings, used in the JSON-LD for the homepage, if the MainEntityOfPage is WebPage or WebSite (#1482)
- Added Letterbox crop mode for SEO image transforms (#1337)
Changed
- No longer do a potentially expensive query on page load for sections that have a massive number of entries (#1526)
- Improved the display of the Entry Types menu in Content SEO
- If the current route is the homepage, set the
name
andalternateName
JSON-LD for themainEntityOfPage
toseomatic.site.siteName
andseomatic.site.siteAlternateName
respectively, rather than theseomatic.meta.seoTitle
(#1482) - The SEO preview display in Content SEO will pull an entry from the specific Entry Type rather than just the first entry (#1535)
- Text and Asset pull sources in Content SEO will now display only fields from the specific Entry Type rather than all fields for that Section (#1535)
Fixed
- Fixed an issue where an exception would be thrown if the Campaign plugin was installed first, and then you newly installed SEOmatic (#1530)