Changelog

What’s New

Track every update, improvement, and fix released for Shadcn UI Multi Form. This changelog provides a transparent, chronological record of new features, enhancements, and changes across all versions.

Shadcn UI Multi Form – The Biggest Upgrade Since Launch v1.3.0

December 6, 2025

This update marks the largest improvement to Shadcn UI Multi Form since its creation, introducing a redesigned builder, real-time code generation, advanced Zod validation, and a more intuitive workflow for creating single and multi-step forms.

New

Brand-new Multi-Step Form Builder with a cleaner, modular architecture.

New

Real-time TypeScript + React code generation as forms are built.

New

New changelog page to keep users informed of updates and improvements.

New

Auto-detection engine for identifying single vs multi-step forms.

New

Full integration with modern Shadcn UI components.

New

New Zod schema generator with strongly typed output.

New

Redesigned interface with a cleaner, more modern layout.

New

Export-ready project structure for direct React + TS integration.

New

New helper utilities for validation, default values, and field control.

Improved

Performance enhancements across the entire builder workflow.

Improved

More stable internal architecture for better maintainability.

Improved

Smarter state management reducing re-renders and sync issues.

Improved

More accurate type inference for field-to-Zod schema mapping.

Improved

Cleaner, more consistent code generation output.

Improved

Better styling tokens and dark/light mode support.

Fixed

Fixed state-loss issues when switching between steps.

Fixed

Corrected inconsistencies between single and multi-step exports.

Enhanced Form Builder Experience - New Input Types Arrive in v1.2.0

April 10, 2025

We`re excited to announce the release of Shadcn UI Multi Form v1.2.0! This update brings a host of new features and improvements designed to enhance your form-building experience. With the addition of new input types.

New

Added support for new input types: rich text editor, file input, switch and checkbox.

Improved

Better design and usability enhancements for the form builder interface.

A Smoother Form Building Workflow - UX Enhancements in v1.1.0

February 13, 2025

The latest update for Shadcn UI Multi Form is here! We`ve enhanced the user experience and introduced new features to make form building even more intuitive and efficient. Now, creating multi-step forms with Shadcn UI and React Hook Form is smoother than ever.

Improved

Improved user experience and cleaner, more minimalistic UI.

Improved

Copy code feature now displays a check icon to confirm when code is copied.

New

Added support for toast notifications.

Improved

Redesigned input field component interface.

New

Empty state now displays when no inputs have been added.

Improved

Improved generated form code for better reusability.

New

New input types added: textarea.

Introducing Shadcn UI Multi Form - The Beginning with v1.0.0

February 1, 2025

The inaugural release of Shadcn UI Multi Form marks a significant milestone in our journey to provide developers with a robust and flexible multi-step form solution. This version introduces the core functionalities, setting the foundation for future enhancements and features.

New

Supports Shadcn UI components (Simple Input only).

New

Built with React Hook Form for easy form handling.

New

Live Form Preview to see changes instantly.

New

Copy Generated Code and use it in your React projects.

New

Fully Responsive Design for seamless use on all devices.

New

Editable Label Names for better customization.

New

Supports Three Input Types: text, email and password.

New

Dark Mode Available.