Skip to content
System Updates

System Changelog

Track the latest updates, engine upgrades, and system optimizations.

v2.1.02026-04-19

Marketing refresh

  • Public /pricing page restored with all four tiers, sourced directly from lib/tiers.ts.
  • Sign in and sign up panels updated to reflect the current model lineup and tech stack.
  • FAQ, Features, How it works, and Privacy refreshed against the current product surface.
  • Removed em dashes across all marketing copy.
v2.0.02026-04-15

Homepage rewrite, performance pass

  • New homepage built around Co-Build, AI Rules, the live sites strip, and the eight differentiators.
  • Real client URLs in place of placeholders (Wolsten Studios, Siteproof, LeadIn, Discount Trade, b-ready, Commercials and Domestic).
  • PageTorch torch background gated behind a media query so low-end mobile skips the canvas paint.
  • HeroDemo lazy-loaded below the fold to cut initial JS.
  • ModelTicker pauses when off-screen and respects prefers-reduced-motion.
v1.9.02026-04-08

Builder polish, terminology cleanup

  • Renamed dashboard "Ready" status to "Built" everywhere it appears.
  • Strong Windows section type renamed to LeadIn for clarity.
  • Tightened spacing, typography, and tab affordances across the builder shell.
  • New 404 and route progress treatments.
v1.8.02026-03-22

Page-subset picker, theme tokens, anchor cascades

  • Multi-page edits now show a page-subset picker so a refine can target two pages instead of all or one.
  • Design tokens consolidated into theme variables consumed by every generated section.
  • Anchor cascade exemplar added so internal nav links stay stable as sections move.
  • Backfilled display_name on insert so newly created records always render correctly.
v1.7.02026-03-04

Anti-hallucination rule, AI Rules per project

  • Added a dedicated anti-hallucination rule to the system prompt so the AI stops inventing imports and component names.
  • AI Rules: per-project guardrails that the model must follow on every generation. Set a rule once, every section honours it.
  • Brand voice modal can now write rules directly into the project config.
v1.6.02026-02-12

Co-Build chat, multi-model routing

  • Co-Build: an in-builder AI that audits each section, surfaces issues, and applies fixes in place.
  • Tier-aware multi-model router live: fast, balanced, and premium AI routing picked per task and plan.
  • Site Importer stabilized: paste a URL and get a starting project that respects your brand config.
  • Self-healing previews: failed builds are auto-patched up to five times before surfacing the error.
v1.5.02026-01-15

Freemium plan, Stripe billing

  • Pivoted to a freemium model: Free, Pro at $19, Business at $49, Enterprise at $199.
  • Stripe Checkout and customer portal wired through the dashboard billing surface.
  • Per-tier project and generation limits enforced from a single tiers config.
v1.4.02026-01-01

Performance and analytics

  • Lazy-loaded @babel/standalone in the preview engine to drop initial bundle size.
  • Removed expensive global mousemove listeners from background effects.
  • Integrated Google Analytics 4 with founder traffic excluded.
  • Permissions-Policy updated to allow microphone access for voice input.