-
Notifications
You must be signed in to change notification settings - Fork 740
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
16 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,12 @@ | ||
{ | ||
"version": "0.1.0-alpha.3", | ||
"version": "0.1.0-alpha.4", | ||
"changeLog": [ | ||
"1. 【功能】专辑列表支持分页,需要配合插件更新;", | ||
"2. 【优化】去掉了全面屏手机界面下方的小白条;", | ||
"3. 【优化】调整拖拽歌词时标识线的对齐范围;调整歌词拖到最底端时的逻辑;", | ||
"4. 【优化】调整下载歌曲时的文件名;", | ||
"5. 【优化】导入歌曲时的提示文案增加滚动;", | ||
"6. 【修复】修复特殊情况下歌曲中断后可能恢复到错误状态的问题(未验证);", | ||
"7. 【插件】个别插件有更新,可以去侧边栏更新订阅。" | ||
"1. 【功能】适配横屏设备", | ||
"2. 【功能】新建歌单时添加默认歌单名;从专辑/榜单批量添加到新歌单时,默认以专辑名/榜单名为新歌单名", | ||
"3. 【修复】修复设备有虚拟按键时,浮层会被遮挡的问题", | ||
"4. 【修复】修复拖拽歌词时部分情况下时间异常的问题", | ||
"5. 【修复】调整下载失败时的提示文案", | ||
"6. 【插件】部分插件有更新,可以从侧边栏更新" | ||
], | ||
"download": [ | ||
"https://wwzb.lanzoue.com/b041toush" | ||
] | ||
"download": ["https://wwzb.lanzoue.com/b041wmsad"] | ||
} |