Skip to content

Commit

Permalink
feat: changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
maotoumao committed Oct 22, 2022
1 parent e7fa383 commit 6b04eca
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "MusicFree",
"version": "0.0.1-alpha.5",
"version": "0.0.1-alpha.6",
"license": "GPL",
"private": true,
"author": {
Expand Down
6 changes: 6 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,12 @@
3. 代码逻辑优化

## ChangeLog
`2022.10.22 v0.0.1-alpha.6`
1. 重要!! v0.0.1-alpha.5以前的版本无法通过app正常更新,请在gitee/github发布页下载最新版本(v0.0.1-alpha.6),或QQ群自取;
2. 导入本地音乐时,如果未识别本地音乐文件,则会使用文件名作为音乐名;
3. 自建歌单、专辑详情页增加批量选择功能,可点击右上角查看(歌曲较多时可能有点卡,后续优化);使用方式:选中歌曲可进行下一首播放/加入歌单/下载/删除,长按拖动进行排序;删除/排序后点击保存按钮方可生效
4. 调整歌单内歌曲编号字体大小;

`2022.10.16 v0.0.1-alpha.5`
1. 新增功能:导入本地音乐文件
2. 从网络源安装的插件可在插件页直接更新
Expand Down

0 comments on commit 6b04eca

Please sign in to comment.