-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
3f709f0
commit e7c1ba3
Showing
2 changed files
with
99 additions
and
92 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,97 @@ | ||
# Change Log | ||
|
||
### v2.4.0 2024.7.30 | ||
|
||
Code Cleaning. bug fix. | ||
|
||
### v2.3.0 2024.04.17 | ||
|
||
Add Backdrop option on WPF version. | ||
|
||
<img src="./README/Demo2.3.png"> | ||
|
||
Add WinUI 3 Publish. | ||
|
||
<img src="./README/Demo2.3_WinUI.png"> | ||
|
||
Async optimize on RC4 Stream | ||
|
||
Add linux Support | ||
|
||
```./ncmdump <file_or_directory> <file_or_directory> <file_or_directory>...``` | ||
|
||
### v2.2.0 2024.03.24 | ||
|
||
Code Cleaning. | ||
|
||
### v2.1.0 2023.11.19 | ||
|
||
Fix some UI problem on Windows 10. | ||
|
||
Windows 10 might not be fully supported in future. | ||
|
||
### v2.0.0 2023.11.17 | ||
|
||
Move to .NET 8. | ||
|
||
[Runtime Download Link](https://dotnet.microsoft.com/zh-cn/download/dotnet/thank-you/runtime-desktop-8.0.0-windows-x64-installer ".NET 8.0 Desktop Runtime (v8.0.0) - Windows x64 Installer") | ||
|
||
Add Support for cloud music 3.0.0(beta) | ||
|
||
UI Remake. | ||
|
||
Dark mode available now. | ||
|
||
<img src="./README/light.png"/> | ||
|
||
<img src="./README/dark.png"/> | ||
|
||
### v1.6.2 2023.08.05 | ||
|
||
Critical Bug Fix | ||
|
||
UI Improvment | ||
|
||
Async Optimized | ||
|
||
SIMD Optimized | ||
|
||
code cleaning | ||
|
||
<img src="./README/Demo1.6.png"/> | ||
|
||
|
||
### v1.5 | ||
|
||
Upgrade to .Net 7 Runtime with so Fxxxxxx high performance. | ||
[Runtime Download Link](https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/runtime-desktop-7.0.4-windows-x64-installer ".NET 7.0 Desktop Runtime (v7.0.4) - Windows x64 Installer") | ||
|
||
Add check box: Delete .ncm file when done | ||
|
||
<img src="./README/Demo1.5.png"/> | ||
|
||
### v1.4 | ||
|
||
UI adjustment. | ||
|
||
Performance Improvement. | ||
|
||
<img src="./README/Demo1.4.png"/> | ||
|
||
### v1.3 | ||
|
||
Bug fix. | ||
|
||
Async optimization. | ||
|
||
### v1.2 | ||
|
||
Bug fix. | ||
|
||
Drag directory || Select folder on GUI support. | ||
|
||
### v1.1 | ||
|
||
Drag directory on executable support. | ||
|
||
Bug fix |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters