File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,6 +6,16 @@ Project versioning adheres to [Semantic Versioning](http://semver.org/).
66Commit convention is based on [ Conventional Commits] ( http://conventionalcommits.org ) .
77Change log format is based on [ Keep a Changelog] ( http://keepachangelog.com/ ) .
88
9+ ## [ 0.3.3] ( https://github.com/lyswhut/lx-music-desktop/compare/v0.3.2...v0.3.3 ) - 2019-08-29
10+
11+ ### 修复
12+
13+ - ** messoer** 的接口已经关闭,暂时切换到临时接口使用,部分功能受限。。。
14+ - 修复设置界面更新出错时仍然显示更新下载中的问题
15+ - 修复手动定位播放进度条时存在偏差的问题
16+ - 屏蔽播放器中没有歌曲时对进度条的点击
17+
18+
919## [ 0.3.2] ( https://github.com/lyswhut/lx-music-desktop/compare/v0.3.1...v0.3.2 ) - 2019-08-24
1020
1121### 新增
Original file line number Diff line number Diff line change 11{
22 "name" : " lx-music-desktop" ,
3- "version" : " 0.3.2 " ,
3+ "version" : " 0.3.3 " ,
44 "description" : " 一个免费的音乐下载助手" ,
55 "main" : " ./dist/electron/main.js" ,
66 "productName" : " lx-music-desktop" ,
Original file line number Diff line number Diff line change 11{
2- "version" : " 0.3.2 " ,
3- "desc" : " <h3>新增 </h3>\n <ul>\n <li>新增酷狗排行榜其他音质下载 </li>\n </ul>\n " ,
2+ "version" : " 0.3.3 " ,
3+ "desc" : " <h3>修复 </h3>\n <ul>\n <li><strong>messoer</strong>的接口已经关闭,暂时切换到临时接口使用,部分功能受限。。。</li> \n <li>修复设置界面更新出错时仍然显示更新下载中的问题</li> \n <li>修复手动定位播放进度条时存在偏差的问题</li> \n <li>屏蔽播放器中没有歌曲时对进度条的点击 </li>\n </ul>\n " ,
44 "history" : [
5+ {
6+ "version" : " 0.3.2" ,
7+ "desc" : " <h3>新增</h3>\n <ul>\n <li>新增酷狗排行榜其他音质下载</li>\n </ul>\n "
8+ },
59 {
610 "version" : " 0.3.1" ,
711 "desc" : " <h3>修复</h3>\n <ul>\n <li>修复音量条主题适配</li>\n </ul>\n "
You can’t perform that action at this time.
0 commit comments