Changelog
What's new in ShelfReady
Every release, straight from the repository.
Public API, docs, and webhooks
Newv0.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.
BigCommerce, Magento, and feed-URL import
Newv0.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.
AI enrichment and freshness monitoring
Newv0.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.
Agent-readiness audit
Newv0.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.
Feed engine
Newv0.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.
Catalog ingest
Newv0.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.
Foundation
Newv0.1.0 · July 17, 2026
- Multi-tenant core with enforced tenant isolation, canonical product model with ACP-spec validation, and the audit-findings pipeline.