Skip to content

Releases: nystudio107/craft-seomatic

5.1.5

21 Oct 23:19
Compare
Choose a tag to compare

Fixed

  • Fixed togImageField field typo in the FeedMe integration (#1520)
  • Fixed a field mapping issue for fields in the FeedMe integration (#1520)

4.1.5

21 Oct 23:14
Compare
Choose a tag to compare

Fixed

  • Fixed togImageField field typo in the FeedMe integration (#1520)
  • Fixed a field mapping issue for fields in the FeedMe integration (#1520)

3.5.5

21 Oct 23:11
Compare
Choose a tag to compare

Fixed

  • Fixed togImageField field typo in the FeedMe integration (#1520)
  • Fixed a field mapping issue for fields in the FeedMe integration (#1520)

5.1.4

29 Sep 23:31
Compare
Choose a tag to compare

Fixed

  • Normalize the incoming url and path so that mergUrlWithPath() handles edge-cases properly (#1512)
  • Fixed an issue where the ads.txt wasn't renamed properly when requested via GraphQL (#1513)
  • Fixed an issue where the homepage metacontainer cache did not get properly cleared (#1514)
  • Fixed an exception caused by the wrong argument passed to Asset::getAssetById() in edge cases (#1515)
  • Removed vestigial sitemap rendering code in SitemapTemplate that had a code path that had a code path that could return a 503 (#1437)

4.1.4

29 Sep 23:30
Compare
Choose a tag to compare

Fixed

  • Normalize the incoming url and path so that mergUrlWithPath() handles edge-cases properly (#1512)
  • Fixed an issue where the ads.txt wasn't renamed properly when requested via GraphQL (#1513)
  • Fixed an exception caused by the wrong argument passed to Asset::getAssetById() in edge cases (#1515)
  • Removed vestigial sitemap rendering code in SitemapTemplate that had a code path that had a code path that could return a 503 (#1437)

3.5.4

29 Sep 23:29
Compare
Choose a tag to compare

Fixed

  • Normalize the incoming url and path so that mergUrlWithPath() handles edge-cases properly (#1512)
  • Fixed an issue where the ads.txt wasn't renamed properly when requested via GraphQL (#1513)
  • Fixed an exception caused by the wrong argument passed to Asset::getAssetById() in edge cases (#1515)
  • Removed vestigial sitemap rendering code in SitemapTemplate that had a code path that had a code path that could return a 503 (#1437)

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)