Releases: Yoast/wordpress-seo
Releases · Yoast/wordpress-seo
27.1.1
27.1.1-RC1
Changes compared to: 27.1
Bugfixes:
- Fixes a bug where Schema aggregator endpoints were returning a fatal error when trying to access response pages other than the first one by using slash syntax. #23042
27.1
= 27.1 =
Release date: 2026-03-03
New: Introducing the Schema Aggregation feature. Futureproof your website for an agentic future. Read the full release post here.
Enhancements
- Introduces the Schema aggregation feature. Thanks to Syde for helping us with testing it!
- Introduces a more robust HTML processing and highlighting approach for the transition words assessment.
Bugfixes
- Fixes a bug where sentences containing transition words failed to be highlighted in transition words assessment when they contained elements excluded from the analysis such as
<code>. - Fixes a bug where Slovak two-part transition words weren't recognized when running the readability analysis.
27.2-RC1
Changes compared to: 27.1
Enhancements:
- Enhances the task list with tasks about the SEO and readability of recent posts. #22972
- Replaces the Toast with a ModalNotification dialog in the task list opt-in notification for improved accessibility, focus trapping, and keyboard navigation. #22960
Bugfixes:
- Fixes a bug where Schema aggregator endpoints were returning a fatal error when trying to access response pages other than the first one by using slash syntax. #23042
- Fixes a bug where
ImageObjectid related to Person Schema was not a fully-qualified, absolute URL. #23028 - Fixes a bug where structured data broke when
scripttag was used in the step description of the HowTo block. #23035 - Fixes a bug where the "Additional CSS class(es)" field was missing from the link popover when Yoast SEO was active. Props to somecodeiwrote. #23014
- Adds sanitization to duration text for the HowTo block. #23035
Other:
- Adds more loading tasks to the tasks list on the general page. #22767
Non user facing:
- Hides tasks about content's SEO if indexables or the SEO analysis feature are disabled. #22940
- Unifies the whys and hows of a task into a single about section. #22935
- Adds support for child tasks for the task modal. #22934
- Adds opacity to the priority and duration component when task is completed. #22934
- Change the progress bar width to the width of the text above. #22934
- Changes Task status icon when completed, not completed and loading. #22934
- Implements the task progress badge in the task row and modal. #22934
- Adds user locale support for task list est. duration. #22927
- Creates the endpoints needed for the Improve your content's SEO task. #22891
- Creates the endpoints needed for the Improve your content's SEO task. #22891
- Relocates task list logic to the task list store. #22781
- Adds GitHub Actions workflow to build plugin zip on demand. #23024
- Adds missing escaping for the Url_List_Presenter. #23016
- Fixes an edge case unreleased bug where having a post have a readability equal to 0 breaks the task list. #23023
- Fixes an edge case unreleased bug where having a post have a readability equal to 0 breaks the task list. #23023
- Fixes a bug where a error could occur when saving a taxonomy under circumstances that haven't been discovered. #22991
- Remved extra space in task modal. #23022
- Remved extra space in task modal. #23022
- Adds a scrollbar to the task modal when a child tasks overflows. #23008
- Fixes an unreleased bug where progress badge was disabled in the task row and produced a console error. #23008
- Makes the CTA of tasks with "link" or "add" buttons opened in a new tab when clicked. #23005
- Fixes an unreleased bug where HTML entities would be shown encoded in the child task titles. #23001
- Finalizes copies for the task list. #22993
- Fixes the progressbar and progress badge designs. #22990
- Adds a message for the parent task with no child task. #22990
- Adjusts the mobile design for task list and child tasks list. #22990
- Fixes an unreleased bug where the Completed icon was not immediately rendered when the currently open task was completed. #22967
- Complete
@TODOsin the task-list feature branch. #22966 - Fixes an unreleased bug where the Call-to-action button was not immediately disabled when the currently open task was completed. #22967
- Updates the main progress bar in the task list to include only parent tasks. #22964
- Adds the task anaylzer to the task modal int he tasks list. #22963
- Updated dev dependencies #23013
- Adds a special analyzer for SEO and Readability child tasks. #22959
- Improve titles of parent tasks by referencing the post type they are about. #22958
- Dynamically calculates the duration of parent tasks. #22950
- Adds tasks about readability score tasks. #22947
27.1-RC6
27.1-RC5
27.1-RC4
27.1-RC3
27.1-RC2
27.0
= 27.0 =
Release date: 2026-02-17
Yoast SEO 27.0 brings more enhancements and bugfixes. Find more information about our software releases and updates here.
Enhancements
- Adds
html-react-parserdependency for improved HTML string handling in React components. - Adds
imagesarray to FAQ and How-to blocks attributes for explicit image handling. - Migrates FAQ block's question/answer fields from array-based formats to HTML strings for better compatibility with WordPress components.
- Migrates How-to block's step name/text fields from array-based formats to HTML strings for better compatibility with WordPress components.
- Updates the design for the search appearance mode switcher.
Bugfixes
- Fixes a bug where inline link icon was missing when editing a sync pattern in the block editor with WordPress 6.9.
- Fixes a bug where the AI Optimize buttons remained active even when another button had been pressed.
- Fixes a bug where the subheading distribution assessment threw an error when there was some text with no subheadings plus a block containing a subheading (like the Yoast Table of contents block).
Other
- Changes the AI Generator
Generate 5 morebutton design and preview background. - Modernizes how translations of the plugin work by removing the unneeded
load_plugin_textdomain()calls. - Restores the suggestions title and
Generate 5 morebutton when the suggestions are loading. - Updates the name of the Yoast SEO AI+ card on the plans page.