You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: readme.txt
+21-27Lines changed: 21 additions & 27 deletions
Original file line number
Diff line number
Diff line change
@@ -303,6 +303,27 @@ Your question has most likely been answered on our help center: [yoast.com/help/
303
303
304
304
== Changelog ==
305
305
306
+
= 27.2 =
307
+
308
+
Release date: 2026-03-17
309
+
310
+
#### Enhancements
311
+
312
+
* Enhances the task list with tasks about the SEO and readability of recent posts.
313
+
* Replaces the Toast with a ModalNotification dialog in the task list opt-in notification for improved accessibility, focus trapping, and keyboard navigation.
314
+
315
+
#### Bugfixes
316
+
317
+
* Adds sanitization to duration text for the HowTo block.
318
+
* Fixes a bug where `ImageObject` id related to Person Schema was not a fully-qualified, absolute URL.
319
+
* 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.
320
+
* Fixes a bug where structured data broke when `script` tag was used in the step description of the HowTo block.
321
+
* Fixes a bug where the \"Additional CSS class(es)\" field was missing from the link popover when Yoast SEO was active. Props to [somecodeiwrote](https://github.com/somecodeiwrote).
322
+
323
+
#### Other
324
+
325
+
* Adds more loading tasks to the tasks list on the general page.
326
+
306
327
= 27.1.1 =
307
328
308
329
Release date: 2026-03-03
@@ -327,32 +348,5 @@ New: Introducing the Schema Aggregation feature. Futureproof your website for an
327
348
* 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>`.
328
349
* Fixes a bug where Slovak two-part transition words weren't recognized when running the readability analysis.
329
350
330
-
= 27.0 =
331
-
332
-
Release date: 2026-02-17
333
-
334
-
Yoast SEO 27.0 brings more enhancements and bugfixes. [Find more information about our software releases and updates here](https://yoa.st/releases).
335
-
336
-
#### Enhancements
337
-
338
-
* Introduces an `images` array attribute to FAQ and How-to blocks to allow for explicit image handling.
339
-
* Integrates `html-react-parser` to improve HTML string handling within React components.
340
-
* Migrates FAQ block question and answer fields from arrays to HTML strings to improve compatibility with WordPress components.
341
-
* Migrates How-to block step name and text fields from arrays to HTML strings to improve compatibility with WordPress components.
342
-
* Refines the design of the search appearance mode switcher.
343
-
344
-
#### Bugfixes
345
-
346
-
* Fixes a bug where the inline link icon was missing when editing a synced pattern in the Block Editor on WordPress 6.9.
347
-
* Fixes a bug where the AI Optimize buttons remained active even when another button had been pressed.
348
-
* Fixes a bug where the subheading distribution assessment threw an error when the content contained text without subheadings followed by a block that included a subheading (such as a Table of Contents block).
349
-
350
-
#### Other
351
-
352
-
* Updates the design of the `Generate 5 more` button and the preview background within the AI generator.
353
-
* Modernizes plugin translation handling by removing obsolete `load_plugin_textdomain()` calls.
354
-
* Restores the visibility of the suggestions title and the `Generate 5 more` button while suggestions are in the loading state.
355
-
* Renames the Yoast SEO AI+ card on the plans page for better clarity.
356
-
357
351
= Earlier versions =
358
352
For the changelog of earlier versions, please refer to [the changelog on yoast.com](https://yoa.st/yoast-seo-changelog).
0 commit comments