Change Log

1. V6.0.0 (4th Feb 2025)

  • Updated React Router to v7.0.2, Vite to version 6.0.11, Firebase to version 11.2.0
  • MSW (Mock Service Worker), SWR packages Integrations
  • Removed Redux, Redux Toolkit, Axios, and Axios Mock Adapter (replaced with SWR and MSW)
  • Updated package.json dependencies
  • 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, replaced Customizer with Context API

2. V5.0.0 (4th Dec 2024)

  • 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
  • * Customization Treeview
  • * Focus Treeview
  • Added Tiptap Editor and removed Quill Editor
  • Remove the Single Page Treeview
  • Implemented the React Top Loading Bar
  • 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. V4.0.0 (21th Sept 2024)

  • Added Light/Dark Icon in Header
  • Added eCommerce Edit page
  • Added eCommerce Add page
  • Add Frontend Pages

4. V3.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
  • Update React 18.3.1
  • Update React DOM 18.3.1
  • 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

5. V2.0.0 (10th oct 2023)

  • Updated with ViteJs.

6. V1.0.0 (18th January 2023)

  • Initial release.