TailAdmin Next.js (App Router) Changelogs
Stay up to date with the latest changes and improvements.
Version 2.2.5 (March 20, 2026)
- Updated dependencies
- Fixed notification close button
Version 2.2.4 (December 29, 2025)
- Fixed calendar picker in stats chart
- Fixed date picker position and mobile popover styling
- Removed year display from date picker input
- Refactored ESLint configuration
Version 2.2.3 (November 13, 2025)
๐ง Next.js 16 Compatibility & Performance
- Added Next.js 16 support
- Removed unused
import Reactstatements (React 19 ready) - Fixed SVG imports (
export { default as IconName }) - Added SVG loader config in
next.config.ts(Turbopack) - Requires Node.js 20.9.0+
Version 2.2.1 (October 08, 2025)
- Updated Tooltip (using
floating-ui/react) - Updated Popover (using
floating-ui/react) - Fixed minor UI issues
Version 2.2.0 (July 30, 2025)
- Bug fixes and package updates
๐งญ Logistics Dashboard (New)
- Delivery activity table
- Delivery tracking timeline
- Revenue chart
๐๏ธ E-commerce Pages
Products
- Product list
- Add product
Invoices
- Invoice list
- Single invoice view
- Create invoice
Transactions
- Transaction list
- Transaction details
๐ง AI Assistant Suite
- Text generator
- Image generator
- Code generator
- Video generator
๐ API Key Management
- API dashboard
- Key table
- Add key modal
๐ Integrations
- Integration cards
- Settings & modals
- Delete confirmation
โ๏ธ Support App
- Ticket list
- Reply interface
๐ Charts
- Improved bar chart design
Version 2.1.3
- Fixed dropdown cropping issue
- Fixed tooltip/popover overflow
Version 2.1.1 (March 25, 2025)
- Updated to Next.js v15.2.3 (security fix)
- Fixed dependency conflicts (vectormaps)
- Migrated
react-flatpickrโflatpickr
Version 2.1.0 (March 10, 2025)
- New SaaS dashboard design
- Added metrics cards
- Product performance charts
Version 2.0.1 (February 27, 2025)
Improvements
- Upgraded to Tailwind CSS v4
- Updated class syntax
- Removed deprecated styles
Next Steps
- Run
npm installoryarn install - Check UI changes
- Review Tailwind v4 migration guide
Version 2.0.0 (February 2025)
๐ Major Update
- Full redesign using App Router + Server Components
- Improved UI, responsiveness, and accessibility
- Added chat, calendar, sidebar, auth redesign
Key Features
Dashboard
- Ecommerce, Analytics, CRM, Marketing, Stocks
Navigation
- Collapsible sidebar
- Dynamic breadcrumbs
- Improved header
Communication
- Chat system
- Email inbox & threads
Data Visualization
- Charts (Line, Area, Bar, Donut)
- Interactive maps
Authentication
- Login, Register, OTP, Profile
UI Components
- Avatar, Alert, Ribbon, Links
Tables
- Sorting, filtering, advanced tables
Calendar
- Drag & drop events
- Event modals
Performance
- Faster load times
- Accessibility improvements
โ ๏ธ Breaking Changes
- Next.js 14 โ 15 migration
- Charts now use ApexCharts
- New auth system (Server Actions)
Version 1.3.0 (January 31, 2024)
New Features
- Stocks dashboard
- Range slider
- File upload (drop zone)
- Pro forms (Contact, Survey)
- Tables & invoice components
- FAQs, Teams, Terms pages
Enhancements
- Improved Date Picker (flatpickr)
- Enhanced Select & Multiselect
- Refactored layout
Version 1.2.0 (September 2023)
- Improved data tables
- Updated component structure
Version 1.1.2 (August 2023)
- Code organization improvements
- UI refinements
Version 1.1.1 (July 2023)
- Migrated to TypeScript
Version 1.1.0 (June 2023)
- Updated navigation using Next.js Link
Version 1.0.2 (May 2023)
- Improved Date Picker
- Updated SEO metadata
Version 1.0.1 (April 2023)
- Minor bug fixes
Version 1.0.0 (March 2023)
Initial Release
- Core dashboard
- Basic components
- Forms and tables
Weโre continuously improving TailAdmin - your feedback helps shape the future ๐