Change Log
1. V7.0.0 (8th Feb 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. V6.0.0 (6th Dec 2024)
Updated Next to v15.0.2
Updated React to v19.0.0
Updated Mui to v6.1.6
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
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
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
3. V5.0.0 (30th Nov 2024)
Remove unwanted use client from page.tsx
Update React 18.3.1
Update React DOM 18.3.1
Update Next to 14.2.7
Added Kanban App
Added eCommerce Edit Product page
Added eCommerce Add Product page
Added Light/Dark Icon in Header
Blog with Mdx
Added Invoice App
* Invoice List page
* Invoice Edit page
* Invoice Detail page
Added Frontend Pages
* Homepage
* About
* Contact
* Portfolio
* Blog
* Pricing
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
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
4. V4.0.0 (13th May 2024)
Updated NextJs version to 14.1.3
Change Component folder path
Added Redux-persist
Added NextAuth
Added Firebase
5. V3.0.0 (22nd Nov 2023)
Updated Latest NextJs Version 14.0.3.
6. V2.1.0 (19th Oct 2023)
Solved MUI error
Updated Latest NextJs Version 13.5.5
7. V1.0.0 (22md Sep 2023)