160 lines
2.3 KiB
Markdown
160 lines
2.3 KiB
Markdown
# Changelog
|
|
|
|
## [6.0.0] - 09/03/2026
|
|
|
|
### Major Upgrade: Vue 2 to Vue 3 Migration
|
|
|
|
- **Vue 3.5** with Composition API and `<script setup>` syntax
|
|
- **Vite 6** replaces Webpack (faster dev server and builds)
|
|
- **Pinia** replaces Vuex for state management
|
|
- **Vue Router 4** with lazy-loaded routes
|
|
- **Bootstrap 5** replaces Bootstrap 4
|
|
|
|
---
|
|
|
|
## [v5.5.7] - 22/11/2024
|
|
|
|
- Fixed dev mode errors
|
|
|
|
## [v5.5.6] - 03/05/2023
|
|
|
|
### Fix dependencies errors
|
|
### Updated dependecies
|
|
|
|
## [v5.5.5] - 23/08/2022
|
|
|
|
### Updated Bootstrap from 4.6.0 to 5.1.3
|
|
### Updated Bootstrap-vue from 2.21.2 to 2.22.0
|
|
### Updated VUE from 2.6.12 to 2.7.6
|
|
### Updated dependencies
|
|
### Updated theme-colors, colors
|
|
|
|
## [v5.5.4] - 22/10/2021
|
|
|
|
### Updated
|
|
### Add link to generator in sidebar
|
|
|
|
## [v5.5.3] - 16/04/2021
|
|
|
|
### Updated
|
|
### Update dependencies
|
|
|
|
@amcharts/amcharts4: 1.6.0 -> 4.10.17
|
|
@ckeditor/ckeditor5-vue: 1.0.2 -> 1.0.3
|
|
apexcharts: 3.24.0 -> 3.26.0
|
|
chroma-js: 2.1.0 -> 2.1.1
|
|
vue-apexcharts: 1.6.0 -> 1.6.1
|
|
vue-tour: 1.5.0 -> 1.6.0
|
|
|
|
### Fixed
|
|
- Fix transparent sidebar
|
|
|
|
## [v5.5.2] - 12/04/2021
|
|
|
|
### Updated
|
|
- Update for work with a new backend;
|
|
- Update support links;
|
|
|
|
### Fixed
|
|
- Fix links in a documentation;
|
|
- Fix footer in a login/register page
|
|
|
|
## [v5.5.1]
|
|
|
|
- Fix icons animation
|
|
- Fix images naming
|
|
- Fix calendar buttons
|
|
- Fix 404 page
|
|
|
|
## [v5.5.0]
|
|
|
|
- Updated documentation
|
|
|
|
## [v5.4.9]
|
|
|
|
### Updated
|
|
- Fix navbar, several icons
|
|
|
|
## [v5.4.8]
|
|
|
|
### Updated
|
|
- Update sidebar and navbar design
|
|
|
|
## [v5.4.7]
|
|
|
|
### Updated
|
|
- Update dependencies
|
|
- Fix error in icon page
|
|
|
|
## [5.4.6]
|
|
|
|
### Updated
|
|
|
|
- Update footer on login page
|
|
|
|
## [5.4.5]
|
|
|
|
### Fixed
|
|
|
|
- Much work has been done to improve and correct a lot of small bugs.
|
|
|
|
## [5.4.4]
|
|
|
|
### Fixed
|
|
|
|
- Update dependency
|
|
|
|
## [5.4.3]
|
|
|
|
### Fixed
|
|
|
|
- Update dependency
|
|
- Fix animation class
|
|
- Fix link in them helper
|
|
|
|
## [5.4.2]
|
|
|
|
### Fixed
|
|
|
|
- Fix invalid token validation
|
|
|
|
## [5.4.1]
|
|
|
|
### New Features
|
|
|
|
- added new seed version
|
|
- added some chat functionality
|
|
- updated documentation
|
|
|
|
### Fixed
|
|
|
|
- fixed bugs
|
|
|
|
## [5.4.0]
|
|
|
|
### New Features
|
|
|
|
- added brand new chat component
|
|
|
|
### Fixed
|
|
|
|
- removed old chat sidebar
|
|
- fixed bugs
|
|
|
|
## [5.3.1]
|
|
|
|
### Updated
|
|
|
|
- updated and fixed tour component
|
|
|
|
### Fixed
|
|
|
|
- fixed bugs
|
|
|
|
## [5.3.0]
|
|
|
|
### Updated
|
|
|
|
- updated design
|
|
- updated customization colors
|