feat: 修改 github action 添加更新日志

This commit is contained in:
alger
2025-01-01 14:01:55 +08:00
parent d1029f16d6
commit a22285156a
2 changed files with 40 additions and 0 deletions

21
CHANGELOG.md Normal file
View File

@@ -0,0 +1,21 @@
# 更新日志
## [v3.0.0] - 2024-03-21
### ✨ 新功能
- 新增自动更新检测功能
- 新增 GitHub Actions 自动构建和发布
- 新增主题色切换功能,支持日间/夜间模式 (#19, #21)
- 新增随机播放功能 (#20)
- 优化主题效果和图片清晰度
### 🏗️ 架构重构
- 重构整个项目架构
- 优化打包配置
- 修改后台服务为本地运行
- 优化项目结构
### 🐞 问题修复
- 修复 web 移动端页面空白问题 (#24)
- 修复无用导入问题
- 优化错误处理