Skip to content

Releases: nystudio107/craft-seomatic

4.1.2

15 Aug 15:36
Compare
Choose a tag to compare

Changed

  • Made the SEO preview sidebar UI more consistent with Craft (#1497)

Fixed

  • Fixed an issue where GraphQL or Meta Container endpoint requests that had a token set were not being caches separately
  • Also add any token to the meta container cache key for regular requests
  • Fixed an issue where using "Single Page" for the Sitemap Page Size setting would cause an exception to be thrown when generating the sitemap (#1498)

3.5.2

15 Aug 15:36
Compare
Choose a tag to compare

Fixed

  • Fixed an issue where GraphQL or Meta Container endpoint requests that had a token set were not being caches separately
  • Also add any token to the meta container cache key for regular requests
  • Fixed an issue where using "Single Page" for the Sitemap Page Size setting would cause an exception to be thrown when generating the sitemap (#1498)

5.1.1

19 Jul 09:20
Compare
Choose a tag to compare

Changed

  • Renamed the Regenerate Sitemaps Automatically setting to Invalidate Sitemap Caches Automatically for clarity

Fixed

  • Fixed an issue where getting the sitemaps via GraphQL and meta container endpoint only retrieved the first page since the switch to paginated sitemaps (#1492)
  • Fixed an issue where saving an entry could be slow, because SEOmatic was pointlessly trying to regenerate the sitemap cache (which is no longer a thing with paginated sitemaps) (#1494)

4.1.1

19 Jul 09:20
Compare
Choose a tag to compare

Changed

  • Renamed the Regenerate Sitemaps Automatically setting to Invalidate Sitemap Caches Automatically for clarity

Fixed

  • Fixed an issue where getting the sitemaps via GraphQL and meta container endpoint only retrieved the first page since the switch to paginated sitemaps (#1492)
  • Fixed an issue where saving an entry could be slow, because SEOmatic was pointlessly trying to regenerate the sitemap cache (which is no longer a thing with paginated sitemaps) (#1494)

3.5.1

19 Jul 09:19
Compare
Choose a tag to compare

Changed

  • Renamed the Regenerate Sitemaps Automatically setting to Invalidate Sitemap Caches Automatically for clarity

Fixed

  • Fixed an issue where getting the sitemaps via GraphQL and meta container endpoint only retrieved the first page since the switch to paginated sitemaps (#1492)
  • Fixed an issue where saving an entry could be slow, because SEOmatic was pointlessly trying to regenerate the sitemap cache (which is no longer a thing with paginated sitemaps) (#1494)

5.1.0

12 Jul 04:36
Compare
Choose a tag to compare

Added

  • Remove queue generated sitemaps, switch to paginated sitemaps to allow them to be rendered at web response time, but still be managable in size

4.1.0

12 Jul 04:35
Compare
Choose a tag to compare

Added

  • Remove queue generated sitemaps, switch to paginated sitemaps to allow them to be rendered at web response time, but still be managable in size

3.5.0

12 Jul 04:35
Compare
Choose a tag to compare

Added

  • Remove queue generated sitemaps, switch to paginated sitemaps to allow them to be rendered at web response time, but still be managable in size

5.0.4

13 Jun 22:59
Compare
Choose a tag to compare

Added

  • Added a setting in Plugin Settings -> Tags to specify which site should be used as the x-default for hreflang tags (1162)

Changed

  • Moved where paginated hreflang tags are added for paginated pages, so that they can be overriden via Twig templating code. They are now added inside of seomatic.helper.paginate()

Fixed

  • Fixed an issue that could cause an exception to be thrown if the selected asset for the Creator or Identity brand image was deleted (#1472)
  • Fixed an issue where the SEO preview for SEO Settings fields and the sidebar wouldn't be displayed correctly for drafts (#1449)

4.0.50

13 Jun 22:58
Compare
Choose a tag to compare

Added

  • Added a setting in Plugin Settings -> Tags to specify which site should be used as the x-default for hreflang tags (1162)

Changed

  • Moved where paginated hreflang tags are added for paginated pages, so that they can be overriden via Twig templating code. They are now added inside of seomatic.helper.paginate()

Fixed

  • Fixed an issue that could cause an exception to be thrown if the selected asset for the Creator or Identity brand image was deleted (#1472)
  • Fixed an issue where the SEO preview for SEO Settings fields and the sidebar wouldn't be displayed correctly for drafts (#1449)