Skip to content

Releases: Yoast/yoast-test-helper

1.18

01 Feb 12:19
Compare
Choose a tag to compare

= 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

30 Jan 09:09
Compare
Choose a tag to compare
1.18-RC7 Pre-release
Pre-release

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

25 Nov 17:39
Compare
Choose a tag to compare
1.18-RC6 Pre-release
Pre-release

Changes compared to 1.18-RC6:

Bugfixes:

  • Fixes some small bugs that could result in PHP notices/warnings/errors. #207

Other:

  • Sets the WordPress tested up to version to 6.4. #205

1.18-RC5

15 Sep 09:24
Compare
Choose a tag to compare
1.18-RC5 Pre-release
Pre-release

Changes compared to 1.18-RC4:

Bugfixes:

  • Fixes a bug where the DB version for News SEO would not be updated correctly. #199

1.18-RC4

13 Sep 08:00
Compare
Choose a tag to compare
1.18-RC4 Pre-release
Pre-release

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:

  • Removes filter_input and filter_var for PHP 8.1. #192
  • Set the minimum supported WordPress version to 6.1. #188

1.18-RC3

31 Mar 15:17
Compare
Choose a tag to compare
1.18-RC3 Pre-release
Pre-release

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

09 Sep 14:39
Compare
Choose a tag to compare
1.18-RC2 Pre-release
Pre-release

Changes compared to 1.18-RC1:

Enhancements:

  • Adds a feature toggle to enable the new settings UI. #163
  • Adds a feature toggle to enable the indexables overview. #164

1.18-RC1

07 Sep 10:39
Compare
Choose a tag to compare
1.18-RC1 Pre-release
Pre-release

= 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:

  • Dev dependency update #156
  • CI improvement #157
  • Code consistency #158
  • CI maintenance #159

1.17

17 May 08:40
Compare
Choose a tag to compare

= 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.

1.17-RC2

13 May 07:30
Compare
Choose a tag to compare
1.17-RC2 Pre-release
Pre-release

Changes compared to 1.17-RC1:

Other:

  • Removes the obsolete Reset Configuration Wizard button. #152