Changelog
What's new
Production updates to the Quante platform, newest first.
September 2026
Qads becomes a standalone generator + site-wide video overhaul
Qads is now a public, standalone generator that turns a single product photo into ad videos and photos you download and post yourself — no ad-account connections, no publishing, no Meta/TikTok integration. Alongside, most of the marketing site got real recorded videos in place of scripted mock panels, and a handful of long-standing UX papercuts were fixed. /qads — rebuilt from scratch - Standalone generator page at /qads — form on the left (photo upload, style picker, formats, variants, language), results grid on the right. Fully responsive from 360px. - Higgsfield-powered generation: Marketing Studio Image for photos, Seedance 2.5 Reference-to-Video for video, both fired asynchronously with per-item status tracking (queued → generating → done / failed). - Auth-optional form: unauthenticated visitors can fill the form; on submit the draft is cached in sessionStorage, they sign in, and land back with everything preserved. - Ad copy alongside the media: Claude writes hook, primary text, headline, CTA (and optional video script + subtitles) per variant in the language you pick — one-click copy to clipboard. - Download individually, or all as a ZIP — outputs are mirrored into private Supabase Storage the moment they land, so downloads keep working long after Higgsfield's URLs expire. - Regenerate a single variant at any time, per-item credit charge, with confirmation. - Old Studio Qads removed entirely — every campaign / ad-account / Meta / TikTok surface deleted; /project/:id/ads now 308-redirects to /qads. Existing data preserved untouched. Homepage videos replace scripted mocks The hero, the "Inside the Studio" section, the Manifesto (Deploy → Live), and the /showcase Create demo now play real recorded Studio videos instead of hand-rolled animated panels. Everything renders at full intrinsic aspect ratio with a soft radial fade at the edges — nothing is cropped. Site-wide polish - Ambient chartreuse glow bleeds across sections — removed overflow: hidden from every public section so the atmospheric lime radials feather softly between neighbouring sections instead of ending at a hard edge. - 1px grid pattern moved from homepage-only to every dark public page — the whole marketing site now shares one continuous backdrop. - Premium chrome on Studio-window mini panels — real macOS traffic-light dot colours with a 3D inner catch, chartreuse SSL padlock in the URL bar that lights up on Live, four corner brackets framing every panel, backlit send button, timestamped build log rows, checkmark toast. - Richer preview art per mini demo — hand-drawn coffee bag with kraft-paper gradient and "DULPRA" label, real stylised Meta wordmark, SVG mountain silhouette for the Axiom hero, proper folder + file icons for the export tree. - Signed-in visitors can now reach the marketing site — removed a middleware redirect that used to bounce / back to /dashboard, and made PublicNav swap "Log in / Try free" for "Sign out / Open Studio →" when logged in. Studio fix - Domain search button in Publish now shows what happened — previously a click silently returned to idle if the search hit zero results or the registrar API was down; now it always shows either the results, a "no available domains" hint, or a concrete error strip.
August 2026
Marketing site redesign
Light glassmorphism theme 1-9
Studio/Admin restructure v0.2
- Cleaner component organization - Updated routing / layout
Marketplace for sites, fulfillment, changelog update
Store Health Score A "Ready to sell" checklist now lives inside Studio. Merchants see at a glance what's still missing before launch — legal pages, payments, shipping, product photos. Agency partner program Foundations for agencies building client stores on Quante, with recurring commission on hosting. Component & template marketplace Users can now publish and share their own components and complete starter stores with each other. Improved fulfillment (byrd) A more robust byrd.eu integration — safe order handling, shipment tracking, and inventory sync. Real-time changelog This page now shows updates instantly, with no cache delay.
July 2026
Hero iframe showcase + build error recovery
Homepage hero now embeds a live generated store (Maison Sève) instead of the static AURA mockup. Fixed a race condition in SSE log streaming where a failed first-generation build could leave the Studio stuck on loading forever.
Custom domain purchasing via Namecheap
You can now search, buy, and connect a custom domain directly inside the Studio. Quante handles DNS configuration and SSL provisioning automatically. Domains are billed via your existing Stripe payment method.
June 2026
Mobile responsiveness across all platform pages
Complete mobile pass across the dashboard, Studio, billing, and settings pages. All layouts now adapt gracefully down to 320px viewport width.
Project deletion + bulk export gating
Projects can now be deleted from the dashboard (with a confirmation prompt). Bulk export is now gated to Agency plan users. Fixed a bug where the project limit was not enforced correctly on the first generation attempt.
Generation reliability — 40k token model, soft abort
Switched the generation model to Claude Sonnet with a 40k token budget. Added a soft-abort mechanism so incomplete responses are recovered client-side rather than timing out. Eliminates the rare 'generation stuck' state.
Studio redesign with ambient motion
Builder and admin UIs rebuilt with a wider layout, layered surface system, and purposeful ambient motion. Split view now uses the full screen width. Version timeline is more accessible on smaller displays.