What’s New

Changelog

A running log of new features, improvements, and fixes in the Bot It app.

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