Skip to content

Releases: nystudio107/craft-seomatic

Version 3.0.13

16 May 04:13
Compare
Choose a tag to compare

Changed

  • Fixed an issue where the gtag body script did not properly render
  • Fixed an issue where empty results for pull fields would not fall back on the parent (usually global) settings
  • Fixed an issue where seomatic.helper.loadMetadataForUri() might not replace the container metadata properly
  • Don't render any MetaScript container's body HTML unless they are actually included

Version 3.0.12

10 May 16:35
Compare
Choose a tag to compare

Changed

  • Switch from .one() syntax to [0] to account for eager loading of transformed social media images
  • Fixed an issue where SEOmatic incorrectly showed how many categories were in a category group on the Content SEO page
  • Fixed an issue where Content SEO social images wouldn't fall back on the global images if they were set to "Same as SEO Image" and the SEO Image was empty
  • Fixed a typo in the SEO Settings field settings
  • SEOmatic no longer renders the rel="author" tag if you have humans.txt disabled

Added

  • Added translations for the SEO Settings Field options

Version 3.0.11

04 May 02:26
Compare
Choose a tag to compare

Changed

  • Removed 'interlace' => 'line' from the social media transforms, which inexplicably caused Focal Points to not be used
  • Fixed an issue where the JSON-LD would not fully render due to a regression

Version 3.0.10

02 May 22:00
Compare
Choose a tag to compare

Changed

  • Fixed incorrect social media permissions that prevented access to that settings page
  • Fixed an issue where section meta bundles would be improperly marked as field due to a regression in the migration importing code
  • Fixed an issue where categoryGroup meta bundles would be improperly marked as field due to a regression in the migration importing code
  • Removed OpenGraph tag dependency on facebookProfileId or facebookAppId being present
  • Fixed Pinterest verification tag dependency
  • Bumped the schemaVersion

Added

  • Added a migration to remove any errant seomatic_metabundles rows that have sourceBundleType set to field

Version 3.0.9

30 Apr 21:30
Compare
Choose a tag to compare

Changed

  • Fixed an issue when migrating data from Craft 2.x Seomatic_Meta fields and an Asset was set to "Custom"

Version 3.0.8

30 Apr 20:55
Compare
Choose a tag to compare

Changed

  • Removed excessive validation that was causing SEOmatic Fields to not save properly

Version 3.0.7

30 Apr 20:12
Compare
Choose a tag to compare

Changed

  • Fixed a regression that caused SEOmatic to not import data from old Craft 2.x Seomatic_Meta fields properly

Version 3.0.6

30 Apr 17:45
Compare
Choose a tag to compare

Changed

  • Fixed a regression that caused the Section meta bundles to be the wrong type

Version 3.0.5

27 Apr 21:17
Compare
Choose a tag to compare

Changed

  • Better instructions for the Canonical URL
  • Updated translations
  • Use correct sourceBundleType for Field meta bundles
  • Fixed a regression that caused Content SEO sections to not save properly

Version 3.0.4

27 Apr 02:54
Compare
Choose a tag to compare

Changed

  • Don't display Sections / Category Groups in Content SEO that no longer have public URLs
  • Fixed an issue with console requests
  • Fixed an issue where Sections and Category groups with the same handle didn't work right in Content SEO
  • More validation on the data passed into the SEO Settings field as a config array