Skip to content

Commit 60980d9

Browse files
committed
Update changelog
1 parent ed054ea commit 60980d9

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

readme.txt

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -316,6 +316,10 @@ Release date: 2026-06-09
316316
* Prevents unnecessary expensive DB queries when admin pages are being visited.
317317
* Reduces loading times of the author sitemap on sites with many users.
318318
* Significantly reduces loading times of the root sitemap on sites with many users.
319+
* Updates the design of the focus keyphrase field to use the `@yoast/ui-library` `TextField`, with an inline description and a "Type here" placeholder.
320+
* Wraps the focus keyphrase field in a collapsible that defaults to open, mirroring the other analysis sections.
321+
* Replaces the legacy `Get related keyphrases` button text with `Discover related keyphrases` and a leading search icon.
322+
* Adds a new `RelatedKeyphraseInputField` component to the editor modules to render the updated related keyphrase input field in YoasSEO Premium.
319323

320324
#### Bugfixes
321325

@@ -325,7 +329,7 @@ Release date: 2026-06-09
325329
#### Other
326330

327331
* Introduces the `wpseo_custom_fields_pre_query` filter, allowing sites to short-circuit the potentiall expensive custom-fields lookup in Yoast settings, with a pre-computed list or a custom query.
328-
* Sets the title of a child task to \"(no title)\" in the task list, when the related post has no title.
332+
* Sets the title of a child task to "(no title)" in the task list, when the related post has no title.
329333

330334
= 27.7 =
331335

0 commit comments

Comments
 (0)