Skip to content

1.18-RC1

Pre-release
Pre-release
Compare
Choose a tag to compare
@thijsoo thijsoo released this 07 Sep 10:39

= 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