What’s New
Changelog
A running log of new features, improvements, and fixes in the Bot It app.
v1.1.0
July 10, 2026
- New: Category attribute fixes now apply with one click (or automatically in Semi/Full Auto) — Bot It writes Shopify taxonomy attribute values like color, fabric, and size directly to your products, the explicit data AI shopping agents filter on. Every write is logged and revertible.
- Improve: AI attribute suggestions are now constrained to Shopify's official taxonomy values for your product's category, so proposals match exactly what agents and the Shop catalog understand. Values that can't be matched confidently stay as safe recommendations.
- Fix: Catalog audit no longer undercounts explicitly-set color values.
v1.0.0
July 7, 2026
- New: Discovery — a full-catalog audit that scores every product on the data points AI shopping agents actually rank on: taxonomy category, explicit attributes, GTINs, descriptions, images and alt text, variants, availability, and policies.
- New: AI Rank Tracker (Pro) — Bot It searches the same Shopify global catalog ChatGPT, Copilot, and Gemini shop from, and charts where your products place against named competitors, night after night.
- New: Automated fixes with a fire selector (Pro) — Full Review, Semi Auto, or Full Auto. AI-generated image alt text, SEO titles and descriptions, detected attributes, and agent narratives. Every change is logged with its previous value and revertible in one click.
- New: Store-level gates check — instantly see if a password page, robots.txt block from another app, or a missing UCP profile is hiding your store from AI agents.
- New: IndexNow broadcast (Pro) — product changes are pushed to the Bing/Copilot index layer the moment they happen.
- Improve: Agent Readiness Score v2 — catalog data quality is now the largest scoring dimension, matching how agentic surfaces actually rank products.
- Improve: MCP proxy migrated to Shopify's new UCP endpoints ahead of the August 31 sunset — catalog and cart tool calls from agents keep working through the transition.
- Improve: llms.txt editing is back, following Shopify's May 28 update making it customizable again.
v0.2.0
May 11, 2026
- New: Connector (Pro) — REST API and MCP server endpoints let you point Claude Desktop, ChatGPT, Cursor, or any custom LLM at your store to bulk-enrich brand context, collections, and products.
- New: Per-store API tokens (botit_pat_*) with a 600 req/hr rate limit. Mint, label, and revoke from the new Connector tab.
- New: Every read response includes a missing_fields[] array — LLMs target what's empty without re-checking each field.
- New: /v1/products/partial and /v1/collections/partial — fast SQL-only scans for work that was started but not finished.
- New: Public schema endpoint at /v1/docs.json — machine-readable reference so an LLM can self-discover the API.
- New: Public docs page at docs.botitai.com/features/connector/ with example system prompt and Claude Desktop config snippet.
- Removed: "Generate Suggestion" buttons on Brand Context. Replaced by the Connector — your LLM, your context, your rules.
v0.1.0
March 25, 2026
- New: Changelog page created to track Bot It app updates