mirror of
https://github.com/real-zony/ZonyLrcToolsX.git
synced 2025-07-01 12:11:13 +00:00
ci: Release 4.0.0.50 version.
This commit is contained in:
parent
7dce16fe1f
commit
691cfa159f
@ -4,7 +4,7 @@
|
||||
<TargetFramework>net7.0</TargetFramework>
|
||||
<ImplicitUsings>enable</ImplicitUsings>
|
||||
<Nullable>enable</Nullable>
|
||||
<Version>4.0.0.49</Version>
|
||||
<Version>4.0.0.50</Version>
|
||||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
|
@ -1,5 +1,13 @@
|
||||
New Features: None
|
||||
New Features:
|
||||
|
||||
- CLI 提供了一个更新检查功能,在程序启动的时候会检测最新的版本。
|
||||
- 支持从酷我音乐搜索歌词。
|
||||
|
||||
Breaking Changes: None
|
||||
Enhancement: None
|
||||
Fixed Bugs:
|
||||
- [[#115](https://github.com/real-zony/ZonyLrcToolsX/issues/115)] NAudio 有问题,暂时屏蔽该功能。
|
||||
Enhancement:
|
||||
|
||||
- 基于 MusicDecrypto 提供歌曲解密功能,支持 40 种格式的文件,具体支持格式请自己尝试。
|
||||
|
||||
Fixed Bugs:
|
||||
|
||||
- None
|
Loading…
x
Reference in New Issue
Block a user