Next.js
Updated
Updated Next.js, React, Valibot and Tiptap dependencies to latest versions to resolve vulnerabilities issues in Next.js and React: https://nextjs.org/blog/CVE-2025-66478 and https://nextjs.org/blog/security-update-2025-12-11
Next.js
Updated
Updated Next.js version from 15.x to 16.x (Breaking change)
Updated React version from 18.x to 19.x (Breaking change)
Updated Material-UI version from 6.x to 7.x (Breaking change)
Updated TailwindCSS version from 3.x to 4.x (Breaking change)
Updated Tiptap editor from v2 to v3 (Breaking change)
Updated other dependencies to latest versions
ESLint configuration changes due to deprecation of @typescript-eslint/ban-types
Updated documentation to reflect changes in above packages
Vue
Updated
Updated Vue & Vuetify to latest version
Updated Vite version to latest (v7.1.x)
Vue Laravel
Updated
Updated Vue & Vuetify to latest version
Updated Vite version to latest (v7.1.x)
Nuxt
Fixed
Fixed i18n issues
Updated
Updated Nuxt version to latest (v4.2.0)
Updated Vuetify to latest version
Django
Added
Live theme primary color changes via Customizer
Added search functionality in documentation for easy to find solution
Updated
Bootstrap 5.3.5
Django 5.2.5
Updated version of the Python packages in the requirements.txt file.
Improved Customizer for real-time updates
Search bar using Algolia, a third party library.
SCSS structure - Build and extend in real-time with CSS variables, for ex. themes, skins, direction, etc.
Enhanced documentation
Removed
Autosize library and used field-sizing: content; css property
jquery-sticky library and used custom styles
jquery-datatables-checkboxes library
bootstrap-maxlength library and used custom code
bootstrap-datepicker library
Replaced
Fonts icons with SVG icons using iconify
cleavejs library with cleave-zen library
Blockui library with Notiflix library
Toastr library with Notyf library
rateyo library with Raty library
Fixed
UI improvements & bug fixes
HTML
Fixed
UI improvements & bug fixes
Added
Live theme primary color changes via Customizer
Added search functionality in documentation for easy to find solution
Updated
.NET 8 to 9
Bootstrap 5.3.5
Improved Customizer for real-time updates
Search bar using Algolia, a third party library.
SCSS structure - Build and extend in real-time with CSS variables, for ex. themes, skins, direction, etc.
Enhanced documentation
Removed
Autosize library and used field-sizing: content; css property
jquery-sticky library and used custom styles
jquery-datatables-checkboxes library
bootstrap-maxlength library and used custom code
bootstrap-datepicker library
Replaced
Fonts icons with SVG icons using iconify
cleavejs library with cleave-zen library
Blockui library with Notiflix library
Toastr library with Notyf library
rateyo library with Raty library
Fixed
UI improvements & bug fixes
- Live theme primary color changes via Customizer
- Starter-kit with minimal assets
- Added search functionality in documentation for easy to find solution
- Enhanced documentation
- Improved Customizer for real-time updates
- Search bar using Algolia, a third party library.
- SCSS structure - Build and extend in real-time with CSS variables, for ex. themes, skins, direction, etc.
- Autosize library and used field-sizing: content; css property
- jquery-sticky library and used custom styles
- jquery-datatables-checkboxes library
- bootstrap-maxlength library and used custom code
- bootstrap-datepicker library
- Fonts icons with SVG icons using iconify
- cleavejs library with cleave-zen library
- Blockui library with Notiflix library
- Toastr library with Notyf library
- rateyo library with Raty library
- UI improvements and bug fixes
ASP.NET Core - MVC
Fixed
Minor bug fixes & improvements
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