Changelog· Page 2

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

· v1.282

Add Feedback Session Endpoints

Fixes2
  • [storefront]Unescape [domain] glob so checkout CSS is generated
  • [checkout]Recreate Stripe session on tax mode drift
· v1.281

Add Custom Domain Connect Endpoints

Other Features

  • api: Allow setting store social links
  • checkout: Collect tax ID via Stripe TaxIdElement
Fixes1
  • [checkout]Recreate Stripe session missing tax_id_collection
· v1.280

Variant Item Picker With Stacked Quantities

Other Features

  • api: Add bundles, loyalty, settings, and team management endpoints
  • api: Add newsletter campaign endpoints
  • api: Add store analytics endpoints
  • api: Add subscriber list and bulk import
  • api: Paginate the pickup-locations list endpoint
  • api: Register analytics, subscriber, and newsletter endpoints in OpenAPI spec
  • api: Support product assignment on subscription plans
  • collections: Recency rule for New Arrivals smart collections
  • collections: Variant-attribute smart collections
Fixes2
  • [admin/bundles]Stack item decks from the top with an unfold animation
  • [api]Enforce store ownership on coupon and promotion associations
· v1.279

Reject Cart Stock Overflow With 409

Fixes5
  • [admin/products]Correct pagination footer and page numbers
  • [emails]Point cart recovery link at recovery route
  • Filter out undefined legal pages
  • [products]Hide "View product" toast action for unpublished products
  • Use company name in Stripe
· v1.278

Add Coupons Public API Endpoints

Other Features

  • Add pickup locations public API endpoints
  • Add post comments public API endpoints
  • Add promotions public API endpoints
  • Add reviews public API endpoints
  • Add shipping and tax rates public API endpoints
  • Add subscription plans public API endpoints
  • api-types: Expose variant options & attributes in SDK body types
  • bundles: Make bundle discount a percentage-or-exact-price toggle
  • compliance: Add localized legal entries
  • products: Accept variant options & attributes via public API
  • products: Add optional barcode field to product variants
  • products: Add optional per-variant description
  • Update elliot landing page
  • Update elliot LP with managed commerce pricing
Fixes5
  • Adjust elliot copy to be aligned with ads
  • [builder]Deliver streamed turns reliably across reconnects
  • [builder]Fail loudly when an agent turn wedges
  • [builder]Self-heal a dead agent server in chat preflight
  • [orders]Include variant barcode/description in serialized order schemas
· v1.277

Add /connected-apps Setting Section, Add MCP In...

Other Features

  • Add openWorldHints, change OAuth layout, make MCP tools DRY
  • Add Pi harness on top of admin chat for bash and API calling access
  • Add store picking during OAuth
  • brands: Add admin server actions and DAO helpers
  • brands: Add Brands management section to the admin
  • brands: Surface Brands in catalog nav and translations
  • bundles: Set an exact price as an alternative to % discount
  • Expose OAuth MCP server for external clients
  • feedback: Add comment priority and sort-order columns
  • feedback: Add merchant-confirm, kind, and capture-context columns
  • feedback: AI-suggested importance and merchant drag-reorder
  • feedback: Deploy interrupted sessions and open-tasks-first review
  • feedback: Merchant task-review gate, locked interrupted state, stage bar
  • feedback: Questions, prominent counts, after-screenshot copy, task context
  • onboarding: Hide launch readiness panel while chat is open
  • products: Assign products to a brand
Fixes5
  • [account]Render empty states for users without a customer
  • [admin]Block Save while media still uploading
  • [mcp]Body double-encoding
  • [products]Pass brandId on non-form saveProduct callers
  • [test-mode]Harden test/live environment isolation
· v1.276

Detect Locale Of The Migrated Store And Instruc...

Other Features

  • emails: Add format and html_template_key to email templates
  • emails: Localize template names, descriptions, and breadcrumb
  • emails: Localize the editor and list UI strings
  • emails: Redesign the template editor with live preview
  • emails: Render predefined and custom HTML email bodies
Fixes3
  • [sandbox]Pin PORT=3000 when watchdog relaunches dev server
  • [settings]Surface Email Automation in the Settings sidebar
  • [social-links]Read input value before deferred setState updater
· v1.275

Expose EU Omnibus 30-day Low Price On Product Get

Fixes4
  • [admin]Match empty-modules sidebar state to populated style
  • [products]Stop submitting null translations on product create
  • [settings]Keep Settings sidebar active on legal editor sub-pages
  • [workflow]Trace sharp's native binary into the flow function
· v1.274

Expose Ticket Endpoint Types To The Commerce SDK

Other Features

  • api: Group collections via an optional group key
  • api: Manage checkout consents via /api/v1/settings/checkout-consents
  • checkout: Hairline bottom border on the checkout nav
  • Elliot LP web-only v1
  • tickets: Make attendee token links view-only
Fixes5
  • [builder]Detect client-side infinite render loops in preview
  • [builder]Stop running biome after every agent edit
  • [checkout]Close the queued-submit race and the automatic-tax address gaps
  • [checkout]Restore minimal deps on the prefilled-address push effect
  • [settings]Clamp long checkout consents with a show-more toggle
· v1.273

Localize Transactional Emails And Add Ticket-aw...

Other Features

  • feedback: Track comment edit time and expose thread timestamps
  • Improve test suite
  • tickets: No-login ticket access for buyers and attendees
Fixes4
  • [cart]Stop resurrecting finalized carts under stale client ids (YNS-1344)
  • [checkout]Explain blocked checkout when delivery is required but unconfigured
  • [orders]Preserve product flags in the orderData snapshot
  • [playbooks]Use correct /api/v1/media endpoint for image uploads