Change Log
1. V8.0.0 (31st Jan 2025)
Updated Next js to v15.1.6
Integrated MSW (Mock Service Worker) and SWR packages
Removed Redux, Redux Toolkit
Removed Axios and Axios Mock Adapter, and replaced them with SWR .MSW for data fetching
Implemented Context API for state management
Refactored all apps to use the latest Context API implementation
Changes in theme settings to use Context API instead of Redux
Change Customizer with context api
2. V7.0.0 (4th Dec 2024)
Updated Next to v15.0.2
Updated React to v19.0.0
Updated Mui to v6.1.6
Added Mui Charts Pages
* Bar charts
* Line charts
* Pie charts
* Scatter charts
* Sparkline charts
* Guage charts
Added Mui Treeview Pages
* Items Treeview
* Selection Treeview
* Expansion Treeview
* Customize Treeview
* Focus Treeview
Added Tiptap Editor and removed Quill Editor
Remove the Single Page Treeview
Implemented the Next.js Toploader
Updated Form Elements and UI Components
Use Dayjs object for the Date & Time Picker
* Calendar App
* Form Element
* Custom Form
In the Contact Detail page, add the functionality to delete a contact when clicking on the trash icon
Solve Hydration Error in Horizontal layout type
3. V5.0.0 (3rd Sept 2024)
Added New Kanban App
Added New Invoice App
* Invoice List page
* Invoice Edit page
* Invoice Detail page
Added Many Example of React Tables
* Basic Table
* Dense Table
* Filter Table
* Row Selection Table
* Pagination Table
* Sorting Table
* Column Visibility Table
* Drag n Drop Table
* Editable Table
* Empty Table
* Expanding Table
* Sticky Table
Remove unwanted use client from page.tsx/.jsx
Update React 18.3.1
Update React DOM 18.3.1
Update Next to 14.2.7
We have added Code Model in to the pages
* Ui Components
* Widget Banner
* Widget Cards
* Widget Charts
* Form Elements
* Form Vertical
* Form Horizontal
* Form Layout
4. V4.0.0 (19th Apr 2024)
Updated Nextjs version 14.2.0
Added NextAuth
Added Firebase
5. V3.2.1 (21st March 2024)
Updated Nextjs version 14.1.3
Change Component folder path
Added Redux-persist
6. V3.1.0 (19th Dec 2023)
7. V3.0.0 (21st Nov 2023)
Updated Nextjs version 14.0.3
solved some minor bug
8. V2.1.0 (16th Oct 2023)
Updated Nextjs version 13.5.4
Updated Other Packages
Solved MUI Warnings which is coming in latest nextjs version
9. V2.0.0 (19th June 2023)
Updated template with App Directory routing and nextjs version of 13.4.6
10. V1.0.0 (2nd March 2023)