PluginProbe ʕ •ᴥ•ʔ
Yoast SEO – Advanced SEO with real-time guidance and built-in AI / 27.3
Yoast SEO – Advanced SEO with real-time guidance and built-in AI v27.3
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 19.1 19.10 19.11 19.12 19.13 19.14 19.2 19.3 19.4 19.5 19.5.1 19.6 19.6.1 19.7 19.7.1 19.7.2 19.8 19.9 20.0 20.1 20.10 20.11 20.12 20.13 20.2 20.2.1 20.3 20.4 20.5 20.6 20.7 20.8 20.9 21.0 21.1 21.2 21.3 21.4 21.5 21.6 21.7 21.8 21.8.1 21.9 21.9.1 22.0 22.1 22.2 22.3 22.4 22.5 22.6 22.7 22.8 22.9 23.0 23.1 23.2 23.3 23.4 23.5 23.6 23.7 23.8 23.9 24.0 24.1 24.2 24.3 24.4 24.5 24.6 24.7 24.8 24.8.1 24.9 25.0 25.1 25.2 25.3 25.3.1 25.4 25.5 25.6 25.7 25.8 25.9 26.0 26.1 26.1.1 26.2 26.3 26.4 26.5 26.6 26.7 26.8 26.9 27.0 27.1 27.1.1 27.2 27.3 27.4
wordpress-seo / changelog.md
wordpress-seo Last commit date
admin 2 months ago blocks 4 months ago css 2 months ago images 2 months ago inc 2 months ago js 2 months ago lib 3 months ago packages 2 months ago src 2 months ago vendor 2 months ago vendor_prefixed 6 months ago changelog.md 2 months ago index.php 10 years ago license.txt 8 years ago readme.txt 2 months ago wp-seo-main.php 2 months ago wp-seo.php 2 months ago wpml-config.xml 3 years ago
changelog.md
60 lines
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.3
11
12 Release date: 2026-03-31
13
14 Yoast SEO 27.3 brings more enhancements and bugfixes. [](https://yoa.st/releasesFind more information about our software releases and updates here](https://yoa.st/releases](https://yoa.st/releases).
15
16 #### Enhancements
17
18 * Introduces a more robust HTML processing approach for the _keyphrase in subheadings_ assessment.
19 * Adds the highlighting feature to _keyphrase in subheadings_ assessment. Now users can highlight the headings that include the keyphrase or synonyms.
20
21 #### Bugfixes
22
23 * Fixes a bug where the installation success redirect was incorrectly fire during AJAX, cron, REST API, or JSON requests, breaking integrations such as the Bluehost SSO.
24 * Fixes a bug where `Deprecated: strip_tags(): Passing null to parameter #1 ($string) of type string is deprecated` notices appeared on certain actions, like when activating the plugin, or saving a Yoast setting. Props to @sabernhardt.
25 * Fixes a console error in the editor related to AI Generate feature that occurred when the “Enable SEO controls and assessments” option was disabled for a content type.
26
27 #### Other
28
29 * Sets the _WordPress tested up to_ version to 7.0.
30 * Updates the completion message and changes the call-to-action button text of the First-time configuration.
31 * Improves security of format_json_encode() by removing JSON_UNESCAPED_SLASHES, which could allow a user to control tags in the schema JSON-LD output. Props to @rob006.
32
33 ## 27.2
34
35 Release date: 2026-03-17
36
37 Yoast SEO 27.2 brings more enhancements and bugfixes. [](https://yoa.st/releasesFind more information about our software releases and updates here](https://yoa.st/releases](https://yoa.st/releases).
38
39 #### Enhancements
40
41 * Updates the Google Preview on WooCommerce product pages to show the rating as best out of 5, in line with how SERPs visualize the schema structure generated by Woocommerce. This change only applies when Yoast WooCommerce SEO is installed.
42 * Enhances the task list with tasks about the SEO and readability of recent posts.
43 * Replaces the Toast with a ModalNotification dialog in the task list opt-in notification for improved accessibility, focus trapping, and keyboard navigation.
44
45 #### Bugfixes
46
47 * Fixes a bug where the Schema aggregator response headers processor was called even when the feature was off.
48 * Fixes a bug where the Schema aggregator could break if another plugin returns `null` from the `rest_pre_serve_request` filter.
49 * Fixes a bug where structured data broke when `script` tag was used in the step description of the HowTo block.
50 * Adds sanitization to duration text for the HowTo block.
51 * Fixes a bug where `ImageObject` id related to Person Schema was not a fully-qualified, absolute URL.
52 * Fixes a bug where the "Additional CSS class(es)" field was missing from the link popover when Yoast SEO was active. Props to [](https://github.com/somecodeiwrotesomecodeiwrote](https://github.com/somecodeiwrote](https://github.com/somecodeiwrote).
53
54 #### Other
55
56 * Adds more loading tasks to the tasks list on the general page.
57
58 ### Earlier versions
59 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).
60