Change Log
1. V6.0.0 (26th Aug 2026)
-
Upgraded all packages and dependencies to their latest compatible versions
-
Updated to Vuetify 4
-
Migrated the codebase to Vuetify 4 and checked full compatibility
-
Updated typography, spacing, and elevation styles across components to align with Vuetify 4's design tokens
-
Modernized SCSS architecture for cleaner, faster builds
-
Fixed build and runtime errors caused by outdated dependencies
-
Fixed several broken and outdated links
-
Fixed issues across dashboards, front-end pages, and apps screens
-
Overall design and layout fixes across the template
-
Resolved all errors introduced after the update
-
All demos updated
2. V5.0.0 (11th Dec 2025)
-
Updated to Nuxt 4
-
Updated folder structure as per nuxt 4
-
Updated Vuejs
-
Updated Vuetify
-
All dependencies updated to their latest stable versions
3. V4.3.0 (4th April 2025)
-
Updated pinia package and its configuration
-
Remove updatecolors.ts file
-
Updated vuetify.ts plugin file
-
Updated light/dark theme files
-
Fixed minor bug
4. V4.2.0 (12th Dec 2024)
-
Updated nuxt.config.ts with ssr true or false working compatibility
-
Updated apexcharts in whole template with ClientOnly component to work with client and server side
also
-
Updated default.vue file with ClientOnly component
-
Updated v-rating in ui component file withClientOnly component
5. V4.1.0 (27th Nov 2024)
-
Increased Run Timing Speed
-
Removed Runtime warning
6. V4.0.0 (14th Oct 2024)
-
Updated Packages
-
* Nuxt - 3.13.2
-
* VueJs - 3.5.7
-
* Vuetify - 3.7.1
-
* Vite - 5.4.8
-
* Pinia - 2.2.2
-
* Typescript - 5.3.3
-
Added New pages
-
* Invoice app Added
-
* Tickets app Added
-
* Email app Added
-
Added Frontend Pages
-
* Homepage
-
* About Us page
-
* Contact Page
-
* Portfolio Page
-
* Pricing Page
7. V3.0.0 (23rd Sept 2024)
-
Added light/dark theme mode toggle on header
-
Added scroll top page when page click to change
-
Solve some minor bug
-
Added new snackbar on modern dashboard page load [welcome alert]
-
Added new form elements
-
* Timepicker
-
* Stepper
-
Added new 2 pages in ecommerce app
-
* Add product
-
* Edit product
-
Update Packages
-
* Nuxtjs - 3.13.1
-
* Vue - 3.4.38
-
* Vuetify - 3.7.1
-
* Vite - 5.4.2
-
* Pinia - 2.2.2
-
* Typescript - 5.5.4
-
* Axios - 1.7.6
-
Added New Pages
-
* Gallery Lightbox
-
* Search Results
-
* Social Contacts
-
* Treeview
-
Update product list app using vuetify 3 datatable in ecommerce app and remove vue3-easy-data-table
package
8. V2.0.0 (1st March 2024)
-
Updated "Nuxt": "3.10.2"
-
Updated "vuetify": "3.5.3"
-
Updated calendar app
-
Added CRUD datatable
-
Added Filterable table in data table filtering table page
-
Other packages version updated
-
Updated datatables as per latest vuetify & removed vuetify/labs/VDataTable lab dependency
9. V1.0.0 (27th Sep 2023)