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.

Input Flexibility & Configuration UX Enhancements v1.4.0

January 26, 2026

This release introduces a new Radio Group input and refines the configuration experience of existing components. It also includes important rendering fixes to ensure consistent and reliable form previews.

New

New Radio Group input for single-choice selections with configurable options.

Fixed

Fixed an issue where the Email input was not rendering correctly in the form preview.

Improved

Improved the design and user experience when editing Select input properties.

Improved

Enhanced the Slider input configuration panel for better clarity and usability.

Improved

Overall UI refinements across input property editors for a smoother configuration workflow.

Expanding the Input Ecosystem – New Components & Improved Discovery v1.3.1

January 6, 2026

This update expands the form builder with powerful new input components and improves component discovery through a redesigned Components page. It focuses on flexibility, accessibility, and faster form composition.

New

New Date Picker input for selecting dates with a modern calendar UI.

New

New Slider input for numeric ranges and controlled value selection.

New

New OTP Input for one-time passwords and verification flows.

New

New Phone Input powered by react-phone-number-input with country support and formatting.

Improved

All new inputs are fully integrated into the Form Builder and code generator.

Improved

Redesigned Components page with individual component previews and searchable discovery.

Improved

Improved component documentation clarity for faster adoption.

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.