Releases: ethercreative/seo
Releases · ethercreative/seo
4.0.0
3.7.4
3.7.3
3.7.2
3.7.2 - 2021-05-25
Changed
- SEO will now add
noindex
to all environments except production, regardless ofdevMode
(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
3.7.0
3.6.7
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)