Skip to content

Latest commit

 

History

History
128 lines (65 loc) · 2.36 KB

File metadata and controls

128 lines (65 loc) · 2.36 KB

Change Log

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.

v2.7.0 2026.04.21

Upgrade to .Net 10

POSIX-compliant CLI

Remove Native transformer library due to performance enhancement by dotnet 10.

v2.6.0 2025.10.07

Add experimental native transformer library.(Only on Windows)

v2.5.1 2025.04.30

Upgrade WPF.UI Package

v2.5.0 2025.01.01

Upgrade runtime to .NET 9.

Remove WinUI3

v2.4.0 2024.7.30

Code Cleaning. bug fix.

v2.3.0 2024.04.17

Add Backdrop option on WPF version.

Add WinUI 3 Publish.

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

Add Support for cloud music 3.0.0(beta)

UI Remake.

Dark mode available now.

v1.6.2 2023.08.05

Critical Bug Fix

UI Improvment

Async Optimized

SIMD Optimized

code cleaning

v1.5

Upgrade to .Net 7 Runtime with so Fxxxxxx high performance. Runtime Download Link

Add check box: Delete .ncm file when done

v1.4

UI adjustment.

Performance Improvement.

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