Releases: Yoast/yoast-test-helper
Releases · Yoast/yoast-test-helper
1.11.0
1.11-RC1
1.10.0
= 1.10 =
Release Date: November 17th, 2020
Bugfixes:
- Fixes a bug where the
Start SEO Data optimization
button was not shown after resetting the indexables tables and migrations. - Fixes a bug where no notification was shown to reindex your site when resetting the indexables tables and migrations, the prominent words table, and the internal link count.
- Fixes a bug where the
Reset indexables tables & migrations
functionality did not reset the internal link count transients.
Other:
- Makes the plugin translatable.
1.10-RC2
1.10-RC1
= 1.10 =
Release Date: November 17th, 2020
Bugfixes:
- Fixes a bug where the
Start SEO Data optimization
button was not shown after resetting the indexables tables and migrations. #106 - Fixes a bug where no notification was shown to reindex your site when resetting the indexables tables and migrations, the prominent words table, and the internal link count. #107
Other:
- Makes the plugin translatable. #110
Non-user-facing:
1.9.0
1.8.0
Enhancements:
- Added resets for indexables related options when using the Yoast Test Helper to reset the indexables and migrations.
- Added resets for prominent word related functionality when using the Yoast Test Helper to reset the prominent words calculation.
Bugfixes:
- Fixes the database versions keys the plugin checks for Video SEO and WooCommerce SEO as they've been changed in these plugins.
1.7.0
1.6.0
Enhancements:
- Removed the feature toggle for internal linking as it's no longer in use.
- Changed the order of admin boxes to be more logical.
Bugfixes:
- Fix fatal error with debug panel.
Under the hood:
- If an integration returns an empty string for its form controls, don't output the admin block.
- Several QA fixes and CS fixes.
- Travis now builds for PRs.
- Added a
.gitattributes
for more easy exporting.
1.5
Release Date: April 3rd, 2020
Enhancements:
- Added a button to reset your database to pre-Indexables state. When running an indexables branch this causes all migrations to re-run and thus all tables to be created cleanly.
- Added a button to reset the configuration wizard state.
Bugfixes:
- Fixes a bug where saving the Influence schema setting wouldn't work.
General:
- Switched to YoastCS 2.0 and changed the auto-loading process.