Skip to content

Commit

Permalink
📃 docs: v3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
algerkong committed Jan 1, 2025
1 parent 018218a commit 976a9af
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 18 deletions.
21 changes: 4 additions & 17 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,21 +1,8 @@
# 更新日志

## [v3.0.0] - 2024-03-21
## [v3.1.0] - 2024-01-02

### ✨ 新功能
- 新增自动更新检测功能
- 新增 GitHub Actions 自动构建和发布
- 新增主题色切换功能,支持日间/夜间模式 (#19, #21)
- 新增随机播放功能 (#20)
- 优化主题效果和图片清晰度

### 🏗️ 架构重构
- 重构整个项目架构
- 优化打包配置
- 修改后台服务为本地运行
- 优化项目结构

### 🐞 问题修复
- 修复 web 移动端页面空白问题 (#24)
- 修复无用导入问题
- 优化错误处理
- 优化主入口代码,添加歌曲下载功能 (018218a)
- 完善网页版安装应用功能 (38a9d6e)
- 修改更新检查功能 (8dab799)
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "AlgerMusicPlayer",
"version": "3.0.0",
"version": "3.1.0",
"description": "Alger Music Player",
"author": "Alger <[email protected]>",
"main": "./out/main/index.js",
Expand Down

0 comments on commit 976a9af

Please sign in to comment.