Skip to content

Commit

Permalink
Add changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
YoastBot committed Mar 19, 2024
1 parent 402cec8 commit 19b86ae
Showing 1 changed file with 22 additions and 23 deletions.
45 changes: 22 additions & 23 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -342,48 +342,47 @@ Your question has most likely been answered on our help center: [yoast.com/help/

== Changelog ==

= 22.3 =
= 22.4 =

Release date: 2024-03-19

Yoast SEO 22.3 is out today. In this release, you’ll find various fixes and improvements for a better user experience. Find out more about what's new in Yoast SEO 22.3 in [our release post](https://yoa.st/release-19-3-24)!
Release date: 2024-04-02

#### Enhancements

* Removes an unnecessary query relating to breadcrumb schema generation on the homepage.
* Removes a duplicated query on author pages with internal images.
* Removes two unnecessary queries on pages where external images are of SEO interest, like author pages with Gravatar author images.

#### Bugfixes

* Adds `x.com` as a possible domain for the Twitter validation in our first time configuration social profiles settings.
* Fixes a bug where the `Or go to your SEO dashboard` link in the final step of our first time configuration would not be focusable using tab.
* Fixes a bug where an unneeded redirect would be created when a post was first published in Elementor.

#### Other

* Removes the autofill for taxonomy keyphrases.
* Sets the WordPress tested up to version to 6.5.
* Deprecates the slug of the `_dependencies` property of the private `$plugins` property in the `WPSEO_Plugin_Availability` class
* Fixes the width of the `Page type` dropdown field in the `Settings` page.
* Replacs `.substr()` with `.substring()` in JS files since it's deprecated.
* Stops showing deprecation warnings when retrieving data for paid add-ons goes wrong.
* Stops showing notifications about incompatibility with the WooCommerce's new beta product editor, after WooCommerce is deactivated
* Stops showing notifications prompting to install Yoast Woo SEO, after WooCommerce is deactivated.

= 22.2 =
= 22.3 =

Release date: 2024-03-05
Release date: 2024-03-19

Yoast SEO 22.2 is out today. In this release, you’ll find language analysis enhancements. More accurate keyphrase recognition and translation improvements to Yoast News SEO. Find out more about what's new in Yoast SEO 22.2 in [our release post](https://yoa.st/release-5-3-24)!
Yoast SEO 22.3 is out today. In this release, you’ll find various fixes and improvements for a better user experience. Find out more about what's new in Yoast SEO 22.3 in [our release post](https://yoa.st/release-19-3-24)!

#### Enhancements

* Improves keyphrase detection by treating hyphens and en-dashes as word boundaries. For example, if the keyphrase is 'dog-training tips', a keyphrase occurrence will be recognized as long as the words 'dog', 'training', and 'tips' are found in the same sentence.
* Improves recognition of single-word function words for Arabic and Hebrew.
* Improves the highlighting of keyphrases that contain hyphens or dashes. For example, if the keyphrase is 'Cold War era', it will be correctly highlighted in the phrase 'post-Cold War era'. Previously, the word 'post' would also be highlighted.
* Improves the _inclusive language analysis_ by refining feedback strings and excluding false positives for phrases related to mental health.
* Removes an unnecessary query relating to breadcrumb schema generation on the homepage.

#### Bugfixes

* Adds `x.com` as a possible domain for the Twitter validation in our site representation settings.
* Fixes a bug where `sitemap.xml` would redirect to a 404 when the HTTPS server value of the response would be "On" instead of "on".
* Fixes a bug where the _keyphrase in slug_ assessment would crash when the site language was Indonesian, the keyphrase contained a reduplicated word (e.g. 'buku-buku'), and a form of that word also occurred in the slug.
* Fixes a bug where the "Organization description" field would still be focusable via tabbing.
* Fixes a bug where the Organization's Site founding date would span 2 lines in Chrome, by removing our placeholder.
* Fixes a bug where the schema of a post requested through a REST request wouldn't include the primary image.
* Fixes a bug where the upsell message for Yoast WooCommerce SEO would appear when using the AI feature on a non-WooCommerce product page.
* Adds `x.com` as a possible domain for the Twitter validation in our first time configuration social profiles settings.
* Fixes a bug where the `Or go to your SEO dashboard` link in the final step of our first time configuration would not be focusable using tab.

#### Other

* Removes the autofill for taxonomy keyphrases.
* Sets the WordPress tested up to version to 6.5.

= Earlier versions =
For the changelog of earlier versions, please refer to [the changelog on yoast.com](https://yoa.st/yoast-seo-changelog).

0 comments on commit 19b86ae

Please sign in to comment.