TailAdmin Next.js (App Router) Changelogs

Stay up to date with the latest changes and improvements.


Version 2.3.1 (May 23, 2026)

New Pages & Additions

  • Added AI Settings page to configure models, API keys, and token limits.
  • Added Maps page with MapLibre GL, Leaflet, and iframe map styles.
  • Added Vector Maps page powered by AmCharts 5 geodata (World & USA).
  • Added Radar Charts page with 3 unique chart formats.
  • Added Radial Progress Charts page featuring 4 custom layout templates.
  • Introduced new Bar Charts Five & Six and Pie Charts Four & Five.

Version 2.3.0 (April 28, 2026)

New Dashboards & Features

  • AI Dashboard โ€” Built for AI-first products and SaaS platforms, giving you full visibility into model performance and usage.

    • AI Performance Metrics โ€” Track key KPIs across models in real time.
    • User & Revenue Analytics โ€” Monitor growth, engagement, and monetization trends.
    • API Token Usage โ€” Analyze token consumption, costs, and efficiency.
    • Project Insights โ€” Understand user interactions and overall project health.
    • Recent Transactions โ€” Stay updated with the latest billing activity.
  • Sales Dashboard โ€” Your all-in-one control center for e-commerce and retail operations.

    • Revenue Insights โ€” Detailed breakdown of sales performance and growth.
    • Customer Retention โ€” Visual heatmaps to track loyalty and repeat behavior.
    • Multi-Channel Analytics โ€” Compare performance across platforms and sales channels.
    • Global Sales Map โ€” Interactive geographic distribution of customers and revenue.
    • Top Products โ€” Identify and analyze best-performing items.
  • Finance Dashboard โ€” A centralized hub for financial tracking and management.

    • Balance Overview โ€” Snapshot of your total financial position.
    • Cashflow Tracking โ€” Monitor inflows and outflows with clarity.
    • Spending Analysis โ€” Categorized insights to improve budgeting decisions.
    • Card Management โ€” Manage multiple payment methods seamlessly.
    • Transaction History โ€” Fully searchable and filterable financial records.

Flexible Layout System

Tailor your application experience with 6 professionally designed layouts, each optimized for different workflows:

  • Layout One โ€” Classic sidebar with a structured header.
  • Layout Two โ€” Collapsed navigation for a distraction-free workspace.
  • Layout Three โ€” Dark-mode sidebar for a modern, professional feel.
  • +3 Additional Layouts โ€” Designed for flexibility across various use cases.

Advanced Data Visualization

Powered by ApexCharts, enabling rich, interactive, and responsive data experiences:

  • Area Charts โ€” Visualize trends like AI performance and revenue growth.
  • Bar & Column Charts โ€” Compare metrics across time periods.
  • Line Charts โ€” Track real-time data and financial movements.
  • Pie & Donut Charts โ€” Display proportions such as market share or usage.
  • Heatmaps โ€” Analyze user behavior and retention patterns.
  • Geographic Maps โ€” Explore global distribution of users and sales.
  • Radar & Radial Charts โ€” Understand multi-dimensional datasets.

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 React statements (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 install or yarn 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
  • 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 ๐Ÿš€