Skip to content

Releases: nystudio107/craft-seomatic

5.1.3

11 Sep 03:42
Compare
Choose a tag to compare

Changed

  • Make the Content SEO listings better at eliminating duplicates by pruning sections that no longer exist (#1499)
  • Fixed an issue where a section with a typeId of 0 wouldn't validate, and thus the changes to the Content SEO settings would not validate & save (#1510)

Fixed

  • Fixed the visual appearance of the Entry Type dropdown menu in Content SEO settings

4.1.3

11 Sep 03:41
Compare
Choose a tag to compare

Changed

  • Make the Content SEO listings better at eliminating duplicates by pruning sections that no longer exist (#1499)
  • Fixed an issue where a section with a typeId of 0 wouldn't validate, and thus the changes to the Content SEO settings would not validate & save (#1510)

3.5.3

11 Sep 03:41
Compare
Choose a tag to compare

Changed

  • Make the Content SEO listings better at eliminating duplicates by pruning sections that no longer exist (#1499)
  • Fixed an issue where a section with a typeId of 0 wouldn't validate, and thus the changes to the Content SEO settings would not validate & save (#1510)

5.1.2

15 Aug 15:37
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)

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