Skip to content

Commit

Permalink
Add changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
YoastBot committed Dec 18, 2024
1 parent 1ab634f commit 9ea84a2
Showing 1 changed file with 15 additions and 20 deletions.
35 changes: 15 additions & 20 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -274,48 +274,43 @@ Your question has most likely been answered on our help center: [yoast.com/help/

== Changelog ==

= 24.1 =
= 24.2 =

Release date: 2024-12-18

Yoast SEO 24.1 adds the Yoast SEO Dashboard to monitor your site's SEO performance in one overview. Find more about Yoast SEO 24.1 in [our release post](https://yoa.st/release-18-12-24)!
Release date: 2024-12-31

#### Enhancements

* Introduces the Yoast Dashboard, a place where site administrators can check the SEO and Readability performance of the site's posts.
* Adds `Not analyzed` as an option in the readability filter in the posts page.
* Enhances the existing `Needs improvement` option in the readability filter in the posts page, to include posts that don't have enough content as well.
* Improves the tooltips accessibility in the related keyphrase suggestions modal.

#### Bugfixes

* Fixes a bug where posts that have been set to explicitly not be noindexed and had no keyword set would not appear in the relevant SEO filter in the posts page.
* Fixes a bug where a deprecation message would appear in PHP 8+ when saving a post containing images with invalid sources. Props to [kkmuffme](https://github.com/kkmuffme).
* 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](https://github.com/kfeinUI).

#### Other

* Improves the translatability of feedback for the _paragraph length_ and the _sentence length_ assessments.
* Changes the title text on the Yoast installation success page.
* Fixes a console warning about ReactDOM.render being no longer supported in React 18.

= 24.0 =
= 24.1 =

Release date: 2024-12-03
Release date: 2024-12-18

Yoast SEO 24.0 brings more enhancements and bugfixes. [Find more information about our software releases and updates here](https://yoa.st/release-3-12-24).
Yoast SEO 24.1 adds the Yoast SEO Dashboard to monitor your site's SEO performance in one overview. Find more about Yoast SEO 24.1 in [our release post](https://yoa.st/release-18-12-24)!

#### Enhancements

* Allows to set OpenGraph image HTML metadata `width`, `height`, and `type` to `null` in order not to show them. Props to [GiovanniMounir](https://github.com/GiovanniMounir).
* Improves the _transition words_ assessment for Portuguese and English by updating the relevant lists of transition words. Props to [BrunoAseff](https://github.com/BrunoAseff).
* Introduces an error message in the Yoast _General_ page in case of JavaScript errors.
* Updates the design and translations of the country selector in the modal for related keyphrase suggestions.
* Introduces the Yoast Dashboard, a place where site administrators can check the SEO and Readability performance of the site's posts.
* Adds `Not analyzed` as an option in the readability filter in the posts page.
* Enhances the existing `Needs improvement` option in the readability filter in the posts page, to include posts that don't have enough content as well.

#### Bugfixes

* Fixes a bug where the first step in the _First time configuration_ would not be considered finished unless the _Site representation_ step would be finished as well.
* Fixes a bug where the settings for a post type are inaccessible when the permalink structure includes special characters that require encoding, e.g., when WooCommerce products are set to use the \"Shop base with category\" permalink structure.
* Fixes a bug where the Yoast _General_ page would not reflect the active menu item properly if using a fallback.
* Fixes a bug where posts that have been set to explicitly not be noindexed and had no keyword set would not appear in the relevant SEO filter in the posts page.

#### Other

* Improves the documentation for `wpseo_enable_tracking` filter. Props to [kkmuffme](https://github.com/kkmuffme).
* Improves the translatability of feedback for the _paragraph length_ and the _sentence length_ assessments.

= 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 9ea84a2

Please sign in to comment.