## [1.2.1](https://github.com/perfect-panel/frontend/compare/v1.2.0...v1.2.1) (2025-12-12) ### 🐛 Bug Fixes / 问题修复 * add error handling skip option for server and web version checks ([cc41deb](cc41debb33)) * replace window.location with navigate for payment redirection in recharge, renewal, and reset-traffic components ([3862007](3862007b54)) * update API prefix handling to ensure compatibility with undefined VITE_API_PREFIX ([3920c6f](3920c6ff59)) ### 📚 Documentation / 文档更新 * fix teek theme ([5ee56f8](5ee56f8217))
5.6 KiB
5.6 KiB
📋 Changelog / 更新日志
This document records all notable changes to ShadCN Admin. 本文档记录了 ShadCN Admin 的所有重要变更。
Version Guide / 版本说明
- 🔥 Breaking Changes / 重大变更: Contains breaking updates / 包含破坏性更新
- ✨ Features / 新功能: New features added / 添加的新特性
- 🐛 Bug Fixes / 问题修复: Fixed bugs / 修复的bug
- 📚 Documentation / 文档: Documentation updates / 文档相关更新
- 🎨 Style / 样式: Code formatting and style changes / 代码格式化、样式调整
- ♻️ Refactoring / 重构: Code refactoring / 代码重构
- ⚡️ Performance / 性能: Performance improvements / 性能优化
- 🧪 Tests / 测试: Test related changes / 测试相关
- 🔨 Build / 构建: Build system changes / 构建系统相关
- 👷 CI/CD: Continuous integration changes / CI/CD相关
- 🔧 Chores / 杂项: Other changes / 其他变更
1.2.1 (2025-12-12)
🐛 Bug Fixes / 问题修复
- add error handling skip option for server and web version checks (cc41deb)
- replace window.location with navigate for payment redirection in recharge, renewal, and reset-traffic components (3862007)
- update API prefix handling to ensure compatibility with undefined VITE_API_PREFIX (3920c6f)
📚 Documentation / 文档更新
- fix teek theme (5ee56f8)
1.2.0 (2025-12-11)
✨ Features / 新功能
- update localization files and improve system version management (3cf6a5c)
📚 Documentation / 文档更新
- Add documentation (99e7f60)
🔧 Chores / 其他变更
- release: Release 1.2.0-dev.1 / 发布版本 1.2.0-dev.1 [skip ci] (50e695a)
1.2.0 (2025-12-11)
✨ Features / 新功能
- update localization files and improve system version management (3cf6a5c)
📚 Documentation / 文档更新
- Add documentation (99e7f60)
🔧 Chores / 其他变更
- release: Release 1.2.0-dev.1 / 发布版本 1.2.0-dev.1 [skip ci] (50e695a)
1.2.0-dev.1 (2025-12-01)
✨ Features / 新功能
- update localization files and improve system version management (3cf6a5c)
1.1.3 (2025-12-01)
🐛 Bug Fixes / 问题修复
- update prepare command to use bun for building before packaging admin and user applications (0dcd50b)
1.1.2 (2025-11-30)
🐛 Bug Fixes / 问题修复
- Add version.lock plugin to generate version lock file after build (574c06c)
1.1.1 (2025-11-30)
🐛 Bug Fixes / 问题修复
- add hash history support for routing in admin and user applications (bfc1773)
1.1.0 (2025-11-30)
✨ Features / 新功能
- add new payment icons for Alipay and WeChat Pay, update asset paths (2ce0572)
1.0.3 (2025-11-29)
🐛 Bug Fixes / 问题修复
- update asset names in release configuration for admin and user applications (7cbccee)
1.0.2 (2025-11-29)
🐛 Bug Fixes / 问题修复
- update repository links and add environment configuration for admin and user apps (4c77487)
1.0.1 (2025-11-27)
🐛 Bug Fixes / 问题修复
- configure axios request with base URL and update typings (0f393c7)
1.0.0 (2025-11-27)
✨ Features / 新功能
- initialization (a801849)