Changelog

What's new in ShelfReady

Every release, straight from the repository.

  1. Public API, docs, and webhooks

    New

    v0.7.0 · July 17, 2026

    • REST API at /api/v1 with scoped merchant keys: catalog push, sync triggers, feed URLs, audit results.
    • OpenAPI 3.1 spec and hosted API reference at /docs.
    • Outbound webhooks (sync.completed, feeds.rendered, audit.completed) with HMAC-SHA256 signatures and automatic retries.
  2. BigCommerce, Magento, and feed-URL import

    New

    v0.6.0 · July 17, 2026

    • BigCommerce connector (Catalog V3) and Magento / Adobe Commerce connector (REST), both with encrypted read-only credentials.
    • Generic feed-URL importer: point ShelfReady at an existing Google Shopping XML or CSV feed — works with any cart.
  3. AI enrichment and freshness monitoring

    New

    v0.5.0 · July 17, 2026

    • Claude-drafted titles, descriptions, and attributes with a human approve/reject workflow — nothing changes without your sign-off.
    • Daily drift checks compare your live store against the feeds and email you a digest when prices or availability diverge.
  4. Agent-readiness audit

    New

    v0.4.0 · July 17, 2026

    • Every SKU scored against 12 weighted rules (identifiers, descriptions, prices, images…), rolled up into a catalog score and grade.
    • Free instant audit on the landing page: paste a store URL, get a score from your real product pages.
  5. Feed engine

    New

    v0.3.0 · July 17, 2026

    • OpenAI ACP (CSV + JSON), Google Merchant Center TSV, and schema.org JSON-LD rendered from one canonical catalog.
    • Hosted at stable tokenized URLs with one-click token rotation.
  6. Catalog ingest

    New

    v0.2.0 · July 17, 2026

    • CSV/XLSX upload with automatic column mapping and locale-aware price parsing.
    • WooCommerce connector with encrypted read-only REST credentials.
  7. Foundation

    New

    v0.1.0 · July 17, 2026

    • Multi-tenant core with enforced tenant isolation, canonical product model with ACP-spec validation, and the audit-findings pipeline.