/ CHANGELOG

What's New

Every update to ResetUI. New Features, Improvements, and Fixes documented in detail. Most recent first.

Currently Live
v1.0.2Live

4th June 2026

Launch Version-1.0.2

Version 1.0.2 makes generation and chat feel live with skeleton loading states and streaming code output, tightens concurrency and limit handling, improves design quality, and removes design themes completely.

  • NewSkeleton loading placeholders for planned sections while generation streams in
  • NewLive chat streaming that shows phase labels and generated code output in real time
  • FixedConcurrency handling across generation, chat, and export flows
  • FixedPlan, credit, and project limits now fail or refund more reliably
  • RemovedDesign themes are completely removed
  • ImprovedDesign generation quality
  • ImprovedGeneration and editing speed
v1.0.1Previous

21st May 2026

Launch Version-1.0.1

Public Version-1.0.1 adds key editing controls, ships version history and direct signup, fixes chat-to-design behavior, and improves the design generation experience.

  • NewUndo support for quickly reverting recent design changes
  • NewRedo support for restoring reverted design changes
  • NewVersion history for reviewing and returning to previous design states
  • NewDirect signup flow for faster access without the beta request step
  • FixedChat to design flow now applies requested changes more reliably
  • ImprovedDesign generation quality, consistency, and iteration speed
v1.0.0Beta

12th May 2026

Beta Version-1.0.0 launch

Beta Version-1.0.0 improves the core model output quality, strengthens security and SEO, refines the user experience, and raises the overall design quality of generated redesigns.

  • NewSecurity across authentication, generation jobs, and exported output handling
  • NewSEO for generated pages, including better structure, metadata, and semantic output
  • FixedModel output quality issues for cleaner layouts, stronger visual hierarchy, and better spacing
  • ImprovedUX issues across the generation, preview, and export flow
  • ImprovedDesign quality issues with more polished spacing, typography, color balance, and responsive behavior
v0.8.0Internal

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
v0.6.0Internal

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
v0.4.0Internal

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
v0.2.0Internal

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