From 9ea84a220561d0671c27fc0b3e10388aca51cc0e Mon Sep 17 00:00:00 2001 From: YoastBot Date: Wed, 18 Dec 2024 11:25:11 +0000 Subject: [PATCH] Add changelog --- readme.txt | 35 +++++++++++++++-------------------- 1 file changed, 15 insertions(+), 20 deletions(-) diff --git a/readme.txt b/readme.txt index 7e156641602..9b56ec19733 100644 --- a/readme.txt +++ b/readme.txt @@ -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).