Craft Seomatic Versions Save

SEOmatic facilitates modern SEO best practices & implementation for Craft CMS 3. It is a turnkey SEO system that is comprehensive, powerful, and flexible.

3.4.76

1 month ago

Added

  • Ensure that getTransformByHandle() is passed a string

5.0.2

1 month ago

Added

  • Ensure that getTransformByHandle() is passed a string

4.0.48

1 month ago

Added

  • Ensure that getTransformByHandle() is passed a string

5.0.1

1 month ago

Added

  • Fix regression of getAssetTransforms() -> getImageTransforms()

4.0.47

1 month ago

Added

  • Fix regression of getAssetTransforms() -> getImageTransforms()

4.0.46

1 month ago

Added

  • Added the ability to choose the Asset Transform to apply to images in the sitemap (#1407)

Fixed

  • Fixed a regression in extractTextFromField that could cause it to not render properly by being more explicit, looking only for arrays or Collections in isArrayLike() (#1441)
  • Fixed an issue where the typeId coming in from editing the Content SEO settings was a string, when it needed to be cast to an integer (#1442) (#1368)
  • Fixed an issue where the Copy Settings From menu didn't work correctly for multiple entry types (#1368)

3.4.75

1 month ago

Added

  • Added the ability to choose the Asset Transform to apply to images in the sitemap (#1407)

Fixed

  • Fixed an issue where the typeId coming in from editing the Content SEO settings was a string, when it needed to be cast to an integer (#1442) (#1368)
  • Fixed an issue where the Copy Settings From menu didn't work correctly for multiple entry types (#1368)

5.0.0-beta.8

1 month ago

Changed

Fixed

  • Convert MatrixBlock -> Entry and MatrixBlockQuery -> EntryQuery
  • Addressed an issue where if SEOmatic was set to extract text or keywords from a relation field that was eager loaded, it would extract the serialized value of the field instead of the actual text (#1415)

4.0.45

1 month ago

Fixed

  • Addressed an issue where if SEOmatic was set to extract text or keywords from a relation field that was eager loaded, it would extract the serialized value of the field instead of the actual text (#1415)

5.0.0-beta.7

2 months ago

Fixed

  • Fixed a regression that would throw an exception when attempting to save the security.txt template (#1435)