Skip to content

24.2-RC1

Pre-release
Pre-release

Choose a tag to compare

@yoastbot yoastbot released this 18 Dec 11:31

Changes compared to: 24.1

Enhancements:

  • Improves the tooltips accessibility in the related keyphrase suggestions modal. #21894

Bugfixes:

  • Fixes a bug where TypeError would occur when checking for capabilities of SEO Manager user role when the roles were not passed as an array. Props to kfeinUI. #21881
  • Fixes a bug where a deprecation message would appear in PHP 8+ when saving a post containing images with invalid sources. Props to kkmuffme. #21786

Other:

  • Fixes a console warning about ReactDOM.render being no longer supported in React 18. #21889
  • Changes the title text on the Yoast installation success page. #21889

Non user facing:

  • Update dependencies #21920
  • Adds an integration test to make sure the filter pairs repository returns the needed data. #21897
  • Refactors microcaching to use the decorator pattern. #21879
  • Adds integration test for the Taxonomies_Repository class. #21893
  • Adds tests for the Dashboard frontend. #21898
  • Increases the shadow of the header and widgets on the Dashboard page. #21899
  • Adds an integration test to make sure the endpoints repository returns the needed data. #21896
  • Update test tooling #21919