TailAdmin Vue.js Changelogs
Stay up to date with the latest updates and improvements.
Version 2.2.3 (January 12, 2026)
- Removed
vue-kanbanto fix security vulnerabilities - Fixed TypeScript build errors in ApexCharts components
- Added proper type assertions for ApexCharts configs
- Resolved all npm audit issues (0 vulnerabilities)
- Improved type safety across chart components
Version 2.2.2 (December 29, 2025)
- Added Date Picker to the Statistics Chart
Version 2.2.1 (October 08, 2025)
- Updated Tooltip using
floating-ui/vuefor better usability - Updated Popover using
floating-ui/vue - Fixed minor UI bugs and issues
Version 2.2.0 (July 30, 2025)
- Fixed minor bugs and UI issues
- Updated dependencies
๐งญ Logistics Dashboard (New)
- Redesigned logistics dashboard
- Delivery activity table
- Delivery tracking timeline
- Revenue chart
๐๏ธ E-commerce Pages
Products
- Product list table
- Add product form
Invoices
- Invoice list
- Single invoice view
- View invoice modal
- Create invoice form
Transactions
- Transaction list
- Transaction detail view
๐ง AI Assistant Suite
- Text generator
- Image generator
- Code generator
- Video generator
๐ API Key Management
- API key dashboard
- Key table view
- Add key modal
๐ Integrations
- Integration cards UI
- Integration details modal
- Add integration modal
- Settings modal
- Delete confirmation modal
โ๏ธ Support App
- Ticket list page
- Ticket reply interface
๐ Charts & Visuals
- Improved bar chart design
Other Fixes
- Fixed dropdown cropping issue (Basic Table 3)
- Fixed Tooltip and Popover overflow issues
Version 2.1.0 (March 10, 2025)
- Introduced a new SaaS dashboard design
- Added new metric cards
- Added Product Performance tab with 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 - Review UI changes
- Check the Tailwind CSS v4 migration guide if needed
Version 2.0.0 (February 2025)
๐ Major Update
- Complete redesign using Vue 3, Composition API, and Vue Router 4
- Improved UI, responsiveness, and accessibility
- Added chat, calendar, sidebar, and redesigned authentication
Key Features
Dashboard
- Ecommerce, Analytics, Marketing, CRM, and Stocks dashboards
Navigation
- Collapsible sidebar
- Improved header with actions, notifications, and theme toggle
- Dynamic breadcrumbs (Vue Router 4)
Communication
- Chat screens with real-time messaging
- Email inbox and threaded conversations
Data Visualization
- Charts: Line, Area, Bar, Donut (ApexCharts)
- Interactive maps
Authentication
- Login, Register, Forgot Password, OTP
- User profile management
UI Components
- Avatar, Alert, Ribbon, Colored Links
Tables
- Sorting, pagination, filtering
- Advanced table features
Calendar
- Drag-and-drop event management
- Event modal support
Performance
- Optimized rendering with Vue 3 Composition API
- Improved accessibility and readability
โ ๏ธ Breaking Changes
- Charts now use ApexCharts (Vue 3)
- Vue Router upgraded to v4
Version 1.0.0 (February 2024)
๐ Initial Release
- First release built with Vue 3
- Core dashboard layout and components
- Essential UI elements and pages
- Built with Composition API and modern Vue practices
Weโre continuously improving TailAdmin Vue.js - your feedback helps shape future updates ๐