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,13 @@ 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.14.1] ( https://github.com/lyswhut/lx-music-desktop/compare/v1.14.0...v1.14.1 ) - 2021-10-04
10+
11+ ### 修复
12+
13+ - 修复我的列表搜索无法搜索小括号、中括号等字符的问题
14+ - 修复v1.14.0出现的备份与恢复功能备份的数据无法恢复的问题,同时兼容使用v1.14.0导出的存在问题的数据
15+
916## [ 1.14.0] ( https://github.com/lyswhut/lx-music-desktop/compare/v1.13.0...v1.14.0 ) - 2021-10-02
1017
1118### 新增
Original file line number Diff line number Diff line change 11{
22 "name" : " lx-music-desktop" ,
3- "version" : " 1.14.1-beta " ,
3+ "version" : " 1.14.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