PluginProbe
Yoast SEO – Advanced SEO with real-time guidance and built-in AI / 27.9
Yoast SEO – Advanced SEO with real-time guidance and built-in AI v27.9
28.5 28.4 28.3 28.2 28.1 28.0 27.9 27.8 27.7 27.6 27.5 trunk 18.0 18.1 18.2 18.3 18.4 18.4.1 18.5 18.5.1 18.6 18.7 18.8 18.9 19.0 All 129 releases
wordpress-seo / changelog.md

changelog.md in Yoast SEO – Advanced SEO with real-time guidance and built-in AI 27.9, at changelog.md

55 lines 2.3 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
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.9
11
12 Release date: 2026-06-22
13
14 #### Enhancements
15
16 * Improves the performance of the content analysis by reusing previously built HTML trees across assessor runs, related-keyphrase passes and research calls instead of rebuilding the tree for each.
17 * Passes shortcodes to the Insights analysis data for more consistent analysis result across application.
18
19 #### Bugfixes
20
21 * Fixes a bug where the recently modified posts were fetched twice when using the Content Planner.
22
23 #### Other
24
25 * Adds the web-server family to the server data collected for opt-in tracking.
26
27 ## 27.8
28
29 Release date: 2026-06-09
30
31 #### Enhancements
32
33 * Significantly reduces loading times of the root sitemap on sites with many users.
34 * Reduces loading times of the author sitemap on sites with many users.
35 * Makes the schema aggregator faster by drastically reducing the roundtrips to the database, when indexables are disabled.
36 * Makes the SEO optimization faster by drastically reducing the roundtrips to the database.
37 * Prevents unnecessary expensive DB queries when admin pages are being visited.
38 * Optimizes expensive DB queries when performing actions in admin pages related to SEO optimization.
39
40 #### Bugfixes
41
42 * 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.
43 * Fixes a bug where the dismiss button in the Webinar promo notice in general page was transparent.
44 * Improves post editor rendering performance by stabilising Redux selector and `withSelect` references in multiple components to prevent unnecessary re-renders.
45 * Fixes a bug where NaN was set as the Primary taxonomy and triggered a console error.
46
47 #### Other
48
49 * Removes the Yoast group from the filter bar on the WordPress plugins list.
50 * Sets the title of a child task to "(no title)" in the task list, when the related post has no title.
51 * 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.
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