| 1 |
Yoast SEO |
| 2 |
========= |
| 3 |
Requires at least: 6.8 |
| 4 |
Tested up to: 7.0 |
| 5 |
Requires PHP: 7.4 |
| 6 |
|
| 7 |
Changelog |
| 8 |
========= |
| 9 |
|
| 10 |
## 27.8 |
| 11 |
|
| 12 |
Release date: 2026-06-09 |
| 13 |
|
| 14 |
#### Enhancements |
| 15 |
|
| 16 |
* Significantly reduces loading times of the root sitemap on sites with many users. |
| 17 |
* Reduces loading times of the author sitemap on sites with many users. |
| 18 |
* Makes the schema aggregator faster by drastically reducing the roundtrips to the database, when indexables are disabled. |
| 19 |
* Makes the SEO optimization faster by drastically reducing the roundtrips to the database. |
| 20 |
* Prevents unnecessary expensive DB queries when admin pages are being visited. |
| 21 |
* Optimizes expensive DB queries when performing actions in admin pages related to SEO optimization. |
| 22 |
|
| 23 |
#### Bugfixes |
| 24 |
|
| 25 |
* Ensures compatibility with the React 19 version bundled in Gutenberg 23.3 (WordPress 7.1), fixing several screens and components that could otherwise fail to render. |
| 26 |
* Fixes a bug where the dismiss button in the Webinar promo notice in general page was transparent. |
| 27 |
* Improves post editor rendering performance by stabilising Redux selector and `withSelect` references in multiple components to prevent unnecessary re-renders. |
| 28 |
* Fixes a bug where NaN was set as the Primary taxonomy and triggered a console error. |
| 29 |
|
| 30 |
#### Other |
| 31 |
|
| 32 |
* Removes the Yoast group from the filter bar on the WordPress plugins list. |
| 33 |
* Sets the title of a child task to "(no title)" in the task list, when the related post has no title. |
| 34 |
* Introduces the `wpseo_custom_fields_pre_query` filter, allowing sites to short-circuit the potentially expensive custom-fields lookup in Yoast settings, with a pre-computed list or a custom query. |
| 35 |
|
| 36 |
## 27.7 |
| 37 |
|
| 38 |
Release date: 2026-06-02 |
| 39 |
|
| 40 |
#### Bugfixes |
| 41 |
|
| 42 |
* Fixes a bug where the block editor was crashing when some AI features were triggering errors. |
| 43 |
* Fixes a bug where a `FocusTrap` warning was thrown and the X button did not receive focus when the replace content confirmation modal from the AI Content Planner was opened. |
| 44 |
* Fixes a bug where only the first piece was returned when indexables were not available. |
| 45 |
* Fixes a bug where a warning was triggered in the console when editing a post with the Content Planner feature enabled. |
| 46 |
* Fixes a bug in Schema aggregator where products Schema pieces had incorrect `@id` values for `mainEntityOfPage` and `image` properties. |
| 47 |
* Fixes a bug where the AI features section was rendered twice on the user profile page. |
| 48 |
|
| 49 |
#### Other |
| 50 |
|
| 51 |
* Makes the Academy, Upgrade and Brand insights links visible to more user roles. |
| 52 |
|
| 53 |
### Earlier versions |
| 54 |
For the changelog of earlier versions, please refer to [](https://yoa.st/yoast-seo-changelogthe changelog on yoast.com](https://yoa.st/yoast-seo-changelog](https://yoa.st/yoast-seo-changelog). |
| 55 |
|