Merged in feature/314-dev-dev01 (pull request #24)
auto-patch 314-dev-dev01-2024-01-25T04_09_02 * auto-patch 314-dev-dev01-2024-01-25T04_09_02
This commit is contained in:
@@ -5,7 +5,7 @@ License: GPLv3
|
||||
License URI: http://www.gnu.org/licenses/gpl.html
|
||||
Tags: SEO, XML sitemap, Content analysis, Readability, Schema
|
||||
Tested up to: 6.4
|
||||
Stable tag: 21.8.1
|
||||
Stable tag: 21.9
|
||||
Requires PHP: 7.2.5
|
||||
|
||||
Improve your WordPress SEO: Write better content and have a fully optimized WordPress site using the Yoast SEO plugin.
|
||||
@@ -342,6 +342,32 @@ Your question has most likely been answered on our help center: [yoast.com/help/
|
||||
|
||||
== Changelog ==
|
||||
|
||||
= 21.9 =
|
||||
|
||||
Release date: 2024-01-23
|
||||
|
||||
We've just released Yoast SEO 21.9. This release comes with many behind-the-scenes improvements and general enhancements. Find out more about what's new in Yoast SEO 21.9 in [our release post](https://yoa.st/release-23-1-24)!
|
||||
|
||||
#### Enhancements
|
||||
|
||||
* Adds a filter to add images to the front page in sitemaps.
|
||||
* Adds a filter to allow adding images to terms in sitemaps.
|
||||
* Clears rewrite rules only for the strip category base option.
|
||||
* Removes the clearing of rewrite rules on every option update.
|
||||
* Replaces the sitemap rewrite rules mechanism, props to [felixarntz](https://github.com/felixarntz).
|
||||
|
||||
#### Bugfixes
|
||||
|
||||
* Fixes a bug where a post would be saved when trying to dismiss a notification while editing.
|
||||
* Fixes a bug where editing a product would either crash or be slow when there is a high number of registered attributes.
|
||||
* Fixes a bug where the Yoast plugin icon in the block editor would not have any horizontal spacing anymore when rendered in "compact" mode.
|
||||
|
||||
#### Other
|
||||
|
||||
* Be explicit about required PHP extensions.
|
||||
* Improves PHP 8.2 compatibility.
|
||||
* Sets the minimum supported WordPress version to 6.3.
|
||||
|
||||
= 21.8.1 =
|
||||
|
||||
Release date: 2024-01-19
|
||||
@@ -373,30 +399,5 @@ We've just released Yoast SEO 21.8. In this release, we've focused on general en
|
||||
* Removes a set of Elementor widgets from the content analysis to make the analysis results more accurate.
|
||||
* Re-orders menu items in block editor metabox and sidebar, classic editor metabox and Elementor editor sidebar to be consistent with Yoast SEO Premium.
|
||||
|
||||
= 21.7 =
|
||||
|
||||
Release date: 2023-12-12
|
||||
|
||||
Yoast SEO 21.7 is out now. In this release, we bring an improved first-time configuration, making it easier for people to get started. Also, we fixed several bugs and added some enhancements. Find out more about what's new in Yoast SEO 21.7 in [our release post](https://yoa.st/release-12-12-23)!
|
||||
|
||||
#### Enhancements
|
||||
|
||||
* Removes a superfluous warning in the first time configuration when the site environment is non-production.
|
||||
|
||||
#### Bugfixes
|
||||
|
||||
* Fixes a bug where an additional `Organization, Person` schema piece would be wrongly generated for author pages when a website representing an organization was set to represent a person different from the author.
|
||||
* Fixes a bug where the initial state for the website name would be empty when saving the site representation step in the first time configuration.
|
||||
* Fixes a bug where modifications to the analysis data would not be included in the Insights analysis.
|
||||
* Fixes a bug where the "view" button for tracking SEO performance would have the wrong size when editing a post in Elementor and Classic editor.
|
||||
|
||||
#### Other
|
||||
|
||||
* Adds checks to ensure that the plugin has no known incompatibilities with PHP 8.3.
|
||||
* Improves the discoverability of the security policy.
|
||||
* Improves the instructions in the first-time configuration so that they're easier to follow.
|
||||
* Improves the new installation screen layout and design.
|
||||
* Provides a filter to add a list of shortcodes so they can be parsed and then included in our content analysis in Classic editor.
|
||||
|
||||
= Earlier versions =
|
||||
For the changelog of earlier versions, please refer to [the changelog on yoast.com](https://yoa.st/yoast-seo-changelog).
|
||||
|
||||
Reference in New Issue
Block a user