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,18 @@ 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+ ## [ 1.6.1] ( https://github.com/lyswhut/lx-music-desktop/compare/v1.6.0...v1.6.1 ) - 2021-01-13
10+
11+ ### 优化
12+
13+ - 改进自动换源时的歌曲匹配
14+
15+ ### 修复
16+
17+ - 修复某些情况下自动换源的时间过长时会终止换源自动切歌的问题
18+ - 修复自动换源导致的搜索列表每页变成10条数据的问题
19+ - 降级electron到9.3.3修复部分系统没有声音的问题
20+
921## [ 1.6.0] ( https://github.com/lyswhut/lx-music-desktop/compare/v1.5.0...v1.6.0 ) - 2021-01-10
1022
1123### 新增
Original file line number Diff line number Diff line change 11{
22 "name" : " lx-music-desktop" ,
3- "version" : " 1.6.0 " ,
3+ "version" : " 1.6.1 " ,
44 "description" : " 一个免费的音乐下载助手" ,
55 "main" : " ./dist/electron/main.js" ,
66 "productName" : " lx-music-desktop" ,
Load Diff Large diffs are not rendered by default.
You can’t perform that action at this time.
0 commit comments