Skip to content

Releases: nystudio107/craft-seomatic

5.1.11

23 Jan 12:12
Compare
Choose a tag to compare

Changed

Fixed

  • Fixed an issue where the Entry Types menu in Content SEO settings would only appear if you had mulitple sites (#1563)

4.1.11

23 Jan 12:11
Compare
Choose a tag to compare

Changed

3.5.14

23 Jan 12:11
Compare
Choose a tag to compare

Changed

5.1.10

16 Jan 21:27
Compare
Choose a tag to compare

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)

4.1.10

16 Jan 21:26
Compare
Choose a tag to compare

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)

3.5.13

16 Jan 21:26
Compare
Choose a tag to compare

Added

  • Added a ModifySitemapQueryEvent to allow the modification of the element query used to generate a sitemap (#1553)

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)

5.1.9

09 Jan 02:03
Compare
Choose a tag to compare

Changed

  • Encode the URI in the canonical link header (#1519)
  • Ensure that URLs that are a site index URL and have a path prefix strip trailing slashes as appropriate (#717) (#5675)

Fixed

  • Add missing <news> sitemap entry implementation that didn't make it over to the Craft 5 version of the plugin (#1551)

4.1.9

09 Jan 02:01
Compare
Choose a tag to compare

Changed

  • Encode the URI in the canonical link header (#1519)
  • Ensure that URLs that are a site index URL and have a path prefix strip trailing slashes as appropriate (#717) (#5675)

3.5.12

09 Jan 18:59
Compare
Choose a tag to compare

Fixed

  • Change default preg_split() flags parameter to the default -1 to further address the platform error in (#1561)

3.5.11

09 Jan 17:09
Compare
Choose a tag to compare

Fixed

  • Fixed a regression that would throw an error on PHP < 8, and also fixed phpstan so it will check for platform errors properly going forward (#1561)