What We Shipped

Every feature, improvement, and fix. Newest first.

Jun 8, 2026

Billing and Checkout Handle More Edge CasesFix

Billing and checkout were hardened around plan changes, credit packs, and subscription transitions.

  • Fewer checkout dead ends: invalid or mismatched plan choices are caught earlier instead of failing partway through
  • Credit packs cover more cases: purchase and account-state edge cases around credit packs were closed, including one-time pack handling
  • Steadier subscription changes: webhook race conditions and provider lifecycle handling were fixed so plan transitions land reliably
  • Return where you left off: checkout now remembers where you were headed, so you land back on the right page after paying

Jun 5, 2026

Pricing Now Centres on Workspace PlansImprovement

Public pricing was reframed around workspace plans, matching how access and billing actually work in the app.

  • One plan model: instead of separate individual and team tracks, pricing follows the workspace plan you are on
  • Packaging that lines up: supplier portal access is part of the plan tiers, so what you see on pricing matches what you get
  • Targeted credit packs: credit pack offers can be tailored to how you use Studio

May 27, 2026

A Smoother Signup and First RunImprovement

New accounts get a clearer start, from the first screen through the early setup steps.

  • A guided first run: a signup onboarding modal walks you through the basics instead of dropping you onto an empty workspace
  • 25 free credits to start: new accounts begin with 25 free credits, and the marketing pages now match what you actually get
  • Skip the checklist when you want: the setup checklist has a skip action, so you are never stuck on it
  • Better onboarding emails: the welcome email sequence was rewritten to be more specific and useful

May 26, 2026

Your Workspace Overview Is Now an Operations HomeImprovement

The old onboarding-only Get Started page is now a permanent operations home that pulls everything needing attention into one place. It is prefetched on the server, so it is ready as soon as the page loads.

  • Work queues up front: review queues and the work that needs your attention are foregrounded, so you can act without hunting through the app
  • Pick up where you left off: a Continue Work panel takes you back to the assets and product work you were last on
  • Workspace health at a glance: a health panel sits alongside the queues to flag what needs looking at
  • Setup next steps: remaining setup actions are surfaced so new workspaces know what to do next

May 25, 2026

Saved Views and Advanced FiltersNew Feature

Assets and Products now support saved views and a much stronger filtering model, so the way you like to work sticks around.

  • Save your setup: store filters, sorting, and layout as a named view, then return to it later
  • Advanced filters and a query builder: combine conditions with groups and logic for precise catalog queries, while simple filters stay quick for everyday changes
  • Filters live in the URL: refreshes, back navigation, and shared links restore the same filtered view
  • Predictable saved-view actions: creating, updating, resetting, pinning, and reordering views behave consistently across pinned, hidden, and ordinary views

More Reliable Video UploadsImprovement

Video handling across the workspace and supplier portal got steadier, with better diagnostics when something is wrong with a file.

  • Broader format support: a remux fallback handles videos that would not process before, and HLS playlists are inspected on import
  • Catch problems early: upload preflight diagnostics flag a bad video before it gets deep into processing
  • A real filmstrip: the asset viewer shows a filmstrip of frames so you can scrub a video at a glance

May 24, 2026

AI Fill for Product Attribute FieldsNew Feature

On a product's detail page you can now ask Studio to write a value for a single attribute field.

  • Per-field AI fill: click AI fill on an individual attribute and get a suggested value for just that field
  • Clear feedback: the field shows a writing state while it runs and an error state if it fails
  • Tidier attributes: the attributes section and editing layout were reworked to be clearer

May 21, 2026

Channel Management: Publish to Amazon, eBay, Google, and MoreNew Feature

Channel management lets you set up where your products go and control exactly which products reach each place.

  • More destinations: Shopify, Amazon, eBay, Google, SAP Commerce, and custom feeds, each with their own validation and export rules
  • Target the right products: switch a channel between targeting all products or using rules and exceptions, with product-type rules and per-product include or exclude overrides
  • Channel-aware readiness and exports: readiness and exports only consider the products a channel actually targets, and unsupported states are called out clearly instead of failing quietly

May 20, 2026

Export Your Product Catalog to CSVNew Feature

Products now has an Export dialog, so you can pull your catalog out as a CSV in a couple of clicks.

  • Whole catalog or current view: download every product or just the ones in your current filtered view
  • See it before it runs: a live progress bar and a count of products and columns show what you are about to export
  • In the toolbar: export sits in the Products toolbar's overflow menu, next to Import and Delete all

Faster, Smoother Public PagesImprovement

The marketing, pricing, comparison, and tool pages load faster and feel more responsive.

  • Lighter homepage: the homepage ships a smaller bundle and lighter fonts, and uses Early Hints to start loading resources sooner
  • No more scroll jank: scrolling is smoother and top-navigation interactions feel immediate
  • Deferred below-the-fold work: lower content stays server-rendered for crawlers but defers its hydration, so the top of the page becomes interactive sooner