Changelog

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

· v1.269

Add 'Go Back' Links On /images/:id And Product ...

Other Features

  • Add /media endpoints and schema
  • Add cascading on entity delete
  • Add polymorphic media_attachmenets table to link media to various entities
  • Add stock hold and move abandonned checkouts in sidebar
  • Add UI for media library
  • builder: Disable Vercel Authentication on tenant projects
  • feedback: Add floating AI composer
  • feedback: Add task and screenshot artifacts
  • feedback: Add task review gate
  • feedback: Add unresolved comment status + debug logs
  • feedback: Capture page screenshots in resolver
  • feedback: Harden page screenshot capture
  • feedback: Load preview toolbar at runtime from CDN
  • feedback: Preserve original preview deployment id + url
  • feedback: Send finalized comments straight to the agent
  • home: One-click Dashboard access to the current store
  • Improve orders index page and add orders/:id/edit page
  • proxy: Proxy Vercel deployment subdomains to vercel.app
Fixes18
  • [bundle]Invalidate stale bundle prices on collection grids and constituent edits
  • [feedback]Clear stale runner artifacts before launch in reused sandbox
  • [feedback]Prefer reply corrections in task prompts
  • [feedback]Reconcile shipped comments from git trailers, not MCP call
  • [feedback]Resolve sessions for raw Vercel deployment hosts
  • [feedback]Scope AI composer to detail content
  • [feedback]Wait for sandbox preview before screenshots
  • [image-studio]Fail generation when workflow start throws
  • Improve empty state copy on subscribers page
  • Make credits display in store switcher to show percentage of monthly budget
  • Make validation errors more user friendly
  • Media gallary css and backfill script improvements
  • [onboarding]Remove redundant required count in setup header
  • Only allow stock holding when abandoned carts tool is enabled
  • Repoint store templates to renamed theme-NNN branches
  • Revert to 4.7
  • Shipping page layout
  • Show prices of AI credits before purchase
· v1.268

Auto-restart Crashed Sandbox Dev Server

Other Features

  • feedback: Always update commerce-kit to latest on session start
  • feedback: Threaded replies, richer statuses, AI task extraction
  • onboarding: Show confirmation banner when setup complete
  • Update effort and context size
Fixes4
  • Change copy a bit
  • [checkout]Make Pay button robust to in-flight saves
  • [feedback]Add new statuses to session list + fix reply createdAt type
  • [onboarding]Make Shipping & Delivery editable after first save
· v1.267

Add /socials Endpoint And Relevant UI

Other Features

  • Add product filtering endpoint
  • Update public API endpoints and openapi.json
Fixes2
  • [feedback]Stop keep-alive blocking workflow + add interrupt
  • [feedback]Use isVercelApiError duck-type in workflow steps
· v1.266

Add PostHog Event Tracking

Other Features

  • Adjust prompt to update /about page on first store creation
  • builder: Queue AI chat messages while the agent is busy
  • Centralize withdrawal eligibility contants
  • feedback: Add interrupted status for dead workflows
  • feedback: Restart interrupted sessions from where they stopped
  • Install chromium and agent-browser underlying dependencies in sandbox snapshots
  • whatsapp: Add Cloud API webhook endpoint with echo bot
Fixes6
  • [blog]Fix title Enter, product picker loader and z-index
  • [blog]Sharpen blog category image preview
  • [builder]Pass Vercel creds to sandbox file route
  • [feedback]Return plain runId from session workflow actions
  • [orders]Only confirm orders once payment settles
  • [orders]Stop duplicate order confirmation emails
· v1.265

Add Link To Published Post

Other Features

  • Adjust text editor font sized and weight
  • admin: Simplify modules management
  • api-types: Add event types to ingest manifest
  • blog: AI post generation, blog AI settings, dark pill action bar
Fixes3
  • [builder]Lazy-load ssh2 to stop external-module crash on admin routes
  • Generating API types
  • Normalize categories in playbooks
· v1.264

Extend Pill Buttons To Events, Newsletters, Loy...

Other Features

  • admin: Finish unifying primary CTAs to pill button style
  • api: Add /api/v1/events endpoints over product storage
  • collections: Add kind discriminator (product/event)
  • events: Optional grouping via event collections
  • Expand store creation page with additional sections for non-logged in visitors
  • Improve store creation page background for readability
· v1.263

Route PostHog Through /ingest Reverse Proxy

Other Features

  • api: Build multi-variant products in POST /api/v1/products
  • events: Add events ticketing tool
  • events: Create and edit events from the events tool
  • skills: Add prettify skill

Reverts

  • checkout: Roll back deployment pinning reload-loop fix
Fixes14
  • Add more logic to playbooks
  • [analytics]Exclude /ingest from proxy.ts matcher
  • [blog]Make blog posts are actually visible on publish
  • [cart]Use app logger instead of better-auth in cart-actions
  • [cron]Filter omnibus price snapshots to only omnibus-enabled stores
  • [domains]Allow to buy domains without attached payment method
  • [emails]Improve order confirmation layout and clarify store name source
  • Lockfile
  • Navigate gently back from stripe connect oauth back to the app
  • [playbooks]Design is always cloned + polished, never asked about
  • [playbooks]Make clone-website a mandatory Phase 0.5, not optional Phase 5
  • [playbooks]Make clone-website a mandatory Phase 0.5, not optional Phase 5
  • [stores]Enforce store limit on /manage/stores page
  • [types]Resolve type errors and lint warnings after dep bumps
· v1.262

Add Clone-website Skill + Clone-store Lib + San...

Other Features

  • playbooks: Bootstrap always creates fresh store, never reuses
  • playbooks: Publish-step, empty-CSV skip, purge-store helper

Reverts

  • checkout: Roll back deployment pinning reload-loop fix
Fixes13
  • [playbooks]Hard-block phase 1 until /clone-website runs
  • [newsletter-popup]Surface settings link in sidebar and render dialog reliably
  • Add more logic to playbooks
  • [blog]Make blog posts are actually visible on publish
  • [cart]Use app logger instead of better-auth in cart-actions
  • [domains]Allow to buy domains without attached payment method
  • [emails]Improve order confirmation layout and clarify store name source
  • Lockfile
  • Navigate gently back from stripe connect oauth back to the app
  • [playbooks]Make clone-website a mandatory Phase 0.5, not optional Phase 5
  • [playbooks]Make clone-website a mandatory Phase 0.5, not optional Phase 5
  • [stores]Enforce store limit on /manage/stores page
  • [types]Resolve type errors and lint warnings after dep bumps
· v1.261

Unify Primary CTAs To Pill Button Style

Other Features

  • billing: Add Managed Commerce add-on with tier modal
  • feedback: Track comment authorship + finalize summary
  • playbooks: Clone design from source store before catalog migration
  • playbooks: Clone design via /clone-website skill in-session
Fixes2
  • [admin]Provision Vercel project + builderConfig on admin store create
  • [checkout]Prevent infinite reload loop during Stripe checkout