Change Log

1. V4.0.0 (3rd Feb 2025)

  • Integrated SWR packages
  • Removed: Redux, Redux Toolkit, Axios, and Axios Mock Adapter (replaced with SWR)
  • 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
  • Integrated ShadCN UI components, including form elements and a table, implemented SWR for API requests, and updated API routes

2. V3.0.0 (30th Sept 2024)

  • Added Frontend Pages
  • * Homepage
  • * About
  • * Contact
  • * Portfolio
  • * Blog
  • * Pricing

3. V2.0.0 (30th Nov 2024)

  • Added New Kanban App
  • Solve some minor bug
  • 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
  • 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 New Invoice App
  • * Invoice List page
  • * Invoice Edit page
  • * Invoice Detail page

4. V1.1.0 (17th August 2024)

  • Added Headless Ui Components

5. V1.0.0 (5th August 2024)

  • Initial Release