Introduces the Social Appearance Templates feature. This will give you the possibility to set title and description templates and a default image for social sharing of all your content types, archives and taxonomies.
Improves the stemming of Spanish words that look like ending in suffix -mente, e.g. "clemente" was incorrectly stemmed to "cl", now it’s stemmed to "clement".
Bugfixes:
Fixes a bug where the Yoast\WP\SEO\enable_notification_{$watch_type}_{$notification_type} filter name was not correctly registered.
Other:
Deprecates the Yoast\WP\SEO\Integrations\Admin\Prominent_Words\Indexing_Integration class in favor of the Yoast\WP\SEO\Premium\Integrations\Admin\Prominent_Words\Indexing_Integration class.
Deprecates the Yoast\WP\SEO\Integrations\Admin\Prominent_Words\Metabox_Integration class in favor of the Yoast\WP\SEO\Premium\Integrations\Admin\Prominent_Words\Metabox_Integration class.
Deprecates the Yoast\WP\SEO\Helpers\Prominent_Words_Helper class in favor of the Yoast\WP\SEO\Premium\Helpers\Prominent_Words_Helper class.
Deprecates the Yoast\WP\SEO\Helpers\Zapier_Helper class in favor of the Yoast\WP\SEO\Premium\Helpers\Zapier_Helper class.
Deprecates the Yoast\WP\SEO\Conditionals\Zapier_Enabled_Conditional class in favor of the Yoast\WP\SEO\Premium\Conditionals\Zapier_Enabled_Conditional class.
Deprecates the Yoast\WP\SEO\Integrations\Third_Party\Elementor_Premium class in favor of the Yoast\WP\SEO\Premium\Integrations\Third_Party\Elementor_Premium class.
Deprecates the Yoast\WP\SEO\Integrations\Third_Party\Zapier class in favor of the Yoast\WP\SEO\Premium\Integrations\Third_Party\Zapier class.
Deprecates the Yoast\WP\SEO\Integrations\Third_Party\Zapier_Classic_Editor class in favor of the Yoast\WP\SEO\Premium\Integrations\Third_Party\Zapier_Classic_Editor class.
Deprecates the Yoast\WP\SEO\Integrations\Third_Party\Zapier_Trigger class in favor of the Yoast\WP\SEO\Premium\Integrations\Third_Party\Zapier_Trigger class.
Improves Hungarian word form recognition of certain words with the letter combinations cs, dz, dzs, gy, ly, ny, ty, and zs, for example balszerencséjük and balszerencséjére.
Bugfixes:
Fixes a bug where word form support for languages other than English would not work in Elementor.
Adds user profile controls for richer profile Schema. If you fill in (for example) your job title, birthdate or honorific prefix in the newly added input fields in your user profile settings, that data will be used in the profile Schema output.
Implements TranslationsPress to reduce the zip size, by no longer shipping translations for Premium in the zip but loading them dynamically instead.
Moves the “Custom fields to include in page analysis” input fields to above the archives settings for supported post types on the Search Appearance > Content types tab, updates the styling of the field, and adds a help icon that links to the related help page.
Other:
Restricts access for managing redirects to Editors and Administrators, and other users with the wpseo_manage_redirects capability.