Releases: Yoast/wordpress-seo
Releases · Yoast/wordpress-seo
22.9
= 22.9 =
Release date: 2024-06-18
Yoast SEO 22.9 brings more enhancements and bugfixes. Find more information about our software releases and updates here.
Enhancements
- Helps guide Elementor users to Yoast when they have the new editor top bar activated.
- Adds additional filter options for the
og:image
meta tags. - Improves compatibility with custom RSS feeds. Props to @gsusI.
Bugfixes
- Fixes a bug where a PHP notice would be thrown on RSS feeds when a canonical URL can not be created for its parent page.
Others
- Changes the copy in the admin sidebar from
Premium
toUpgrades
.
22.9-RC4
22.9-RC3
Changes compared to: 22.9-RC2
Enhancements:
- Improves compatibility with custom RSS feeds. Props to @gsusI. #21374
- Adds additional filter options for the
og:image
meta tags. #21383
Bugfixes:
- Fixes a bug where a PHP notice would be thrown on RSS feeds when a canonical URL can not be created for its parent page. #21393
Others:
- Changes the copy in the admin sidebar from
Premium
toUpgrades
. #21378
Non user facing:
- Removes some unused translation information from our script data. #21386
22.9-RC2
22.8
= 22.8 =
Release date: 2024-05-28
Yoast SEO 22.8 brings enhancements and bugfixes. Find more information about our software releases and updates here.
Enhancements
- Converts the Yoast Breadcrumbs block to use the Blocks V3 API.
Bugfixes
- Fixes a bug preventing multiple FAQ blocks from being added to a post/page.
- Fixes a bug where a class was missing in the output of the FAQ and How-To blocks.
- Fixes a bug where a "Failed to retrieve media" error could prevent selecting a different image or removing the current selection.
- Fixes a bug where our modals would not open when visiting our sidebar in Elementor for the second time.
- Fixes a bug where some Yoast SEO settings could not be imported correctly.
Other
- Removes the fixed date and separator snippet variables from the meta description text field.
- Removes the Yoast SEO Breadcrumbs panel from the Customizer to improve compatibility with block-based themes. Users can always change the options for the breadcrumbs under Yoast SEO > Settings > Advanced > Breadcrumbs.
- Deprecates the
WPSEO_Customizer
class.
22.9-RC1
22.8-RC4
22.8-RC3
22.8-RC2
22.7
= 22.7 =
Release date: 2024-05-14
Yoast SEO 22.7 converts selected blocks to the Blocks V3 API and brings multiple bugfixes. Find more information about our software releases and updates here.
Enhancements
- Converts the Yoast How-to and FAQ blocks to use the Blocks V3 API.
- Introduces a
date
and aseparator
snippet variable to the meta description text field, to make clear that both the date and a separator are automatically added to the character count of the meta description. Hovering over the variables reveals a tooltip with more explanation.
Bugfixes
- Fixes a bug where a PHP deprecation error would be thrown when trying to convert a relative URL to an absolute one, with the provided value being
null
. - Fixes a bug where the character count of the meta description field would not include the automatically added date and separator when no additional content was provided.
- Fixes a bug where the elements in the Yoast sidebar and metabox are displayed in an incorrect order if Yoast SEO Premium is activated.
Other
- Deprecates
\Yoast\WP\SEO\Integrations\Blocks\Structured_Data_Blocks::enqueue_block_editor_assets()
. - Properly escapes tags in the Enhanced Slack Sharing presenter to prevent incorrect rendering and unwanted, potentially malicious behavior. Props to @rob006.
- Removes the
yoast-components-package
script. - Sets the minimum supported WordPress version to 6.4.