Releases: Yoast/yoast-test-helper
Releases · Yoast/yoast-test-helper
1.18
= 1.18 =
Release date: February 1st, 2024
Enhancements:
- Adds a
schema
endpoint to any URL. Suffix the URL with/schema/
or?schema
and you'll get only the Schema for that URL, pretty printed.
Bugfixes:
- Fixes a bug where the DB versions for Local SEO and News SEO would not be updated correctly.
- Fixes some small bugs that could result in PHP notices/warnings/errors.
Other:
- Adds a checkbox to use the AI staging API.
- Removes the checkbox to enable the feature flag for the structured data blocks.
- Sets the WordPress tested up to version to 6.4.
- Sets minimum WordPress version to 6.3.
- Drops compatibility with PHP 5.6, 7.0 and 7.1.
- Improves translation handling for post types registration and indexation reset. Props to @alexclassroom.
1.18-RC7
Changes compared to 1.18-RC7:
Other:
- Improves translation handling for post types registration and indexation reset. Props to @alexclassroom. (#224)
- Sets the minimum supported WordPress version to 6.3. (#214)
1.18-RC6
1.18-RC5
1.18-RC4
Changes compared to 1.18-RC3:
Enhancements:
- Adds a checkbox to use the AI staging API. #195
Bugfixes:
- Fixes a bug where the DB version for Local SEO would not be updated correctly. #198
Other:
- Sets the minimum supported WordPress version to 6.2. #196
- Sets the WordPress tested up to version to 6.3. #193
Non user facing:
1.18-RC3
Changes compared to 1.18-RC2:
Other:
- Removes the checkbox to enable the feature flag for the structured data blocks. #187
- Sets the WordPress tested up to version to 6.2. #185
- Drops compatibility with PHP 5.6, 7.0 and 7.1. #184
- Sets minimum WordPress version to 6.0. #183
Non user facing:
- Updates the author uri value. #186
- Revert #182
- Update dev dependencies #178
- CI maintenance #177
- Improves PHP 8.1 compatibility for
replace_domain
function. #174 - Code consistency #173
- CI maintenance #172
- CI maintenance #171
- Update dev dependencies #170
- Sets tested up to version to 6.1 #169
- preparre for rename main to master yoast-dist #167
- Fixes an unreleased bug where the schema endpoint would not work when there's no canonical. #162
1.18-RC2
1.18-RC1
= 1.18 =
Enhancements:
- Adds a schema endpoint to any URL. Suffix the URL with /schema/ and you'll get only the Schema for that URL, pretty printed. #154
- Adds option to overwrite the default thresholds of the indexables page. #161
Other:
- Sets minimum WordPress version to 5.9 and tested up to 6.0. #153
- Add reset buttons for indexable ignore lists #155
Nonuser facing:
1.17
= 1.17 =
Release date: May 17th, 2022
Enhancements:
- Improves compatibility with the First-time configuration released with Yoast SEO 18.9.
Other:
- Removes the obsolete
Reset Configuration Wizard
button.