Skip to content

Releases: ethercreative/seo

4.0.0

09 May 15:01
@Tam Tam
4296e0a
Compare
Choose a tag to compare

4.0.0 - 2022-05-04

Fixed

3.7.4

14 Jun 11:09
@Tam Tam
Compare
Choose a tag to compare

3.7.4 - 2021-06-14

Fixed

  • Fix error when trying to fetch social image (Fixes #358, via @MDXDave)

3.7.3

28 May 10:51
@Tam Tam
Compare
Choose a tag to compare

3.7.3 - 2021-05-28

Changes

  • Up Craft CMS requirement to ^3.5 (Fixes #341)

Fixed

  • Fix JS error on sitemap admin (Fixes #325)

3.7.2

25 May 15:30
@Tam Tam
Compare
Choose a tag to compare

3.7.2 - 2021-05-25

Changed

  • SEO will now add noindex to all environments except production, regardless of devMode (via @nstCactus)

Fixed

  • Fix sitemap error if some sites are disabled
  • Fix an exception when an entry type has multiple SEO fields (via @nstCactus)
  • Fix custom SEO objects always using fallback image (via @jmauzyk)

3.7.1

22 Apr 12:00
@Tam Tam
Compare
Choose a tag to compare

3.7.1 - 2021-04-22

Fixed

  • Fix migration issue when upgrading to 3.7 on MySQL

3.7.0

22 Apr 08:42
@Tam Tam
Compare
Choose a tag to compare

3.7.0 - 2021-04-22

Added

3.6.7

30 Nov 12:52
@Tam Tam
9e54594
Compare
Choose a tag to compare

3.6.7 - 2020-11-30

Changed

  • Set Twitter image transform to a 2:1 ratio (via @icreatestuff)
  • Hide the "Settings" links when admin changes are disallowed (via @nstCactus)

Fixed

  • Fix getSettingsHtml function to be compatible with Craft 3.5 (via @bendesilva)
  • Fix error in retrieving preview if no SVG tags are present on the page (via @tschoffelen)
  • Fix ErrorException error on sections XML (via @jesuismaxime)

3.6.6

30 Jun 13:45
@Tam Tam
cfacc65
Compare
Choose a tag to compare

3.6.6 - 2020-06-30

Added

  • Add gql field-type definition for Craft 3.3 GraphQL implementation (via @FreekVR)

3.6.5.2

24 Jun 08:20
@Tam Tam
f2de784
Compare
Choose a tag to compare

3.6.5.2 - 2020-6-24

Fixed

  • Fix incorrect content in fields on redirect edit (Fixes #309, #314)

3.6.5.1

22 May 09:06
@Tam Tam
33c5274
Compare
Choose a tag to compare

3.6.5.1 - 2020-05-22

Fixed

  • Fix missing order column install issue (Fixes #303)