- Fixed migration issue when read-only mode enabled
- Added Canonical URL Meta Type
- Fixed metadata field template paths for case sensitive systems (#323)
- Fixed optimized title and description fallback logic when template is null
- Fixed bug where canonical URL was not respected as an override
- Added module path alias
- Improved logic when processing images for Schema
- Fixed migration logic for project config workflow
- Fixed an issue where Website Identity 'name' value was not being populated
- Fixed rendering of Website Identity 'address' value
- Added support for Craft 4
- Metadata now renders automatically
- Added
@yaireo/tagify
dependency
- Updated
craft.sproutSeo
variable tosprout.meta
- Updated Project Config settings from
sprout-seo
=>sprout-module-meta
- Updated translation category from
sprout-seo
=>sprout-module-meta
- Updated
php-science/textrank
dependency v1.2.1, - Updated Address field to use Craft Address field API
- Removed
{% sproutseo 'optimize' %}
tag - Removed Element Metadata "Editable Field" settings
- Removed
displayFieldHandles
setting. Craft now supports Field relabeling - Removed
jquery/tag-editor
dependency