This repository has been archived by the owner on Nov 11, 2022. It is now read-only.
Releases: Yoast/Yoast-SEO-for-Magento2
Releases · Yoast/Yoast-SEO-for-Magento2
2.0.3 patch release
fix typo
2.0.2 patch release
fixed broken references to Location entity which does not exist
2.0.1 patch release
fixed wrong namespace for adminhtml button
2.0.0 release
Merge pull request #77 from Yoast/2.0-rc 2.0 rc
Patch release 1.1.1
Removed the rel=next and rel=prev meta tags. These must be rendered in the head section, but at that point the product collection has not been filtered yet. This results in possibly incorrect meta tags. A solution is being investigated, but for the time being it's better to have no tags than to have incorrect tags.
Release 1.1.0
Added a configuration option so that the attribute group code search-engine-optimization can be changed. This is useful if your installation import its attribute group configuration from another system and the native magento group code name can not be used.
Patch release 1.0.7
Fixes issue #54
patch release 1.0.6
Fixes issue #42
patch release 1.0.5
- fixes issue when product attributes are moved to a different attribute group
- implicitly create redirect when changing url key (slug) in the snippet editor
1.0.4 patch release
Changes:
- Implicitly uncheck the 'use default' checkbox when editing scopable values in store view mode.