v1.5.0
🐛 修复
- 修复 转换页,当转换模式为
总体匹配
,若关闭了艺术家名匹配
或专辑名匹配
并预览转换结果时,所有歌曲的匹配结果都为注意
的问题。
🛠️ 优化
- 优化 正则表达式中,
空格
的使用方法。 - 优化 更新部分依赖的版本。
🐛 Fixed
- Fixed: The issue in the conversion page where, when the conversion mode is set to
Overall Match
, ifArtist Name Matching
orAlbum Name Matching
is disabled and the conversion result is previewed, all song matching results show asCaution
.
🛠️ Optimized
- Optimized: The usage of
space
in regular expressions. - Optimized: Update some dependent versions.
🐛 수리됨
- 수정: 변환 페이지에서
전체 일치
로 변환 모드를 설정한 경우,아티스트 이름 일치
또는앨범 이름 일치
를 비활성화하고 변환 결과를 미리보기할 때 모든 곡의 일치 결과가주의
로 표시되는 문제를 수정했습니다.
🛠️ 최적화됨
- 최적화: 정규 표현식에서
공백
사용 방법을 최적화했습니다. - 최적화: 일부 종속 버전을 업데이트합니다.