What's New
Every update to ResetUI. New Features, Improvements, and Fixes documented in detail. Most recent first.
15th April 2026
Multi-section generation & AI chat
The generation pipeline now processes every section of the page independently and in parallel, reducing median generation time. AI chat lets you iterate on any generated design without re-running the full pipeline.
- NewAI chat interface for post-generation iteration (1 credit per message)
- NewProduction-ready Code export (2 credits per export)
- NewUsage dashboard showing credit balance, transaction history, and per-feature consumption
- FixedStuck generation jobs (>10 min) now auto-marked as FAILED by the watchdog
- FixedAuto-scroll capped at 150 iterations to prevent infinite loops on tall pages
- ImprovedGeneration failure now shows retry status in real-time ('Retrying 1/2...')
- ImprovedExport modal redesigned with framework and styling options
- ImprovedOnboarding flow streamlined to 3 steps
8th April 2026
Before / after comparison & design presets
Introduced side-by-side before/after comparison for generated designs, plus multiple design direction presets so you can control the visual language of the output.
- NewBefore/after slider comparison — toggle between original and redesign
- NewDesign theme presets: Editorial, Technical, Minimal, Bold, Modern
- NewProject dashboard with card grid, status indicators, and quick actions
- NewSettings page with account management and subscription overview
- FixedOccasional blank sections when source page used heavy JavaScript rendering
- FixedCredit balance not updating in real-time after export
- ImprovedCode output formatting — consistent indentation, Prettier-compatible
- ImprovedSection rendering pipeline more resilient to malformed third-party HTML
4th April 2026
Developer preview
URL-based redesign, full-page capture, section-by-section analysis, and initial code export. Selected users only.
- NewURL submission and full-page capture via headless browser
- NewAI-powered section analysis: brand extraction, copy preservation, layout inference
- NewSingle-file production-ready code export
- NewKinde authentication with Google and GitHub sign-in
- NewCredit-based usage system with plan enforcement
- NewDodo Payments billing integration for Starter and Pro plans
1st April 2026
Developer preview
Internal-only build used for testing the AI pipeline and capture system. Not publicly accessible.
- NewInitial Inngest-based async job pipeline
- NewPuppeteer-based page capture with viewport scrolling
- NewAnthropic Claude and OpenAI integration for design analysis
- FixedSection deduplication in long-scroll pages