Change Log
1. V6.0.0 (28th Nov 2025)
-
Upgraded to Next.js 16 and React 19
-
All dependencies updated to their latest stable versions
-
Introduced new Pages: Integration Page, API Keys Page
-
Added AI Applications: AI Chat, AI Image Generation
-
Blog App enhanced with full blog management: create blogs, edit blogs, manage blog listings
-
Added new Form Examples: Standard Form, Repeater Form, Wizard / Stepper Form, Form Addons
-
Added new Dashboard Widgets: Cards, Banners, Charts
-
Enhanced Shadcn Tables with striped rows, hover effects, checkbox row selection
-
Added Code View Support for Shadcn Charts and Apex Charts
-
Added Order & Customer Tables using React Table
-
Invoice App redesigned for better usability
-
Kanban App UI refreshed
-
Flowbite removed completely
-
All components rebuilt using Shadcn/UI
-
Updated Global CSS variables
-
Improved overall styling consistency
-
Fixed multiple UI/UX issues across apps
-
Refactored all apps for better performance and consistent design structure
2. V5.0.0 (18th July 2025)
-
Updated Tailwind css to v4.1.10
-
Updated Flowbite-react to v0.11.7
3. V4.0.0 (30th Jan 2025)
-
Added Shadcn ui elements and form elements
-
Added Shadcn ui table
-
Added swr for api request
-
Added next js toploader
-
Updated to Next.js to 15
-
Updated api routes
4. V3.0.0 (30th Sept 2024)
-
Added Frontend Pages
-
* Homepage
-
* About
-
* Contact
-
* Portfolio
-
* Blog
-
* Pricing
5. V2.0.0 (3rd Sept 2024)
-
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
-
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
-
Solve some minor bug
6. V1.0.0 (30th August 2024)