Support Us and Get 30% Off on Pro! is here 🎉

NextAdmin Logo

Update Logs

Version 2.0.0 - Major Upgrade - [August 16, 2026]

Redesigned the entire dashboard with a modern aesthetic and enhanced visual hierarchy.

Replaced raw UI components with Tailgrids UI for improved design consistency and accessibility.

Added 10+ new pages and 20+ customizable component variants.

Made all pages interactive and connected them with mock REST APIs.

Optimized codebase architecture following deep modularity principles and added comprehensive AI guidelines in `AGENTS.md`.

Released new AI Agent Skills for AI Native workflow.

Released Custom Prompts to speed-up development.

Version 1.3.0 - [May 15, 2026]

Updated Tailwind CSS to v4 and refreshed project dependencies.

Added new authentication pages.

Migrated authentication from NextAuth to BetterAuth.

Implemented authentication using BetterAuth and Prisma.

Configured Role-Based Access Control (RBAC).

Added profile and settings page mutations and queries for user data.

Updated Documentation

Improved code structure and organization for better maintainability.

Updated dependencies and made various bug fixes and improvements.

Version 1.2.3 - [Mar 16, 2026]

Updated Next.js to ^16.1.6.

Configured image qualities.

Version 1.2.2 - [Dec 01, 2025]

Updated to Next.js 16

Updated all the dependencies.

Version 1.2.1 - Fix peer dependency issue - [Mar 19, 2025]

Fixed peer dependency issue with React 19

Migrated from react-table to @tanstack/react-table

Fixed reference error in top-countries/map.tsx component

Version 1.2.0 - Major Upgrade and UI Improvements - [Jan 27, 2025]

Upgraded to Next.js v15 and updated dependencies

API integration with loading skeleton for tables and charts.

Improved code structure for better readability.

Rebuilt components like dropdown, modals, and all ui-elements using accessibility practices.

Using search-params to store dropdown selection and refetch data.

Semantic markups, better separation of concerns and more.

Version 1.1.0 - Initial Release - [May 13, 2024]

Updated Dependencies

Removed Unused Integrations

Optimized App

Version 1.0.0 - [May 12, 2024]

Initial Release