Skip to content

4.1.6

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Nov 03:54
· 383 commits to develop-v5 since this release

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)
  • If the current route is the homepage, set the name and alternateName JSON-LD for the mainEntityOfPage to seomatic.site.siteName and seomatic.site.identity.genericAlternateName respectively, rather than the seomatic.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)