View hidden content is available for registered users!
Modernize Next Js Admin Dashboard with App Directory v11.0.0
Version 11.0.0 (10th Dec 2025)
- Upgraded to Next.js 16
- Updated to React 19
- All packages updated to their latest versions
- Added a new AI Chat App
- Added an AI Image Generator App for creating images using AI models.
- Blog App : Added Create, Edit, and Manage pages for full blog post management.
- Invoice App redesigned for better usability
- Kanban App design refreshed
- Added new Order and User tables using React Table
- New pages, such as the Integration Page and API Keys Page, have been introduced.
- All demos updated
Version 10.1.0 (8th May 2025)
- Updated MUI components using the latest MUI codemode
- Updated TypeScript types and removed most any Type usage
Version 10.0.0 (16th April 2025)
- MUI (Material-UI) updated to version 7.0.1
- TypeScript upgraded to version 5.8.3
- Firebase updated to version 11.6.0
- Supabse updated to version 2.49.4
- Integrated Supabase authentication
- Updated all related MUI packages
- All MUI components updated and refactored to be compatible with MUI v7
- Update Nextauth Folder
- Created custom Authentication Context to manage user authentication state across the app.