Changelog
View the release notes and updates for SmoothUI. Stay up to date with the latest changes in React components, TailwindCSS styles, and animations.
Last updated: March 8, 2026
3.4.0
3.4.0
AI-First Developer Experience
AI Integration
- Added REST API with 6 endpoints under
/api/v1/for component discovery, search, and suggestions - Added OpenAPI 3.1 spec at
/openapi.jsonfor programmatic access - Added
/llms-components.jsonmachine-readable component catalog endpoint - Enhanced
/llms-full.txtwith structured component metadata - Added structured
smoothuimetadata to all 84 component and blockpackage.jsonfiles - Added AI Integration and REST API reference docs pages
- Added animated AI-Native section to the landing page
New Components
- Added Book component inspired by Vercel Geist
- Added Exposure Slider component inspired by iOS Camera
Documentation
- Added per-component accessibility documentation across all components
- Added bundle size badges to component docs and gallery
- Added Astro, Vite, Remix, and TanStack Start framework integration guides
- Added visual component gallery with filtering, search, and live previews
- Added community section with component requests and showcase
Fixes
- Resolved 12 Dependabot vulnerability alerts
- Fixed recently-modified indicator system and sorted sidebar components
3.3.0
3.3.0
New Components & Enhancements
New Components
- Added Gooey Popover component with SVG filter effects and GSAP
- Added Agent Avatar component for AI assistant interfaces
- Added Animated Avatar Group component with stacking animations
- Added Animated Tooltip component with spring transitions
- Added Scrubber component integrated with Grid Loader demo
Enhancements
- Enhanced Grid Loader with blur, gap, rounded props and redesigned customizer panel
- Added theme tokens for Scrubber, Grid Loader customizer, and reference links
- Added Vercel OSS Program badge and Speed Insights
- Improved structured data across docs site
Fixes
- Fixed TweetCard 100% error rate on Vercel (removed isomorphic-dompurify)
- Reduced Vercel function GB-Hours usage
3.2.0
3.2.0
CLI & Grid Loader
New Components
- Added Grid Loader component with 65 preset patterns
CLI
- Added standalone SmoothUI CLI with ASCII logo header and improved TUI
- Redesigned installer component with dual CLI tabs
- Added custom Shiki themes and global package manager state
Blog & Landing
- Added interactive tutorial blog section
- Added CLI announcement badge to hero section
Fixes
- Patched Dependabot security vulnerabilities
3.1.0
3.1.0
New Components & Blocks Expansion
New Components
- Added Magnetic Button component with cursor-following magnetic effect and shadcn-style button variants
- Added Notification Badge component with dot, count, and status variants
- Added Skeleton Loader component with shimmer, pulse, and wave animation variants
- Added Animated Tabs component with underline, pill, and segment style variants
- Added Animated Toggle component with morph and icon transition variants
New Blocks
- Added FAQ 3 block with searchable questions and filter animations
- Added FAQ 4 block with categorized questions and tab navigation
- Added Footer 3 mega footer block with newsletter signup
- Added Footer 4 minimal single-row footer block
- Added Logo Cloud 3 block with infinite marquee and pause on hover
- Added Logo Cloud 4 block with interactive grid and hover effects
3.0.6
3.0.6
Accessibility & Motion Reduction
- Enhanced accessibility and keyboard navigation across all input components
- Added motion reduction support (
prefers-reduced-motion) across components - Integrated motion reduction in AI Branch component
3.0.5
3.0.5
TweetCard Component
- Added TweetCard component for displaying Twitter/X posts with media support
- Enhanced TweetCard security with DOMPurify sanitization
3.0.4
3.0.4
SwitchboardCard & Header 4
- Added SwitchboardCard component with animated light grid effect
- Added Header 4 block with interactive 3D grid hero section
- Enhanced dropdown components with portal rendering and position handling
3.0.3
3.0.3
Searchable Dropdown
- Added Searchable Dropdown component with search filtering and keyboard navigation
- Improved Wave Text animation performance
3.0.2
3.0.2
New Components & Enhancements
- Added GlowHover component with cursor-following glow effect - generic and reusable component that works with any React element (cards, buttons, etc.)
- Added InfiniteSlider component for smooth, infinite scrolling with customizable speed and direction
- Added ReviewsCarousel component for displaying testimonials with smooth animations and keyboard navigation
- Enhanced AppleInvites component with responsive sizing and styling support
- Improved RSS feed processing for blocks with better categorization and date extraction
- Optimized image loading across components with enhanced getImageKitUrl options
- Refactored ScrollableCardStack component to use images instead of videos for better performance
- Fixed GitHub Stars Animation component issues
3.0.1
3.0.1
RSS Feed, Safari Fix & Sponsors Page
- Added RSS feed integration using @wandry/analytics-sdk for component registry updates
- Fixed Safari rendering bug in Siri Orb component with improved mask-radius handling
- Created dedicated sponsors page with tier-based sections (Velocity, Supporters, Own Projects)
- Enhanced sponsor display components with rotation and empty state handling
3.0.0
3.0.0
Monorepo Remake
- Complete monorepo restructure with improved organization and maintainability
- Migrated to Next.js 16 with latest features and performance improvements
- Integrated Fumadocs for better documentation experience
- Added Ultracite for enhanced code quality and tooling
- Implemented Biome for fast linting and formatting
- Improved build system and package management
- Enhanced developer experience with better TypeScript configuration
- Updated all dependencies to latest stable versions
2.9.0
2.9.0
New Blocks Sections & Enhanced Sidebar Filter
- New Logo Clouds, Stats, Team, Footer, and FAQs blocks sections
- Enhanced sidebar filter system with All, Components, and Blocks categories
- Improved navigation with conditional sidebar content
- Better content organization separating components from blocks
2.8.0
2.8.0
Enhanced Search & Discovery System
- New comprehensive search system with keyboard shortcuts and real-time results
- Advanced tag-based component discovery with categorized organization
- New tag pages with related components and category information
- Enhanced component search dialog with popular tags and smart suggestions
2.7.0
2.7.0
shadcn CLI v3 Registry & MCP Support
- Full compatibility with shadcn CLI v3 namespace system
- New registry system with automatic dependency management
- MCP (Model Context Protocol) support for AI assistants
- Enhanced documentation with comprehensive installation guides
2.6.0
2.6.0
AI Components & Enhanced Navigation
- New AI section with AI-powered components
- New components: AI Input, AI Branch, Scrollable Card Stack, Rich Popover
- New AI menu in the landing page navigation
2.0.0
2.0.0
Major Design Update
- New Design System and website look
- New mascot called Smoothy
- Props documentation
- Color switcher
- Refine shadcn/ui installation
1.0.0
1.0.0
Initial Release
- Initial release of SmoothUI
- Core component library with React and Framer Motion
- Basic documentation and examples
- CLI tool for component installation