Change Log

Change Log

1. V3.0.0 (9th Dec 2025)

  • Upgraded to 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. V2.0.0 (12th May 2025)

  • Updated TailwindCss version v4.2.1
  • Updated tailwindcss theme configuration by removing tailwind.config.ts file and re-writing entire theme in css style.
  • Updated flowbite react version v0.11.7
  • Update flowbite react components

3. V1.0.0 (13th Feb 2025)

  • Initial Release