Releases · kingsznhone/NCMDump.NET (original) (raw)
NCMDump.NET v2.8.0
v2.8.0 2026.04.24
ConvertAsync() now supports a custom output directory instead of deriving the output path from the input path.
Enhanced input validation & error handling: 4KB stackalloc safety limit, incomplete data detection, tag-write exception protection.
Full CancellationToken support with 5-second network request timeout.
Code cleanup: removed redundant IRC4Stream interface, extracted NcmFileScanner for WPF, simplified using declarations.
NCMDump.NET v2.7.0
v2.7.0 2026.04.21
Upgrade to .Net 10
POSIX-compliant CLI
Remove Native transformer library due to performance enhancement by dotnet 10.
NCMDump.NET v2.6.0
v2.6.0 2025.10.07
Add experimental native transformer library.(Only on Windows)
NCMDump.NET v2.5.0
v2.5 remove winui
Update ChangeLog.md
NCMDump.NET v2.4.0
NCMDump.NET v2.3.0
Add Backdrop option on WPF version.
Add WinUI 3 Publish.
Async optimize on RC4 Stream
Add linux support.
NCMDump.NET v2.2.0
v2.2.0 2024.03.24
Code Cleaning.
NCMDump.NET v2.1.0 WinUI (Beta)
This is an experimental GUI based on Windows APP SDK WInUI3.
Not a stable version. many bugs.
I've had enough with WinUI framework.
feels like a sh*thole
NCMDump.NET v2.1.0
v2.1.0 2023.11.19
Fix some UI problem on Windows 10.
Windows 10 might not be fully supported in future.