v0.3.0
20 August 2026- Added. Metafields export and import as jsonl
- Added. Metafield definitions and a store-wide metafield read
- Added. Translations, redirects and seo audit
- Added. Link and env pull
- Added. The shop, translation, redirect and seo clients
- Fixed. Report each binding mistake once, and not while it is being typed
- Added. Language-server and path checking to theme check
- Added. A language server for storefront templates
- Added. Check binding paths against the contract
- Added. Resolve binding paths against the published contract
- Added. Webhook listen
- Added. Read a delivery’s payload
- Added. Status
- Added. Theme check, package and list
- Added. Lint bindings that are legal but silently wrong
- Added. Products export and import
- Added. The products and variants client
- Added. Content pull, push and status
- Added. The pages and blog-posts client
- Added. Store content as markdown with front matter
- Added. Orders list and orders watch
- Added. The orders client and a minor-unit money formatter
- Added. Doctor
- Added. A silent error for commands that print their own report
- Added. Types
- Added. Generate typescript and go types from the spec
- Added. Read the openapi spec far enough to generate from it
- Added. —profile for switching accounts
- Added. Named profiles to the config layer
v0.2.0
19 August 2026- Added. Logs list and logs tail
- Added. Sandbox create
- Added. The register, store and key signup flow
- Added. Fixtures for seeding a store from a json file
- Added. Register config, open and docs
- Added. Docs and docs search
- Added. Open shortcuts
- Added. Config for reading and writing settings
- Fixed. Stop the agent test fixture imitating a stripe key
- Added. Agent setup
- Added. Merge the mcp server into an agent config safely
- Added. Media upload
- Added. Upload to the media library over multipart
- Added. Api —include and report the request id on failures
- Added. Return response headers from a raw request
v0.1.6
18 August 2026- Added. Mercemur api with —paginate
- Added. A raw request path that keeps the whole envelope
- Added. Short flags, aliases and —version
- Added. Webhook scaffold
- Added. Generate a webhook receiver that verifies signatures
- Added. Retry transient failures under one idempotency key
- Fixed. Cancel on ctrl-c instead of being killed
v0.1.5
18 August 2026- Fixed. Tell a pre-2.0 theme apart from a wrong directory
- Added. Theme import for shopify themes
- Added. A client for theme translation
v0.1.4
18 August 2026- Added. Webhook deliveries, test, replay and tail
- Added. A typed client for webhook endpoints and deliveries
v0.1.3
18 August 2026- Added. Theme info
- Fixed. Read the global config layer the docs promise
v0.1.2
18 August 2026- Fixed. Check every version before writing any of them
- Fixed. Send an idempotency key on every write