Skip to content

v2.0.4 - AI Sitemap & Data Parity

Choose a tag to compare

@alaboudreau alaboudreau released this 28 Feb 19:38
· 10 commits to main since this release

What's New

AI Discovery

Data Parity (WooCommerce now matches PrestaShop & Shopify)

  • Product Identifiers: GTIN, EAN, UPC, ISBN, MPN extracted from product meta and synced to Knowledge Graph
  • Characteristics: Attributes exported as {name, value}\ pairs
  • Product Condition: Condition field synced (new/used/refurbished)
  • Associated Products: Upsells and cross-sells exported as [{id, type}]\
  • Stock Status: Explicit \stock_status\ field (instock/outofstock/onbackorder)
  • Timestamps: \date_created\ and \date_modified\ in ISO 8601 format

Fixes

  • Removed always-firing debug \�rror_log\ calls that impacted production performance