Changelog· Page 9

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

· 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
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
· v1.209

Live and test invoice separation and UCP endpoints

Live and test invoice separation

Live and test invoices are kept fully distinct — different tables, different numbering, different exports. Test-mode checkouts no longer pollute your live books.

UCP endpoints in API

New REST endpoints expose the Universal Commerce Profile format so external tools and marketplaces can consume store data via a standard contract.

Fixes1
  • [ucp]Add to proxy exceptions
· v1.208

Country-aware shipping and live/test invoices

Country-aware shipping

Checkout now auto-filters shipping methods by the shopper's destination country. Methods that don't serve the destination stay hidden instead of erroring at the shipping step.

Live/test invoices

Invoices generated in Stripe test mode are tagged and filtered separately from live invoices, so bookkeeping stays clean while you run test checkouts.

Also shipped

  • Better error handling in Sentry
  • UCP (Universal Commerce Profile) support
  • ucp: Add .well-known headers
Fixes2
  • Loyalty and inventory fixes
  • Setting colors in storebuilder
· v1.207

Loyalty points admin

Grant, revoke, and adjust loyalty points directly from the admin panel. Tier editing gets a proper form with validation and preview.

Fixes6
  • Collection products saving
  • [loyalty]Editing tiers in admin panel UX improvements
  • Include cancelling stores in live stores count
  • [loyalty]Fix db constraint
  • [loyalty]Redeeming points form
  • Sql operator
· v1.206

Order status webhooks and subscription cancellations

Order status webhooks

Subscribe to order status changes via webhook and push real-time updates to your own systems — shipping apps, customer notifications, internal dashboards.

Subscription cancellations

Customers can cancel active subscriptions from the portal. Cancellation respects billing-period boundaries and doesn't interrupt in-flight shipments.

Also shipped

  • Add Sentry bug report button in admin
Fixes6
  • Fix displaying subscriptions discounts
  • Fix furgonetka webhook registration
  • [furgonetka]Company name has to be at least 2-chars
  • Google translate crashed react
  • [subscriptions]Capitalize status
  • [subscriptions]Tax and discounts
· v1.205

Customer subscription portal, flexible plans and subscriber insights

Customer subscription portal

Shoppers now have a self-serve portal to pause, cancel, or change their subscriptions. No support tickets for basic lifecycle operations.

Flexible subscription plans

Configure subscription plans with variable billing intervals, trial periods, and tiered pricing — all from a single admin surface.

Subscriber insights

The subscriptions admin table now surfaces customer name and email alongside plan and status, so you can segment and contact subscribers without leaving YNS.

Also shipped

  • Add title to relative dates
  • Customer error reporting
  • subscriptions: Add customer name and email to subscriptions table
Fixes13
  • Accept uppercased file extensions in videos
  • Affonso pixel
  • Bug in checkout when only single shipping method exists
  • Cleanup stripe prices
  • Commits script
  • Forbidden access to tools pages when they're disabled
  • Stripe webhook queries
  • Subscription plan types
  • [subscriptions]Add information about subscription to order success
  • [subscriptions]Admin table formatting
  • [subscriptions]Editing plans
  • [subscriptions]Fix links in admin table
  • Remove sentry feedback button for now
· v1.204

Features

Fixes1
  • Bug in checkout when only single shipping method exists
· v1.203

Hidden unused tools

The admin sidebar now hides tools tied to the store builder a merchant isn't using. Less clutter, fewer dead-end clicks.

Fixes4
  • Handle all errors in API routes
  • Saving addons settings
  • Saving addons settings
  • Use checkout session id to fetch payment details in new orders