Releases: ashhitch/wp-graphql-yoast-seo
Releases · ashhitch/wp-graphql-yoast-seo
v4.23.2 Fix: WordPress.org version
Full Changelog: v4.23.1...v4.23.2
Github Action fix
Full Changelog: v4.23.0...v4.23.1
v4.23.0 - SEOTaxonomy support
What's Changed
- Add plugin dependencies by @stefanmomm in #173
- Add SEOTaxonomy support by @ashhitch in #177
New Contributors
- @stefanmomm made their first contribution in #173
Full Changelog: v4.22.5...v4.23.0
v4.22.5
What's Changed
- Move function from the
graphql_register_types
action hook by @renatonascalves in #162 - Hotfix/meta-error by @ashhitch in #164
New Contributors
- @renatonascalves made their first contribution in #162
Full Changelog: v4.22.4...v4.22.5
v4.22.4
What's Changed
- Update wp-graphql-yoast-seo.php by @pascalroget in #157
- woocommerce product support by @berryhijwegen in #158
New Contributors
- @pascalroget made their first contribution in #157
- @berryhijwegen made their first contribution in #158
Full Changelog: v4.22.3...v4.22.4
v4.22.3
What's Changed
- Fix TwitterImage: Cannot return null for non-nullable field "MediaItem.databaseId"." by @kuuak in #156
- fix: Fixes an error if $meta is empty for post type archive by @LiamMartens in #160
New Contributors
- @kuuak made their first contribution in #156
- @LiamMartens made their first contribution in #160
Full Changelog: v4.22.2...v4.22.3
v4.22.2 Cannot return null for non-nullable field "MediaItem.id"
Taxonomies metatag behaviour fixed
What's Changed
- Taxonomies metatag behavior fixed by @giorgiogilbert in #152
New Contributors
- @giorgiogilbert made their first contribution in #152
Full Changelog: v4.22.0...v4.22.1
Date archive title and description
What's Changed
Adds Date archive
title and description
query GetSeoConfig {
seo {
meta {
date {
description
title
}
}
}
}
Full Changelog: v4.21.0...v4.22.0
`metaRobotsIndex` and `metaRobotsFollow` string fields
What's Changed
- Increase "Tested up to:" by @BronsonQuick in #145
- Archive SEO enhancements by @rodrigo-arias in #144
- Update coding standards action by @ashhitch in #146
Full Changelog: v4.20.0...v4.21.0