· v1.235

Redesigned customer panel and new commerce APIs

Redesigned customer panel

Full design and responsiveness cleanup of the customer-facing account panel — orders, subscriptions, addresses, loyalty — all readable on mobile without reflow jank.

Commerce API expansion

Three new REST endpoints land this release: AI image generation, image upload to the media library, and bulk product creation. These power upcoming admin UIs (Image Studio, bulk product entry) and are available for external integrations today.

Also shipped

  • Responsive AI Builder UI — Builder interface redesigned to work cleanly on mobile and smaller screens
  • Product count per category — category listings surface how many products each one contains
  • Loops SDK integration — new users are auto-subscribed to the store mailing list via Loops
  • Local product import script — import products from a directory structure as a one-shot script

Fixes

  • [checkout]coupons clearing the address
  • [checkout]shipping price in order emails when free shipping threshold met
  • [admin]mobile responsiveness on /create page
  • [admin]speed up product edit screen
  • [ai-builder]missing type declarations for react-syntax-highlighter deep imports