mirror of
https://github.com/algerkong/AlgerMusicPlayer.git
synced 2026-04-28 10:57:23 +08:00
🌈 style: v3.9.3
This commit is contained in:
+6
-10
@@ -1,13 +1,9 @@
|
|||||||
# 更新日志
|
# 更新日志
|
||||||
|
|
||||||
## v3.9.2
|
## v3.9.3
|
||||||
|
|
||||||
### 🐞 修复
|
### ✨ 新功能
|
||||||
- 修复下载功能导致的登陆失败问题
|
- 实现国际化(i18n)功能
|
||||||
- 优化下载功能
|
- 增加动态代理节点获取和缓存机制
|
||||||
- 添加下载按钮显隐配置 默认隐藏(设置页面配置)
|
- 优化更新检查逻辑,增加多个代理源支持
|
||||||
|
- 修改捐赠列表 API
|
||||||
## 咖啡☕️
|
|
||||||
| 微信 | | 支付宝 |
|
|
||||||
| :--------------------------------------------------------------------------------: | :--------------------------------------------------------------------------------: | :--------------------------------------------------------------------------------: |
|
|
||||||
| <img src="https://www.ghproxy.cn/https://raw.githubusercontent.com/algerkong/AlgerMusicPlayer/dev_electron/src/renderer/assets/wechat.png" alt="WeChat QRcode" width=200>| | <img src="https://www.ghproxy.cn/https://raw.githubusercontent.com/algerkong/AlgerMusicPlayer/dev_electron/src/renderer/assets/alipay.png" alt="Wechat QRcode" width=200> |
|
|
||||||
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "AlgerMusicPlayer",
|
"name": "AlgerMusicPlayer",
|
||||||
"version": "3.9.2",
|
"version": "3.9.3",
|
||||||
"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",
|
||||||
|
|||||||
Reference in New Issue
Block a user