Skip to content

1.18

Latest
Compare
Choose a tag to compare
@enricobattocchi enricobattocchi released this 01 Feb 12:19
· 70 commits to develop since this release

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