Changelog· Page 2

The latest updates, improvements, and fixes to Your Next Store. Subscribe via RSS.

· v1.259
· v1.258

Add Skill For Meta Ads Library Scraping

Other Features

  • admin: Split home and analytics
  • admin: Unify setup onboarding home
  • api: Support updating product and variant images via PATCH
  • builder: Connect GitHub to grant push access on private store repo
  • builder: Show live deployment progress on the Publish button
  • builder: Surface dev-server crashes and recover stale sandbox
  • feedback: Return viewer-aware payloads from feedback-comments GET
  • Fork sandbox from long-lived snapshot
  • Migrate to long-lived sandboxes (@vercel/sandbox@2.0)
  • onboarding: Modernize setup dashboard
  • playbooks: Add Shopify + WooCommerce → YNS migration playbooks
  • Use store.name instead of store.settings?.storeName

Reverts

  • Revert "fix(builder): keep chat readonly until preview is actually resumed"
  • Revert "style(builder): redesign paused-preview state across iframe and chat"
Fixes8
  • [builder]Also ignore Next.js experiment banner via line shape
  • [builder]Retry sandbox command streams
  • [builder]Stop treating Next.js experiments banner as dev-server crash
  • [builder]Unblock /design when sandbox died between sessions
  • [feedback]Point loginUrl at YNS apex, not preview host
  • [feedback]Treat Vercel alias 'not_modified' 409 as success
  • [sandbox]Apply theme overlay for new stores seeded by template repo
  • [sandbox]Run bun install when template branch drifts package.json
· v1.256

Publish From Any Admin Page; Lazy /design Iframe

Other Features

  • create: Unify voice + submit; add live waveform recording bar
  • sandbox: Upgrade @anthropic-ai/claude-agent-sdk to 0.3.144
Fixes5
  • [builder]Keep chat readonly until preview is actually resumed
  • [builder]Revert lazy /design iframe; keep Publish-from-anywhere
  • [design]Increase maxDuration to 300s for /design page
  • Distinguish missing store and error in AI Builder UI
  • [builder]Swallow alias not_modified + auto-reconnect WS
· v1.255
· v1.254

Hide Storefront Preview Links When Builder Is I...

Other Features

  • api: Add catalog reset endpoint
  • api: Brand endpoints + brandId on products
  • api: Mutable product collections + strict validation on /products
  • builder: Save selected theme name
  • dao: Add brand DAO; isolate CartGetResult from brandId
  • dao: Add helpers for product-collection set replacement
  • db: Add brands + tr_brands schema with products.brandId
  • templates: Add more templates
Fixes6
  • [builder]Persist active deploy state to block duplicate Republish
  • [builder]Tolerate Vercel alias failures on publish
  • [checkout]Respect variant stock on quantity +/-
  • [clone]Chunk bulk inserts and dedupe by unique keys
  • Distinguish tablet and phone icons in design
  • [feedback]Cancel empty session instead of starting workflow
· v1.253
· v1.252
· v1.251

Hide Auth Icon When ?auth=0 In Checkout URL

Fixes4
  • [api]Hide draft/hidden products from public collection endpoints
  • Remove replaceExistingByName for YNS API keys and hide duplicates in settings (temp fix)
  • [deps]Upgrade workflow to 5.0.0-beta.5
  • Revert all recent changes related to vercel api keys
· v1.250