Change Log

1. V6.1.1 (3rd 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 Layout file with ClientOnly component
  • Updated v-rating file with ClientOnly component

2. V6.1.0 (27th Nov 2024)

  • Increased Run Timing Speed
  • Removed Runtime warning

3. V6.0.0 (14th Oct 2024)

  • Packages Updated
  • * Nuxt – 3.13.2
  • * Vue.js – 3.5.7
  • * Vuetify – 3.7.1
  • * Vite – 5.4.8
  • * Typescript – 5.5.4
  • Frontend Pages Added
  • * Homepage
  • * About Page
  • * Contact Page
  • * Pricing Page
  • * Blog Page
  • * Portfolio Page
  • Added new apps
  • * Invoice app Added
  • * Tickets app Added
  • * Email app Added
  • Calendar App Updated

4. V5.0.0 (23rd Sept 2024)

  • Update Packages
  • * Nuxt.js – 3.13.1
  • * Vue – 3.5.3
  • * Vuetify – 3.7.1
  • * Vite – 5.4.3
  • * Pinia – 2.2.2
  • * Typescript – 5.5.4
  • * Axios – 1.7.6
  • Added New Pages
  • * Gallery Lightbox
  • * Search Results
  • * Social Contacts
  • * Treeview
  • Added new form elements
  • * Timepicker
  • * Stepper
  • Added light/dark theme mode toggle on header
  • Added new 2 pages in ecommerce app
  • * Add product
  • * Edit product
  • Update product list app using vuetify 3 datatable in ecommerce app and remove vue3-easy-data-table package
  • Added new snackbar on modern dashboard page load [welcome alert]
  • Added scroll top page when page click to change
  • Solve some minor bug

5. V4.0.0 (1st March 2024)

  • Updated “nuxt”: “3.10.2”
  • Updated “vuetify”: “3.5.3”
  • Updated calendar app
  • Updated datatables as per latest vuetify & removed vuetify/labs/VDataTable lab dependency
  • Added CRUD datatable
  • Added Filterable table in data table filtering table page
  • Other packages version updated

6. V3.0.0 (4th Oct 2023)

  • Update NuxtPage
  • Added Nuxt Loading bar, solve SSR Issue

7. V2.2.0 (10th Aug 2023)

  • Added Kanban app
  • working with SSR True

8. V2.1.0 (26th July 2023)

  • Added Datatables Examples from Vuetify

9. V2.0.0 (7th July 2023)

  • Updated Vuetify and Nuxt version
  • filter using price and color in apps ecommerce products
  • reset filter in apps ecommerce products

10. V1.0.0 (17th February 2023)

  • Initial Release