99 lines
2.4 KiB
Markdown
99 lines
2.4 KiB
Markdown
# Changelog
|
|
|
|
## v0.2.0
|
|
|
|
[compare changes](https://ssh.rizilab.com/rizary/Ziya/compare/v0.1.2...v0.2.0)
|
|
|
|
### 🚀 Enhancements
|
|
|
|
- ⚠️ Implement CEX analysis cards and real-time token monitoring (67fb3a2)
|
|
|
|
### 📖 Documentation
|
|
|
|
- Adding important notes on versioning (3fdcccf)
|
|
|
|
#### ⚠️ Breaking Changes
|
|
|
|
- ⚠️ Implement CEX analysis cards and real-time token monitoring (67fb3a2)
|
|
|
|
### ❤️ Contributors
|
|
|
|
- Rizary <rizary@rizilab.com>
|
|
|
|
## v0.1.2
|
|
|
|
[compare changes](https://ssh.rizilab.com/rizary/Ziya/compare/v0.1.0...v0.1.2)
|
|
|
|
### 📖 Documentation
|
|
|
|
- Update package description and changelog (e7f74d9)
|
|
|
|
### 🏡 Chore
|
|
|
|
- Update versioning to start from 0.1.0 (451a8b6)
|
|
|
|
### ❤️ Contributors
|
|
|
|
- Rizary <rizary@rizilab.com>
|
|
|
|
## v0.1.1
|
|
|
|
[compare changes](https://ssh.rizilab.com/rizary/Ziya/compare/v0.1.0...v0.1.1)
|
|
|
|
### 📖 Documentation
|
|
|
|
- Update package description and changelog (e7f74d9)
|
|
|
|
### 🏡 Chore
|
|
|
|
- Update versioning to start from 0.1.0 (451a8b6)
|
|
|
|
### ❤️ Contributors
|
|
|
|
- Rizary <rizary@rizilab.com>
|
|
|
|
## v0.1.0...fix/electron-vue-ui-state
|
|
|
|
[compare changes](https://ssh.rizilab.com/rizary/Ziya/compare/v0.1.0...fix/electron-vue-ui-state)
|
|
|
|
### 🏡 Chore
|
|
|
|
- Update versioning to start from 0.1.0 (451a8b6)
|
|
|
|
### ❤️ Contributors
|
|
|
|
- Rizary <rizary@rizilab.com>
|
|
|
|
## v0.1.0 (2025-01-26)
|
|
|
|
### 🚀 Enhancements
|
|
|
|
- ⚠️ Complete ESLint configuration overhaul and theme system improvements (6efcf43)
|
|
- Migrate from legacy .eslintrc.json to modern flat config system
|
|
- Remove conflicting ESLint configuration files
|
|
- Fix auto-generation of eslint.config.mjs by Nuxt
|
|
- Update ESLint rules to use single quotes and proper formatting
|
|
- Add comprehensive theme switching system with 24 palettes
|
|
- Implement proper daisyUI theme integration
|
|
- Add theme store with persistence and dark/light mode support
|
|
- Create ThemeSwitcher component with enhanced UI
|
|
- Fix package.json scripts to work with new ESLint flat config
|
|
- Update VS Code settings for proper ESLint integration
|
|
|
|
### 📖 Documentation
|
|
|
|
- Clean up and format changelog (f6347f1)
|
|
- Add comprehensive commit convention guide (d415a7c)
|
|
- Finalize changelog format and remove duplicates (a21e60c)
|
|
|
|
### 🧹 Chore
|
|
|
|
- Add changelogen configuration and scripts (e6b817b)
|
|
|
|
#### ⚠️ Breaking Changes
|
|
|
|
- **ESLint configuration migrated to flat config system**
|
|
|
|
### ❤️ Contributors
|
|
|
|
- Rizary <rizary@rizilab.com>
|