Next.js
Updated
Updated docs
Updated all the packages to the latest version
Updated Calendar styles
Updated responsive in the eCommerce app
Updated date-picker component
Updated section spacing in card basic page
Updated HorizontalWithAvatar statistic card
Replaced MUI theme object colors with CSS variables
Updated navbar blur to true in the themeConfig file
Fixed
Fixed minor layout bugs
Fixed logo-text rendering in vertical-menu when collapsed and small screen
Fixed subMenuContent styles for popoutWhenCollapsed in bordered layout
Removed
Removed unused images
Removed avatarIconSize prop as tailwind cannot generate dynamic classes
Removed rgbaToHex util
- Added Landing, Pricing, Payment, Checkout and Help Center pages
- Added eCommerce, Academy, Logistics and Email apps
- Added Academy and Logistics dashboards
- Added new cards in Widget Examples
- Added HOCs (Higher Order Components) viz. TranslationWrapper, AuthGuard and GuestOnlyRoute
- Added homePageUrl in themeConfig and next.config.mjs files
- Added private, guest-only and public routes for authentication
- Added excludeLang in search and menuData files to exclude lang in the URLs
- Added exactMatch & activeUrl props in MenuItem component
- Added input-otp package for two step verification
- Updated docs
- Updated all the packages to the latest version
- Updated src/app/server/actions file for all the server actions
- Updated removeI18n script in the full-version to remove translation from the whole template
- Updated types
- Updated redux slices
- Updated MUI overrides
- Updated GenerateMenu file
- Updated folder structure (breaking change for authentication)
- Updated Horizontal and Vertical menu styles
- Updated redirects in the next.config.mjs file
- Updated src/components/layout/shared/Logo.tsx component
- Updated src/fake-db folder structure and file names
- Updated default border-radius value from 6px to 10px for the rounded class and update the files accordingly
- Replaced MUI theme object colors with CSS variables
- Replaced react-draft-wysiwyg editor with tiptap editor
- Replaced kbar search with cmdk search
- Fixed bugs in pages and apps
- Fixed localize URLs on the login page, Under Maintenance and Not Authorized pages
- Fixed form submission while hydrating on login page
- Fixed navbar height when we have fixed content height like chat, email etc.
- Fixed custom icon button's size
- Removed unused packages
- Removed unused example file
- Removed middleware file and moved all the auth and translation logics into their respective HOCs (Higher Order Components)
- Removed unnecessary 'use client' from all files
- Removed paperChannel from our theme overrides as MUI have provided this variable by default
- Removed background-color-rgb CSS variable and replaced it with mui-palette-background-paperChannel
- Removed alias for reducers
- Removed reactStrictMode from the next.config.mjs file as we are no longer using useReducer hook
- Removed demoConfig file, getDemoName server action function and their related code
- Initial Release (Next.js v14 + App Router)
- Next.js v13 version with Pages Router is now deprecated
- New Design Alignments
- New spacer & utility classes
- Navbar Dropdown Active state
- Rimix Icons
- Bootstrap 5.3.3
- Documentation
- MDI( Material Design Icons)
- UI improvements & bug fixes
- Updated to Laravel 11
- Nuxt 3 Version (Initial Release)
- Migration guide in docs for major and technical changes (Highly recommended to read)
- unplugin-vue-router for typed pages
- eCommerce App
- Dashboard
- Products
- Product List
- Add Product
- Category List
- Order
- Order List
- Order Details
- Customer
- All Customers
- Customer Details
- Manage Reviews
- Referrals
- Settings
- Academy
- Dashboard
- My Courses
- Courses Details
- Logistics
- Dashboard
- Fleet (Added MapBox library)
- Kanban App
- Front Pages
- Landing Page
- Pricing Page
- Payment Page
- Checkout Page
- Help Center Page
- Swiper Extension
- TipTap Rich Editor
- More Dialog Examples
- Form Wizard
- Vite Vue DevTool Plugin
- Plugins are now registered automatically like Nuxt and moved to src/plugins directory
- Styles are moved to src/assets/styles directory
- Directory structure updated
- SSR related improvements and fixes
- We now uses SVG based CSS icons instead of SVGs for icons
- Theme config now uses "pinia" store instead of composable
- useThemeConfig composable is replaced with useConfigStore store
- Replaced axios with native fetch API
- Replaced axios-mock-adapter with msw
- Cookie is used for persistence instead of LocalStorage
- Customiser UI (User-friendly design)
- Invoice List (New widgets)
- User List (New widgets)
- Libraries Updated to latest version
- Code now utilize auto imports similar to Nuxt
- vite-plugin-pages plugin (Replaced by unplugin-vue-router)
- axios (Replace by native fetch API)
- axios-mock-adapter (Replaced by msw)
- Updated design structure
- Added new figma variable structure
HTML, HTML + Laravel with Vite
- Form validation integrated with NPM Package
- Flag Icons integrated with the NPM Package
- Package dependencies
- Third-Party Libraries & assets imports
- Documentation
- Stepper style fix for RTL disabled Mode
- Fixed Peer Dependency requirements for NPM
- Bugfixes & Improvements
- Unused flag icon SVGs
- Integrated template with Vite 5
- Laravel with Webpack Mix
- Only provide support for the next 6 months
- Future updates won't be considered
- Bordered Layout & RTL mode UI fixes in third-party libs & components
- Fixed node waves not working in front pages & data-tables buttons
- Minor improvements & Bugfixes
- Updated to .NET 8 (Reduced Package size & startup time)
- Docker compatibility with .NET 8
- Documentation
- Removed warnings during build process
- Fixed locale issues in RTL mode (Arabic)
- Minor improvements & bugfixes
- Initial Version
- Initial Version
HTML
Updated
- Updated documentation
Fixed
- Timeline UI in bordered layout
- Tour UI (shepherd JS)
- Starter kit navbar UI
- Menu collapsed/Wide mode
- Switch overlay on horizontal menu
- Fleet page scroll bar issue in RTL mode & improved its responsiveness
- Other minor bugfixes & UI improvements
HTML + Laravel
Added
- eCommerce App
- Products
- Product List
- Add Product
- Category List
- Order
- Order List
- Order Details
- Customer
- All Customers
- Customer Details
- Manage Reviews
- Referrals
- Settings
- Academy App
- Overview
- My Courses
- Courses Details
- Logistics App
- Overview
- Fleet (Added MapBox library)
- Front Pages
- Landing Page
- Pricing Page
- Payment Page
- Checkout Page
- Help Center Page
- Added system mode with mode select option (dropdown)
- Added form inputs hover border color
Updated
- Routes
- Updated Laravel 10 base Folders & files
- Updated Jetstream version(v4.x)
- Updated Livewire version(v3.x)
- Customiser UI (User friendly design)
- Invoice List (New widgets)
- User List (New widgets)
- Removed flag icons for translation, instead using font icons and added an active language state to its dropdown
- Timeline structure improvement
- Heading font weight
- Third Party Libs
- Updated Documentation
Fixed
- Improved Jetstream as per latest version
- Chat long message sending issue without space
- Ideal timer button-group (nav) not responsive
- W3C for Kanban, Invoice and Few modals
- Email app, remove all email list will show message
- Switch overlay on horizontal menu
- FireFox issues
- Other minor bugfixes & UI improvements
ASP.NET Core
Added
- eCommerce App
- Products
- Product List
- Add Product
- Category List
- Order
- Order List
- Order Details
- Customer
- All Customers
- Customer Details
- Manage Reviews
- Referrals
- Settings
- Academy App
- Overview
- My Courses
- Courses Details
- Logistics App
- Overview
- Fleet (Added MapBox library)
- Front Pages
- Landing Page
- Pricing Page
- Payment Page
- Checkout Page
- Help Center Page
- Added system mode with mode select option (dropdown)
- Added form inputs hover border color
Updated
- Customiser UI (User friendly design)
- Updated Dotnet 6 to Dotnet 7
- Invoice List (New widgets)
- User List (New widgets)
- Removed flag icons for translation, instead using font icons and added an active language state to its dropdown
- Timeline structure improvement
- Heading font weight
- Third Party Libs
- Updated Documentation
Fixed
- Chat long message sending issue without space
- Ideal timer button-group (nav) not responsive
- W3C for Kanban, Invoice and Few modals
- Email app, remove all email list will show message
- Switch overlay on horizontal menu
- FireFox issues
- Other minor bugfixes & UI improvements
#### Added
- eCommerce App
- Products
- Product List
- Add Product
- Category List
- Order
- Order List
- Order Details
- Customer
- All Customers
- Customer Details
- Manage Reviews
- Referrals
- Settings
- Academy App
- Overview
- My Courses
- Courses Details
- Logistics App
- Overview
- Fleet (Added MapBox library)
- Front Pages
- Landing Page
- Pricing Page
- Payment Page
- Checkout Page
- Help Center Page
- Added system mode with mode select option (dropdown)
- Added form inputs hover border color
#### Updated
- Customizer UI (User friendly design)
- Invoice List (New widgets)
- User List (New widgets)
- Removed flag icons for translation, instead using font icons and added an active language state to its dropdown
- Timeline structure improvement
- Updated heading font weight
- 3rd Party Libs
- Updated Docs Customizer, Front-pages & Map-box
#### Fixed
- Chat long message sending issue without space
- Ideal timer button-group (nav) not responsive
- W3C for Kanban, Invoice and Few modals
- Email app, remove all email list will show message
- FireFox issues
- UI improvements enabling better text visibility
- Other minor bugfixes