Changelog· Page 4

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

· v1.219

Referral badge across storefronts and store selection page

Referral badge across storefronts

A configurable referral badge that customers can use to share the store and earn credit. Ships in both legacy storefronts (admin toggle) and AI-built stores (injected automatically, self-contained, no theme edits required to opt in).

Store selection page

Operators managing multiple stores get a dedicated selection page instead of a dropdown, with store search and recent-store memory.

Also shipped

  • Billing page in settings — consolidated billing view for the store, including top-up of AI token credits with a saved payment method
  • Partial-coupon messages — updated messaging for coupons that apply to only part of the cart
  • Recommended tools on dashboard — new recommended-tools component with refined layout padding
  • Categories API — add and update endpoints for categories
  • v1/me API route — new v1/me endpoint returning richer user info
Fixes7
  • [checkout]application fee on discounted carts
  • [ai-builder]AI checkout asset loading fixes
  • [billing]formatting of amounts
  • [admin]update domain links to the newest path
  • [admin]whats-new button in collapsed sidebar
  • [ui]trial warning banner padding
  • [referral]always show badge for AppSumo and update UTMs
· v1.218

Low stock alerts, checkout consents and What's New in admin

Low stock alerts

Configure a per-product low-stock threshold and get notified when inventory drops below it. The admin product list surfaces low-stock items inline; notifications are delivered via email.

Checkout consents

Configure checkout-time consent prompts (marketing, data processing, terms) directly from settings. Consent state is captured with each order for later reporting.

What's New in admin

A What's New window in the admin shows recent changelog entries inline — fetched via the changelog API — so merchants can see shipped updates without leaving the admin.

Also shipped

  • Content & SEO additionslongDescription on collections and categories, SEO metadata on blog posts, and placeholder hints on store name/description inputs in the SEO form
  • Tax rates products preview — preview which products will pick up a given tax rate before saving
  • Tenant organizations in AI Builder — separate organizations for tenants so Builder workspaces stay cleanly scoped
  • Superadmin PostHog analytics — embedded PostHog analytics page in the internal superadmin tooling
Fixes4
  • [promotions]product and promotion badges display, badge color, and edit form
  • [promotions]overflowing promotions table
  • [promotions]promotion price incorrectly displayed on the product list
  • [admin]customers table filters by environment
· v1.217

Vercel Agent skills

AI Builder now uses Vercel Agent skills to scope its capabilities per task. Instead of a single monolithic prompt, skill definitions tell the agent which tools are available for the current context.

Also shipped

  • Mobile-responsive admin polish — improved padding, layout, and responsiveness across the dashboard, orders page, inventory list, admin navbar, and Stripe account details
· v1.216

Customer page empty state

The customers table renders a proper empty state with a call-to-action when a store has no customers yet — instead of showing a blank grid.

Fixes1
  • Dmarc record name
· v1.215

Instagram customization and USD pricing for AI

Instagram customization

Configure Instagram integration size presets and link destinations without touching theme code. Pick a layout, set the outbound links, publish.

USD pricing for AI

AI Builder usage is now billed in USD instead of abstract tokens. What you see in the quote is what gets charged.

Also shipped

  • instagram: Allow customization of sizes and links
  • v1: Handle AI costs
  • v1: USD instead of tokens
Fixes2
  • Onboarding state counter
  • Yns pagination '0' prefix
· v1.214

Location field on newsletter subscribers

Newsletter subscribers now carry a location attribute captured at signup. Use it for geo-segmented campaigns without having to bolt on a third-party enrichment tool.

· v1.213

Newsletter import

Import an existing subscriber list via CSV. Column mapping, duplicate detection, and opt-in status are handled as part of the flow — so migrating from another newsletter tool is a single step.

Fixes1
  • [csv]Fix uploading and downloading csv products
· v1.212

Category navigation, customer order search and multi-photo Instafeed

Category navigation

Category pages get an in-page navigation control — easier to move between sibling categories without bouncing back to the collection root.

The customer portal adds an order search input. Shoppers with long order histories can jump directly to an order by number or product name.

Multi-photo Instafeed

Instafeed posts can now surface multiple photos per post instead of a single-image preview, so carousel content renders the way it does on Instagram.

Also shipped

  • Simpler CSV import for products
  • superadmin: Add list of stores without subscription but no GMV
Fixes3
  • Make sure slug and name are always saved for categories
  • Take pageWidth into account when calculating product details image sizes
  • Vertical borders till bottom
· v1.211

Preview per subscriber and subscriber details

Preview per subscriber

Newsletter editor now renders a live preview personalized for each subscriber, so merge tags and conditional content can be verified before sending.

Subscriber details

The subscribers table reveals per-row details — join date, source, last engagement — without requiring a drill-in navigation.

Fixes1
  • Unable to select country
· v1.210

Orders CSV/Excel export and customer dashboard redesign

Orders CSV/Excel export

Export the orders list as CSV or Excel. Column selection respects the filters you have applied in the admin view.

Customer account dashboard redesign

The customer-facing account dashboard gets a full visual refresh — clearer hierarchy for orders, subscriptions, addresses, and loyalty balance.

Fixes3
  • Add missing lang translation to `/admin`
  • Infinite recursion
  • Remove feedbackAsyncIntegration