> For the complete documentation index, see [llms.txt](https://codedthemes.gitbook.io/mantis-vuetify/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://codedthemes.gitbook.io/mantis-vuetify/changelog.md).

# Changelog

## v2.0.0 - Release (16-05-2026)

* Package Upgrades
  * Upgraded Vuetify to **v4** with full migration support
  * Removed deprecated `dense` prop usage in row and **updated typography classes**
  * Major Vue Router upgrade with route restructuring, **auto-generated route** setup, and removal of unused custom route files
  * Updated all third-party dependencies to latest compatible versions
* Layout & Structure
  * Revised container width and overall layout structure
  * Extracted reusable common header and footer components
  * Replaced custom `@media` queries with **reusable SCSS mixins**
  * Replaced custom utility classes with Vuetify-ready classes for better consistency
  * Added common **default component configurations** in Vuetify for consistent UI behavior across the application
* UI Components
  * **Redesigned and updated UI component** pages based on Figma
  * Improved form components, navigation components, dialogs, data display components, and utility pages
  * **Refactored Color page** for main color-palatte
  * Updated Treeview examples
  * Updated ant design icon usage across components
* Bug Fixes
  * Resolved missing route path issues
  * Fixed multiple dark mode UI inconsistencies
  * Updated light color variables for improved dark theme support
  * Fixed RTL layout alignment and spacing issues

## v1.4.0 - Release (15-12-2025)

* New Features
  * Added support for system color scheme (Dark/Light) sync in Vuetify.
  * Integrated with **Vue-i18n** for multilingual support.
  * Added new pages/components:
    * Bottom Sheet
    * File Input
    * Range Slider
    * OTP Input
    * Pie Charts
    * Sparklines Charts
    * Parallax
    * Steppers
    * Mask Inputs
    * File Upload
    * Chip Groups
    * Data Iterators
    * Data Tables
    * Calendar
* Updates & Enhancements
  * Updated and improved existing pages:
    * Autocomplete
    * Buttons
    * Textfield
    * Slider
    * Form Validation
    * Cards
    * Chip
    * Tabs
    * Alert
    * Progress
    * Snackbar
    * Treeview
  * Improved code quality and structure.
  * Package upgrades for better compatibility.
  * Prettier is integrated with ESLint for consistent formatting.
* Removals
  * Removed third-party **mask plugin** (no longer required).
* Bug Fixes
  * Addressed multiple UI & functional issues across pages.

## v1.3.0 - Release (29-08-2025)

* Package upgrades
* Added New Vuetify Components
* Bugfixes

## v1.2.0 - Release (27-11-2024)

* Added RTL Version
* Theming structure update
* Added Dark & System Mode
* Added Dropzone Page
* Added New Vuetify Components
* Auth guards setup changes
* All menu items added in language json file
* Package upgrades
* Bugfixes

## v1.1.0 - Release (13-06-2024)

* Package upgrades
* Eslint any type error fix&#x20;
* Bugfixes
* Calendar plugin remove and add vuetify calendar
* Material Icon improvement
* Eslint update
* Some design update using vuetify new classes&#x20;
* Base Url update

## v1.0.0 - Release (25-11-2023)

* Mantis initial release
