Checkout Pro Version

Change Log

1. V8.0.0 (28th Jan 2025)

  • React to v19.0.0, React Router to v7.0.2, Vite to version 6.0.3, Apexcharts to version 3.48.0, Firebase to version 11.1.0, ReactDOM to v19.0.0, MUI to version 6.1.1
  • 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
  • Invoice, User, Kanban, Blog
  • Homepage, About, Contact, Portfolio, Blog, Pricing
  • Bar charts, Line charts, Pie charts, Scatter charts, Sparkline charts, Guage charts
  • Items Treeview, Selection Treeview, Expansion Treeview, Customize Treeview, Focus Treeview
  • 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
  • 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
  • Added Tiptap Editor

2. V7.0.0 (10th oct 2023)

  • Updated with ViteJs

3. V6.0.0 (3rd july 2023)

  • All packages are updated
  • Updated React 18
  • Added react-slick in place of react-swipeable-views which was depreacated

4. V5.1.0 (15th jan 2022)

  • Updated to Reduxtoolkit
  • Updated reactstrap with bootstrap5
  • Added Html Editor
  • Change customizer & all apps setting with Redux toolkit

5. V5.0.0 (10th March 2021)

  • Updated to React version 17.
  • Updated all 34 packages to their latest version
  • Updated React dom

6. V4.0.0 (5th Aug 2020)

  • Change all chart with apex chart.
  • Added todo apps with axios
  • Added redux thunk as a middleware
  • Added axios for api call
  • sidebar nav change icons to feather icon

7. V3.0.0 (13 June, 2020)

  • Updated React to the 16 version.
  • Updated Reactstrap with hooks
  • Updated whole template with hooks
  • Added Notes application

8. V2.2.1 (10th March 2021)

  • Remove Vulnerabilities.

9. V2.2.0 (10th March 2021)

  • Built in JWT authentication
  • Added apex charts

10. V2.1.0 (10th March 2021)

  • Added Email app with redux
  • Added Contact app with redux
  • Added Chat app with redux

11. V1.2.0 (10th March 2021)

  • Added Webpack
  • Added Babel
  • Added Redux for the theme setting, application will be update in redux soon
  • Update some packages in package.json

12. V1.1.0 (10th March 2021)

  • Updated React version to 16.7.0
  • Eslint error solved
  • React strap version updated
  • Audit error fix
  • Fix some minor bug