Skip to content

20.2-RC1

Pre-release
Pre-release
Compare
Choose a tag to compare
@yoastbot yoastbot released this 07 Feb 09:53

Changes compared to: 20.1

Enhancements:

  • Improves the Settings' search modal accessibility. #19759
  • Improves accessibility for the extra other profiles in the Settings' Site representation when Organization is selected. #19757
  • Removes person's social profiles form from first time configuration. #19749
  • Changes the copy for notices in social profiles for person. #19749
  • Changes replacement variable name from Page number to Page in the Settings page. #19734
  • Improves the indexables creation mechanism by avoiding duplicate unindexed entries when multiple invalid posts and terms are being used. #19613
  • Stops creating indexables for attachments when attachment pages are disabled, thus decreasing the size of the database. #19297
  • Improves the performance of image schema creation for really large images. #19297

Other:

  • Hides "Enable SEO controls and assessments" option from taxonomies that has no standard WP UI. #19721
  • Adds a wpseo_indexable_forced_included_post_types filter to force creation of indexables for post types. #19712

Bugfixes:

  • Fixes a bug where the settings page of a post type would not load when a special character like ט was added as permalink. #19791

Non user facing:

  • Indexables Phase 2 (changelog items will be pulled from the separate PRs) #19799
  • Reverts #19789 (Changes view details to visit plugin site for all our premium plugins in the plugin overview.) #19798
  • Changes view details to visit plugin site for all our premium plugins in the plugin overview. #19789
  • Schedules cleanup when the Enable Media pages setting is turned off #19778
  • Moves scheduling of chunked cleanups at the end of the upgrade routine #19778
  • Updates versions and changelogs of several packages, and updates their relationships. #19775
  • Upgrades NPM package yoastseo to version 1.91.1 to add Vite support. #19714
  • Fixes deprecation notices when editing FAQ and How to blocks. #19703
  • Adds defensive code around php function for images in FAQ and How to. #19703
  • Enables Woo SEO to not perform unnecessary queries #19673
  • Adds defensive coding to safeguard edge case indexable creation. #19629
  • Fixes a bug where a fatal error would be thrown when building a hierarchy indexable when the parent indexable did not exists. #19629
  • Fixes a bug where a fatal error would be thrown when the post type posts was excluded and the post overview was visited. #19629
  • Document primary libraries and concepts used in new settings UI. #19395
  • Potentially informs the user when they enable the Attachment/Media Pages setting, to re-index. #19388
  • Cleans up the indexables table, when the Attachment/Media Pages setting is disabled. #19388
  • Adds a new wpseo_indexable_deleted action that triggers whenever an indexable is removed. #19316
  • Registers a run of the cleanup routine. #19316