Changelog

What's New in ParamUI

All the latest updates, improvements, and fixes.

Stay up to date

Get notified when we release new updates.

v2.0.0

LatestJanuary 20, 2026

ParamUI 2.0 - The Big Update

A complete overhaul with new components, improved performance, and better developer experience.

  • NewAdded 15 new components including DataTable, Calendar, and Command Palette
  • NewNew theme system with CSS variables for easier customization
  • NewTypeScript support out of the box
  • Improved50% smaller bundle size with tree-shaking support
  • ImprovedBetter accessibility with ARIA improvements across all components
  • ImprovedRedesigned documentation with live examples
  • FixedFixed focus management in Modal and Dialog components
  • FixedFixed dark mode flickering on initial load

v1.5.0

December 15, 2025

New Components & Templates

Expanding the component library with highly requested additions.

  • NewAdded Carousel component with touch support
  • NewAdded Accordion component
  • NewAdded 3 new dashboard templates
  • ImprovedBetter mobile responsiveness across all components
  • FixedFixed Select component keyboard navigation

v1.4.0

November 28, 2025

Form Components Update

Major improvements to form handling and validation.

  • NewAdded Form component with validation support
  • NewAdded DatePicker component
  • NewAdded TimePicker component
  • ImprovedInput component now supports all HTML input types
  • ImprovedBetter error state styling
  • FixedFixed Checkbox and Radio focus states

v1.3.0

October 30, 2025

Navigation Components

New navigation patterns and improvements.

  • NewAdded Sidebar component with collapsible sections
  • NewAdded Breadcrumb component
  • NewAdded Pagination component
  • ImprovedTabs component now supports vertical orientation
  • FixedFixed Navigation menu positioning issues

v1.2.0

September 15, 2025

Feedback Components

Better ways to communicate with users.

  • NewAdded Toast notification system
  • NewAdded Alert Dialog component
  • NewAdded Progress component with multiple variants
  • ImprovedTooltip now supports custom positioning
  • FixedFixed Modal backdrop scroll lock

v1.1.0

August 20, 2025

Data Display Components

Components for displaying complex data.

  • NewAdded Table component with sorting and filtering
  • NewAdded Avatar Group component
  • NewAdded Skeleton loader component
  • ImprovedCard component now supports header and footer slots

v1.0.0

July 15, 2025

Initial Release

The first stable release of ParamUI!

  • New30+ initial components
  • New5 starter templates
  • NewComplete documentation
  • NewDark mode support
  • NewCLI tool for adding components