Skip to main content
← Back to changelogs overview

Yoast SEO 15.2

Today, we are releasing Yoast SEO 15.2 into the wild. In this release, we've added an interesting improvement for Slack users — better visibility for your content when your URL is shared on Slack. We also improved the performance of the plugin in the backend due to us loading less JavaScript. Read more about what’s new in 15.2 in our release post!

Enhancements

  • Adds an Open Graph integration for The Events Calendar plugin. Props to Luehrsen
  • Sets the default schema type for Web Stories to Article. Props to swissspidy
  • Adds enhanced Slack sharing tags on posts and pages.
  • Adds a toggle for the above enhanced Slack sharing feature.
  • Flushes the permalinks from the indexable tables when a custom taxonomy base changes, and shows a reindex notification in that case.
  • Improves the loading times of admin pages where Yoast SEO is present.

Bugfixes

  • Fixes a bug where we linked to Google's Structured Data Test, which is deprecated. We now link to Google's Rich Results Test. Props to wormeyman
  • Fixes a bug where the styling of the General tab in the network admin dashboard was broken.
  • Fixes a bug where the German passive voice assessment would show an error when the text contained a participle enclosed within curly quotation marks (e.g., "getan").
  • Fixes a bug where the WooCommerce product permalinks were not updated after a permalink structure change.
  • Fixes a bug where the replacement variable dropdown menu was partially hidden for the description inputs in all preview modals.
  • Fixes a bug where a fatal error would be thrown on sites that did have curl installed but did not have the PHP curl extension installed.

Other

  • Removes the "Remind me in 7 days" link from the SEO data optimization notification on the Yoast SEO dashboard, which was shown for large sites with more than 2500 unindexed indexables. The notification can still be hidden by clicking the default dismiss button.
  • Adds the wpseo_image_data filter to enable the filtering of image metadata. Props to spacedmonkey.