🌈 style: v3.7.1

This commit is contained in:
alger
2025-01-16 00:46:33 +08:00
parent 14852fc8d3
commit 055536eb5c
2 changed files with 4 additions and 9 deletions
+3 -8
View File
@@ -1,14 +1,9 @@
# 更新日志 # 更新日志
## v3.7.0 ## v3.7.1
### ✨ 新功能
- 添加全局快捷键支持以及快捷键管理功能
- 优化设置页面样式以及布局
### 🐞 Bug修复 ### 🐞 Bug修复
- 修复弹窗层级问题 - 修复单曲循环后点击歌词快进会有重复的声音播放
- 修复夜间模式下 歌曲收藏样式无效问题 - 修复最小化点击后恢复窗口按空格会继续最小化
- 优化夜间模式播放按钮颜色
## 咖啡☕️ ## 咖啡☕️
+1 -1
View File
@@ -1,6 +1,6 @@
{ {
"name": "AlgerMusicPlayer", "name": "AlgerMusicPlayer",
"version": "3.7.0", "version": "3.7.1",
"description": "Alger Music Player", "description": "Alger Music Player",
"author": "Alger <algerkc@qq.com>", "author": "Alger <algerkc@qq.com>",
"main": "./out/main/index.js", "main": "./out/main/index.js",