Skip to content

27.4-RC1

Pre-release
Pre-release

Choose a tag to compare

@yoastbot yoastbot released this 31 Mar 11:41

Changes compared to: 27.3

Enhancements:

  • Enhances the task list with a task about customizing meta descriptions in recent content. #23102
  • Enhances the task list with a task about deleting the "Sample Page". #23102
  • Improves the UX of completing tasks that require users to go to specific part of the post editor, by redirecting them to the exact spot they need to be. #23102
  • Adds a "Yoast" tab to the WordPress Plugins screen that groups all installed Yoast plugins when two or more are present. Requires WordPress 7.0+. #23101

Bugfixes:

  • Fixes a bug where alt text changes made via the inline image editor in How-to and FAQ blocks were not being reflected on the frontend. Props to @param-chandarana. #23018
  • Fixes a bug where the task list copies were displayed in the site language instead of the user language #23102

Other:

  • Updates the webinar promotion banner copy on admin pages. #23091

Non user facing:

  • Improves the UX of completing tasks that require users to go to specific part of the post editor, by redirecting them to the exact spot they need to be. #23015
  • Centralizes endpoint infrastructure (Endpoint_Interface, Endpoint_List, Endpoints_Repository) into src/routes/endpoint/. #23084
  • Enhances the task list with a task about deleting the "Sample Page". #23019
  • Introduces a new task to improve recent posts' meta description. #23064
  • Updates the single title assessment documentation. #22936
  • Fixes a bug where the task list copies were displayed in the site language instead of the user language. #23020
  • Improves the UX of completing tasks that require users to go to specific part of the post editor, by redirecting them to the exact spot they need to be. #23015
  • Removes hard-coded REST API paths from AI frontend code, replacing them with backend-provided endpoint paths. #23084
  • Removes upsell notices from the first-time configuration wizard while preserving the UI styling improvements introduced in the same PR. #23116